Explore other dev related sites in this ring. If you would like to join this ring click here.
devring.club Previous Random Next

🎃 linksfor.dev(s)

All

  1. ASP.NET Community Standup - Advanced Kestrel Socket APIs
  2. Setting User-Specific Paths in a Shell
  3. New Code Rules: Onboarding Software Engineers
  4. New Code Rules: Work Environment for Software Engineers
  5. 256 Seconds With dotNetDave (E2) – AppDomain Exceptions
  6. macOS Monterey
  7. .NET Conf 2021 Watch Party with NUGM
  8. Backwards-compatibility in Cloudflare Workers
  9. When the error is byzantine
  10. Supporting integration tests with WebApplicationFactory in .NET 6: Exploring .NET Core 6 - Part 6
  11. Three hours to save Integral
  12. How do I get started with Razor pages?
  13. Exploring the .NET Table Storage SDK
  14. Exploring the .NET Table Storage SDK
  15. Why your app or gadget may stop working Sunday: A gpsd bug
  16. S-1
  17. Was Google Earth Stolen?
  18. Opening up a physics simulator for robotics
  19. Introducing M1 Pro and M1 Max: the most powerful chips Apple has ever built
  20. MacBook Pro 14-inch and MacBook Pro 16-inch
  21. 'cuts' in the treads in the tops of plastic soda bottles.
  22. Dapr binding building block by simple example
  23. Application Monitoring and Error Tracking Software
  24. Collection Performance: Creating New Immutable Collection From a Collection
  25. Add new endpoint to ASP.NET Core application Runtime using API Framework - Mikael Koskinen
  26. Adding User Profiles to Static Web Apps
  27. 5 Types of Software Testing Models - DZone Performance
  28. PATH Corruption with Windows App SDK preview 1 and 2
  29. F# Advent Calendar in English 2021
  30. We've upgraded the UI in Visual Studio 2022
  31. Readability verification
  32. What to learn
  33. Implement .NET 6 features for templates. by jamesmontemagno · Pull Request #3018 · dotnet/maui
  34. Tests aren’t enough: Case study after adding type hints to urllib3
  35. Space Cadet Pinball for Windows 95 recompiled for Linux running on Windows 11 as a Linux app under WSLg
  36. Lagging .NET MAUI Preview 9 Updates Controls and Supports Borders, Corners and Shadows -- Visual Studio Magazine
  37. Languages and Frameworks | Technology Radar | Thoughtworks
  38. The Day My Script Killed 10,000 Phones in South America
  39. .NET Rocks! vNext
  40. Help Decide What Questions We'll Answer at the Face-to-Face Meeting
  41. My indoor rowing tips after 15 million meters
  42. Is Agility Related to Commitment? – Money Flows Part II
  43. On the Word “Nonce” in Cryptography and the UK
  44. My productivity routine to write a 500-page book
  45. Of Chickens And Pigs
  46. Mapping Earthquakes Locations on a Map
  47. The Cheapest Healthy Diet - Luke Rissacher's Blog
  48. Critical security flaw exposed Joburg residents’ private info
  49. Get career advice from 7 inspiring leaders in cybersecurity - Microsoft Security Blog
  50. Rockin’ The Code World with dotNetDave – Guest: Jose Javier Columbie
  51. USB-C to MagSafe 3 Cable (2 m)
  52. .Net Virtual Conference 2022: Call for Speakers/Papers
  53. The MVP reconnect daily
  54. What's New in EF Core 6.0
  55. Present and Future of Xamarin Community Toolkit: Q&A with Gerald Versluis
  56. Crawler Hints Update: Cloudflare Supports IndexNow and Announces General Availability
  57. Rock Your Code :Coding Standards for Microsoft .NET – 7th Edition
  58. Finding a bug with code that isn’t there
  59. Did You Know Most Speakers At Software Conferences Don’t Get Paid?
  60. Bite-Size .NET 6 - LINQ OrDefault() Overloads
  61. Algorithm Grading Rubric
  62. The .NET Docs Show - EF Core Power Tools and NuGet packages, oh my! 🙀
  63. Visual Studio Feedback
  64. The Official Steve Vai Website
  65. New Code Rules: Why Hire “Experts” and Not Take FULL Advantage of Them?
  66. What every software engineer should know about search
  67. MacBook Pros, an “M1X” chip, and other stuff to expect at Apple’s October event
  68. Eating the Cloud from Outside In ∊ swyx.io
  69. dotNetify
  70. Tunnel: Cloudflare’s Newest Homeowner
  71. How can I get the screen reader to read out an error message that I displayed inline on a page?
  72. Learn C# with CSharpFritz - Async, await, and Multi-threaded code
  73. Every feature added in C# 10 with examples
  74. .NET MAUI Preview 9: Borders, Corners, Shadows and Performance Improvements
  75. Blazor - with Chris Sainty
  76. surfsonar
  77. Welcome Stack Overflow Valued Associates #00006 and #00007
  78. Thingiverse Breach: 50,000 3D Printers Could Have Been Hijacked
  79. IAsyncEnumerable with yield in C# - Code Maze
  80. 18 Machine Learning Best Practices | Rubik's Code
  81. 276: .NET 6 + C# 10 == Mind Blown
  82. Collection Performance: Creating A New List Or Linkedlist While Adding Items Using The Constructor
  83. Creating Microsoft Teams meetings in ASP.NET Core using Microsoft Graph application permissions part 2
  84. Streamhut
  85. L0phtCrack
  86. .NET App Developer Links - 2021-10-18
  87. JSON Web Token (JWT) Implementation Using Node.js
  88. Deployment Projects with the new AWS .NET Deployment Experience | Amazon Web Services
  89. Early Evaluator, Late Adopter
  90. A Race Condition in .NET Finalization and its Mitigation for C++/CLI
  91. Structured data, SEO and React | I CAN MAKE THIS WORK
  92. Contributing to .NET MAUI Community Toolkit
  93. NixOS on Framework laptop
  94. Python stands to lose its GIL, and gain a lot of speed
  95. GitHub - robert-z/simple-pokemon-json-api: 🐸 A simple Pokémon API used in APIs introduction lessons at Skylab Coders Academy.
  96. Apple Unleashed: New MacBooks are expected—here's what business pros want
  97. [Jprogramming] Roger Hui - 1953
  98. Is Nuclear Power Our Best Bet Against Climate Change?
  99. r/apple - I tracked down my stolen car with an Apple AirTag and it was one of the most ridiculous days of my life.
  100. Lasagna Driven Development - Thoughts on Layered Architecture
  101. The opposite of forgetting is writing
  102. Profiling Django App
  103. Vimarsh Shah - The best way to self host
  104. Plopdown
  105. Spatial keyboard navigation
  106. `ValueArray` - a compliment type to the `Span`, which owns its data without indirections. by VSadov · Pull Request #60519 · dotnet/runtime
  107. Serialization-Based Undo
  108. It's time for the Permanent Web
  109. Detailed thoughts on the State of the .NET Foundation · Discussion #60 · dotnet-foundation/Home
  110. WinBox - HTML5 window manager
  111. Implementing Hash Tables in C
  112. Ubuntu 21.10 has landed | Ubuntu
  113. Everything That Every .NET Developer Needs To Know About Disposable Types - Properly Implementing The IDisposable Interface
  114. Online Turing Machine Simulator - Sign Up
  115. Comments for Frutas Lessa
  116. Episode 398 - Hear ye! Hear ye!
  117. Drop CTRL Mechanical Keyboard | Mechanical Keyboards | TKL Mechanical Keyboards
  118. The Javascript "ecosystem" is a hot mess and so is software development in general - Kailash Nadh - Personal homepage
  119. ‘Dislike’ button would improve Spotify’s recommendations | Cornell Chronicle
  120. Introducing Nuntius - Cronokirby
  121. Newsletter Week 41, 2021
  122. What we can learn from "_why" the long lost open source developer.
  123. Wearable Microphone Jamming
  124. October Update: Introducing the PinePhone Pro | PINE64
  125. GitHub - carp-lang/Carp: A statically typed lisp, without a GC, for real-time applications.
  126. Some reasons to work on productivity and velocity
  127. Trains - by @davidwengier
  128. Real-World Cryptography: Wong, David: 9781617296710: Amazon.com: Books
  129. GitHub - davidfowl/IISCrossover: A prototype running ASP.NET and ASP.NET Core in the same IIS pipeline
  130. Good Riddance: Steam Bans Games That Feature Crypto And NFTs
  131. GitHub - valinet/ExplorerPatcher: This project aims to bring back a productive working environment on Windows 11
  132. R5 Experience
  133. On the Optimization of PLONK – ZK Podcast
  134. Agile as Trauma
  135. leontrolski - SQLAlchemy relationships TLDR
  136. Common mistakes by indie game developers – Cliffski's Blog
  137. How I Helped ‘hack’ the 2016 Election via Information Warfare – @rej_ex
  138. How opcache works
  139. Twitter is pushing for engagement, not conversation
  140. Bayesian histograms for rare event classification | dionhaefner.github.io
  141. A Minimalistic Modern Django Boilerplate
  142. What if Performance Advertising isn't Just an Analytics Scam?
  143. What Do I Want from My Next Job?
  144. jott - as_strided
  145. vite build
  146. Long Tiny Loop: Attempt #2
  147. Zuckerberg — Theo Henson
  148. Getting Unstuck
  149. As .NET 6 Nears GA, Blazor WebAssembly Can Now Use Native Dependencies -- Visual Studio Magazine
  150. Axonius Cybersecurity Asset Management Platform - Live Walkthrough
  151. A viable solution for Python concurrency
  152. Up to 26% off Monitors and Chromebooks from Sceptre, LG and more
  153. Come Talk to Us - A .NET Foundation Face-to-Face
  154. Developing Real-Time Collaborative Apps on October 26 2021 - Events
  155. PinePhone Pro | PINE64
  156. 7 Years Later, How Am I Doing?
  157. Not “Super” Code with Over 7,000 Violations
  158. Mailman 3 Python multithreading without the GIL - Python-Dev
  159. Principal Software Engineering Manager in Redmond, Washington, United States | Engineering at Microsoft
  160. Principal Technical Program Manager (Security) – Office of the CTO in Redmond, Washington, United States | Engineering at Microsoft
  161. GitHub - Sysinternals/SysmonForLinux
  162. C# 10.0: File Scoped Namespaces – Get More Space For Your Code
  163. How Tech Companies Should Compensate Their Remote Workers
  164. Introducing Cloudflare’s Technology Partner Program
  165. dotNetDave Rocks The Ukraine!
  166. Remote OK is an Open Startup
  167. Nomad vs. Kubernetes | Nomad by HashiCorp
  168. What does the SizeOfImage mean in the MODULEINFO structure?
  169. “Look, Ma, no probes!” — Characterizing CDNs’ latencies with passive measurement
  170. How To Upgrade to Windows 11
  171. GitHub Actions On Demand
  172. When you want to store, index and search MBs of text inside of RavenDB
  173. Code Maze Weekly #97 - Code Maze
  174. Geo Key Manager: Setting up a service for scale
  175. Photography: Tequila Sunset
  176. Preview-Mania
  177. Weekly Update 265
  178. Everything That Every .NET Developer Needs to Know About Disposable Types: Properly Disposing Objects
  179. C# Online Compiler | .NET Fiddle
  180. Episode 26: Event Sourcing and Event Driven Architecture - with Callum Linington
  181. .NET App Developer Links - 2021-10-15
  182. Migrating our trusty ol’ .NET Framework applications to AWS, I couldn’t believe it!
  183. Taking a Look at startTransition in React 18
  184. Update on our new AWS .NET Deployment Experience | Amazon Web Services
  185. Dotnet could not execute because the application was not found or a compatible .NET SDK is not installed
  186. How to use certificates in ASP.NET Core
  187. Happy Hacktober
  188. Overview · Serde
  189. What is your labor worth? Tech compensation in 2021 - Jacob Kaplan-Moss
  190. Who Represents Me?
  191. Every search bar looks like a URL bar to users
  192. GitHub - basti564/Oculess: Removes account requirements and telemetry from Oculus Quest devices
  193. Data Consistency Between Microservices
  194. Face-to-Face: A Conversation about the .NET Foundation - 2nd Option
  195. Mythbusting Julia speed
  196. The Law of Shitty Clickthroughs at andrewchen
  197. Hands-on Rust
  198. How I got my career back on track – Rina Artstain
  199. The Incident Response Lifecycle — Evan Smith
  200. David Dahan
  201. Software Development Engineer
  202. Signatures From Identification Schemes - Cronokirby
  203. Your interview process sucks, you aren't FAANGM.
  204. Avoid Authy, Use Aegis
  205. Heatmaps are shit
  206. Who Has Been Speaking? - Maxwell Forbes
  207. Abstracting Engineering Away
  208. On .NET Live - Things you didn't know you about GitHub
  209. Come Talk to Us - A .NET Foundation Face-to-Face
  210. Amazon.com: SAMSUNG 49-inch Odyssey G9 Gaming Monitor | QHD, 240hz, 1000R Curved, QLED, NVIDIA G-SYNC & FreeSync | LC49G95TSSNXZA Model : Clothing, Shoes & Jewelry
  211. Michelin - Airless
  212. GitHub - Practical-ASP-NET/BlazorTailwindTemplate
  213. OpenBSD 7.0
  214. Bite-Size .NET 6 - Chunk() in LINQ
  215. Build Your First Microservice with .NET | Microservices Explained
  216. How to Create a Great User Experience in Any Application – Part 2
  217. Performance: Code It Any Way You Want!
  218. Apple joins Blender Development Fund — blender.org
  219. GitHub - RealDotNetDave/dotNetTips.Spargine: Open-source .NET assemblies from dotNetTips.com and David McCarter
  220. DOOM Rendered via Checkboxes
  221. What I wish I knew when learning F#
  222. What's the Cost of Indirection & Abstractions?
  223. World Tour
  224. GitLab from YC to IPO
  225. dotNetDave Says… Memory Affects Performance and Performance Effects Memory!
  226. Web Wednesday: ASP.NET Razor tips and tricks with Jon Galloway
  227. Rockin’ The Code World with dotNetDave – Special Guest: Kira Weiss
  228. How to Create a Great User Experience in Any Application – Part 1
  229. GitHub - k4zmu2a/SpaceCadetPinball: Decompilation of 3D Pinball for Windows – Space Cadet
  230. Diagnostics: Tracing, Logging and Metrics | Npgsql Documentation
  231. Drop’s new mechanical keyboards go up to $500
  232. Rockin’ The Code World with dotNetDave - The Agile Show
  233. New Code Rules: Security Rules Placed on Software Engineer Environments Has Gotten OUt of Hand!
  234. Why does GetModuleInfo fail to produce an entry point for executables?
  235. Google says Fortnite’s in-app purchase swap was a breach of contract, sues Epic
  236. Amazon.com: Rackstuds 4C Rack Mount Solution Series II – No More Cage Nuts! The Easiest and Safest Server Rack Solution in 19" Racks with Square Punched Vertical Rails. Sample Pack Contains 4 of Each Size/Color : Industrial & Scientific
  237. Which dictionary to choose in C# and which one is dangerous
  238. Privacy-Preserving Compromised Credential Checking
  239. Wire/Splicing Connectors – Simple Wiring in Building Technology and more
  240. Syncthing
  241. infinite steps to prod
  242. Thingiverse Data Leak Affects 228,000 Subscribers
  243. Windows 11 runs Graphical Linux Apps out of the box with WSLg
  244. esbuild - An extremely fast JavaScript bundler
  245. Amazon Sign-In
  246. FTC Puts Hundreds of Businesses on Notice about Fake Reviews and Other Misleading Endorsements
  247. Announcing Automated ML (AutoML) for Images
  248. Monsters Weekly 226 - Building GitHub Actions in C#
  249. Simple HTTP Server in .Net
  250. OpenSilver 1.0 released
  251. .NET Framework October 2021 Security and Quality Rollup
  252. GitHub - jpobst/classic-dotnet-templates: .NET 6+ project templates that do not use top level statements
  253. Visual Studio 2022 for Mac Preview 2 is now available
  254. Generating Software Bills of Materials (SBOMs) with SPDX at Microsoft
  255. Using TypeScript to Express Intent
  256. .NET Rocks! vNext
  257. Ted Cruz says bitcoin will stabilize Texas electric grid—here’s why he’s wrong
  258. Face-to-Face: A conversation about the .NET Foundation
  259. Fowler Build 2021
  260. Azure DevOps - Event
  261. Apple silently fixes iOS zero-day, asks bug reporter to keep quiet
  262. Construct Internet of Things devices using the .NET IoT Libraries - Learn
  263. Visual Studio Feedback
  264. What if Performance Advertising is Just an Analytics Scam? - SparkToro
  265. On Multi-Set Hashing - Cronokirby
  266. Ben Northrop - Always do Extra
  267. With .NET 6 RC 2 Release, Developers Push Back on C# Changes -- Visual Studio Magazine
  268. Fix Consumer Electronics
  269. SkiaSharp.Views.Blazor 2.88.0-preview.150
  270. Blog Archive Online
  271. David McCarter
  272. Making a Game in Janet, Part 3: The problem with macros
  273. Interoperable Serendipity
  274. Investing in Startups with the Series 65 · Accredited Investor · NATECATION
  275. The 100 MHz 6502 · e-basteln
  276. Things I have learned as a Product Owner
  277. Intelligent brute forcing
  278. Can't Sleep Due to Anxiety? | Anxiety and Sleep | Dawn Health
  279. Interface ergonomics: automation isn't just about time saved
  280. Team Work
  281. Generating a multi-language blog based in Markdown
  282. A Lisp adventure on the calm waters of the dead C
  283. .NET Conf Launch Party
  284. Learn to write Visual Studio extensions
  285. GTFOBins
  286. New Code Rules – dotNetTips.com
  287. Analyzing Code for Issues: Visual Studio Analyze
  288. Architecture: Processing Data with Microservices
  289. NuGet Gallery | davidmccarter
  290. Photography: Beware of the Spores
  291. efcore/DailyBuilds.md at main · dotnet/efcore
  292. The great executive-employee disconnect
  293. .NET Conf 2021 - Tamil
  294. Machine Learning Community Standup - Deep Learning with PyTorch & ONNX
  295. .NET Conf China 2021
  296. Announcement for Upcoming dotNetDave World Tours
  297. Photography: Sunset Surfers
  298. Coding Faster with dotNetTips Spargine – September 2021 Release
  299. My Keynote from the Code Quality & Performance Conference – 2021
  300. Photography: Silver Surf
  301. Stripe: Job Openings
  302. Rockin' The Code World with dotNetDave
  303. Simple Code, High Performance
  304. How APT does its fancy progress bar?
  305. The Catch Block #78 - The .NET Foundation Drama
  306. Local variables are different from parameters in C++ coroutines
  307. New LINQ methods in .NET 6 (#224)
  308. Cloudflare and the IETF
  309. Adam Storr - Dev Tips - Stand Up for Stand Up
  310. The Problem with C# 10 Implicit Usings
  311. SHA-1 'Fully and Practically Broken' By New Collision
  312. The Weather Year Round Anywhere on Earth - Weather Spark
  313. Reading AsyncLocal values from a memory dump
  314. .NET App Developer Links - 2021-10-13
  315. Tools and practices for remote development teams | Red Hat Developer
  316. Shrink your WSL2 Virtual Disks and Docker Images and Reclaim Disk Space
  317. What if… you could use Visual Studio Code as the editor of in-browser Developer Tools?
  318. Webview UI Toolkit for Visual Studio Code
  319. The Journey of a .NET Object - from allocation to collection
  320. Supporting EF Core migrations with WebApplicationBuilder: Exploring .NET Core 6 - Part 5
  321. How to win at CORS
  322. Microsoft is Finally Ditching Electron
  323. Psst! Now you can securely share 1Password items with anyone | 1Password
  324. Deploying HTTP/3 on Windows Server at Scale
  325. Announcing Twain Films
  326. Visual Studio 2022 Release Candidate Ships, Set for Nov. 8 General Availability -- Visual Studio Magazine
  327. .NET Foundation - Invidious
  328. What's New in Azure Cache for Redis
  329. Decyphering method signature with CLR profiling API
  330. How assembly language loops work
  331. RAM and bus timing — 6502 part 6
  332. Lockdown math announcement
  333. Why build an entire computer on breadboards?
  334. What is a stack and how does it work? — 6502 part 5
  335. Adobe Uses DMCA to Nuke Project That Keeps Flash Alive, Secure & Adware Free * TorrentFreak
  336. ASP.NET Community Standup - Exploring the ABP web app framework
  337. Case Study: Using Visual Studio Profiler to reduce memory allocations in the Windows Terminal console host startup path
  338. dotNetTips.Spargine/Validate.cs at main · RealDotNetDave/dotNetTips.Spargine
  339. Canonicalization Attacks Against MACs and Signatures
  340. Ghost writing Halloween Project using Ultrasonic Phased Array
  341. Announcing .NET 6 Release Candidate 2
  342. Working around expired Root Certificates
  343. Slack LaTeX
  344. Why Is Equity Compensation Common in Tech?
  345. 1Password Refugee’s Guide to KeePass
  346. Different Realms, Different TLD’s | Kevin Burke
  347. A Tale Of Two Optimisations
  348. How SQL Injection attack works 💉🔓
  349. To Catch a Hacker in My Home Lab
  350. Announcing .NET MAUI Preview 9
  351. Rethinking GIS
  352. mazzo.li — blag — Remote, encrypted ZFS storage server with NixOS
  353. Agenda - NDC London 2022 | Conference for Software Developers
  354. .NET October 2021 Updates – 5.0.11 and 3.1.20
  355. How NOT to Migrate an Email Domain
  356. The Tennis kata revisited
  357. How Livewire works (a deep dive)
  358. Why I host my blog on Cloudflare Pages
  359. Classes often aren't the simplest tool for the job
  360. AWS Lambda battle 2021: performance comparison for all languages (cold and warm start)
  361. ASP.NET Core updates in .NET 6 Release Candidate 2
  362. GitHub Quick Reviews
  363. Rockin’ The Code World with dotNetDave – Special Guest: Chris Voisey
  364. GitHub - martinet101/ElevenClock: ElevenClock: A secondary clock for secondary taskbars on Windows 11
  365. Join us November 8 for the Launch of Visual Studio 2022
  366. Major nuclear fusion milestone reached as ‘ignition’ triggered in a lab | Imperial News | Imperial College London
  367. ASP.NET Community Standup - Exploring MudBlazor
  368. The New JSON Serializer In .NET Core 3
  369. Rockin’ The Code World with dotNetDave – Special Guest: Joost van Schaik
  370. Collection Performance: Looping Over a Collection
  371. Self Diagnosing Deployments with Oakton and Lamar
  372. GitHub - rahul-thakoor/air-pi-play: Turn a Raspberry Pi into an Airplay server using RPiPlay to enable screen mirroring on tvs, monitors and projectors.
  373. Rockin’ The Code World with dotNetDave – Special Guest: Carl Franklin
  374. Rockin’ The Code World with dotNetDave – Special Guest: Allen O’Neill
  375. Rockin’ The Code World with dotNetDave – The Agile Show
  376. Champion: Simplified parameter null validation code · Issue #2145 · dotnet/csharplang
  377. Amazon.com: Rock Your Code: Coding Standards for Microsoft .NET eBook : McCarter, David: Kindle Store
  378. Rockin’ The Code World with dotNetDave – Special Guest: Sam Cogan
  379. Rockin’ The Code World with dotNetDave – Special Guest: David Neal
  380. New Code Rules – Conference Sessions Must Include What Devs Need To Learn
  381. Collection Performance: Creating Collections with Capacity & AddRange()
  382. The Adventures of Inspector Cody: An Introduction
  383. Coding Standard Survey for Microsoft .NET Developers
  384. Sponsor @RealDotNetDave on GitHub Sponsors
  385. 3 TypeScript Tricks I wish I knew when I learned TypeScript
  386. A PKI-less secure communication channel: Using TLS
  387. Learn C# with CSharpFritz: The AMA Show
  388. IoT Hacking and Rickrolling My High School District
  389. Scribe
  390. How I use Polywork to overcome impostor syndrome
  391. Easy Way to Create CLI Scripts with JavaScript and Node
  392. CURIA - Documents
  393. Introducing SSL/TLS Recommender
  394. Supporting EF Core migrations with WebApplicationBuilder: Exploring .NET Core 6 - Part 5
  395. The Windows Package Manager
  396. Mapping .NET Timestamps to PostgreSQL
  397. Updating NuGet packages from command-line - deep dive
  398. How to Create a Web API with .NET 6 Minimal APIs
  399. Web Wednesday: ASP.NET Razor tips and tricks with Jon Galloway (hosted by GeekTrainer)
  400. Kubernetes and container management on the desktop
  401. handtracking.io
  402. The efficiency of Microsoft.
  403. .NET App Developer Links - 2021-10-12
  404. Let's Encrypt Root Expiration - Post-Mortem
  405. Build MAUI Apps in an Azure VM — App vNext
  406. Sunsetting of .NET Framework and .NET Core runners in Cake 2.0
  407. Business as usual for Azure customers despite 2.4 Tbps DDoS attack
  408. Hidden IDisposable Issues in Microsoft .NET
  409. Art of Agile Development Book Club
  410. The simplicity of ASP.NET Endpoints
  411. ongoing by Tim Bray · Worst Case
  412. World's Smallest C# Program (featuring `N`)
  413. Relational Databases Aren’t Dinosaurs, They’re Sharks
  414. Peter Norvig: Today’s Most Pressing Questions in AI Are Human-Centered
  415. Introduction to ASP.NET Core SignalR - Learn
  416. VS Code Python Tool Now Debugs Jupyter Notebooks -- Visual Studio Magazine
  417. Windows App SDK ('Project Reunion') Polished Ahead of v1.0 GA Debut -- Visual Studio Magazine
  418. Solar-powered aircraft flown for nearly three weeks without landing
  419. Silicon Valley VC Firm Leaked 'Deal Flow' Data
  420. Parsing JSON is a Minefield
  421. A preview of WSL in the Microsoft Store is now available!
  422. [Last Week in .NET #63] – .NET Foundation finds out the silent treatment doesn’t work, tries rolling heads
  423. Have I Been Pwned: Donate
  424. JOS.Configuration - Convenient methods for configuration in dotnet core
  425. The BEST Way to Find a Random Point in a Circle | #SoME1 #3b1b
  426. You're Doing IoT RNG
  427. Pro rata is a bad term
  428. Roboflow Professional
  429. Welcome | Create jaw-dropping virtual events
  430. Self-Optimizing A/B Tests
  431. Confidence games
  432. Designing technologies with Values? Possibility - Necessity - and European story.
  433. Productize your service
  434. The Returnly Suite | Returnly
  435. GitHub - fosscord/fosscord: Fosscord is a free open source selfhostable discord compatible chat, voice and video platform
  436. Your Terraform Module Needs an Opinion
  437. Seed Stage Operating
  438. VS Code 'Workbench' Editing Improvements Highlight September 2021 Update -- Visual Studio Magazine
  439. Prime your flux capacitor: SQL Server temporal tables in EF Core 6.0
  440. Keyboard Warrior - Breaking software is just finding unintended features, right?
  441. Credit-card firms are becoming reluctant regulators of the web
  442. Malwarebytes' privacy VPN is Mullvad in a shady trenchcoat
  443. Tractor - LifeTrac 6
  444. Marten V4: Hard Deletes, Soft Deletes, Un-Deletes, All the Deletes You Meet
  445. Testing ASP.NET Core web applications with WebApplicationFactory
  446. GitHub security update: revoking weakly-generated SSH keys | The GitHub Blog
  447. Pluralsight | Free week
  448. Downloading a SSL/TLS certificate in .NET - Gérald Barré
  449. Performance architecture talk
  450. Finding Duplicate Documents in MongoDB - Gérald Barré
  451. Memcached vs Redis - More Different Than You Would Expect
  452. Is there a way that my macro can detect that it's running in a C++ coroutine?
  453. [TUHS] RIP Jörg Schilling
  454. Learn C# with CSharpFritz - Interfaces and Error Handling
  455. 4 new useful APIs in .NET 6
  456. The Fundamentals of Testing with Persistence Layers
  457. Microsoft Announces the General Availability of Azure Purview
  458. Announcing Cloudflare Research Hub
  459. How the biggest consumer apps got their first 1,000 users - Issue 25
  460. 275: Analyzing Squid Game’s Motion Detection (Red Light, Green Light)
  461. Beating C and Java, Python Becomes the #1 Most Popular Programming Language, Says TIOBE - Slashdot
  462. Classified tank specs leaked on War Thunder game forums – again
  463. CQRS Validation Pipeline with MediatR and FluentValidation - Code Maze
  464. Challenges to Self Sovereign Identity
  465. .NET App Developer Links - 2021-10-11
  466. Which Version of JDK Should I Use?
  467. Introducing experimental OpenTelemetry support in the Azure SDK for .NET
  468. Who is empowered by your API design?
  469. Pop-up from Hell: On the growing opacity of web programs
  470. Azure Functions 4 Adds .NET 6 Support
  471. Azure Functions Auth via OpenAPI in 6 Ways
  472. Profiling and Fixing Common Performance Bottlenecks – Webinar Recording | The .NET Tools Blog
  473. Southwest suffers operational meltdown as hundreds upon hundreds of flights canceled or delayed - The Points Guy
  474. Cake - Cake v1.3.0 released
  475. slackermedia / bashcrawl
  476. Bubble sort slower with -O3 than -O2 with gcc
  477. Build Resilient Microservices (Web API) using Polly in ASP.NET Core | Pro Code Guide
  478. Should You Speak at a Conference?
  479. GitHub - localstack/localstack: 💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline!
  480. HD wallets and the Legendrery PRF in MPC - HackMD
  481. Using Yubikey with PAM module
  482. Sending emails to myself
  483. Democracy vs Autocracy
  484. Chrome does some weird stuff if you toggle a stylesheet on and off
  485. Things I Learned From Dealing With Anxiety
  486. And You Will Know Us by the Company We Keep — Remains of the Day
  487. Making the whole web better, one canvas at a time.
  488. Understanding all of Python, through its builtins
  489. CI/CD/CF? — The DevOps toolchain’s “missing-link”
  490. Azure Community Conference 2021 | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  491. 101 Smart Contracts and Decentralized Apps in Ethereum
  492. What is SSH Tunneling, SSH Reverse Tunneling and SSH Port Forwarding?
  493. Cloudflare Research: Two Years In
  494. Blaues Licht von Monitoren laut Fachgesellschaft keine Gefahr für...
  495. ScummVM
  496. Hacking Task Manager on 1024+ Cores w/ Cool Video Demos!
  497. Web3 Architecture and How It Compares to Traditional Web Apps - The New Stack
  498. Contributors to keybase/client
  499. Updated to .NET 6 · davidfowl/UT3@7ff6eb4
  500. Excel: Endgame (Using the GPU)
  501. The Poly Network Hack Explained
  502. Privacy is sexy 🍑🍆 - Enforce privacy & security on Windows and macOS
  503. Open Problems Related to Quantum Query Complexity
  504. On SQL…
  505. Last Year I Started Reading a Physical Newspaper
  506. O&O ShutUp10++: Free antispy tool for Windows 10 and 11
  507. Gmail password first character is case insensitive on mobile device
  508. GitHub - pfusik/cito: Ć programming language. Translated automatically to C, C++, C#, Java, JavaScript, Python, Swift, TypeScript and OpenCL C.
  509. CURIA - Documents
  510. cito/ci.md at master · pfusik/cito
  511. Enable tab completion - .NET CLI
  512. GPU.js - GPU accelerated Javascript
  513. Ireland joins OECD International Tax agreement
  514. Orion Browser by Kagi
  515. Your CEO doesn't care about your CSS strategy, as long as you use Tailwind
  516. Regulating Resiliency in Supply Chains
  517. How to fix Error response from daemon: pull access denied for your_username/your_repository
  518. Running Julia on an Android Device
  519. Engineers Should Not Design Streets
  520. Chasing a Dream is Hard!
  521. Reading from the web offline and distraction-free
  522. Empowering data scientists with a feature store
  523. The Quadratic Sieve algorithm for Integer Factorization
  524. Is the SEC forcing Crypto Devs into Illegality and Anonymity?
  525. Harden & secure browsers in containers, with GUI - Cr;Lf;
  526. Why we cannot agree on anything - Victor Rotariu
  527. Silicon Valley VC Firm Leaked 'Deal Flow' Data
  528. How to be a nice programmer
  529. Facebook bans, sends cease-and-desist letter to developer of Unfollow Everything extension
  530. Release v3.2.0 · Blazored/Toast
  531. Change in .NET Foundation Leadership · Discussion #40 · dotnet-foundation/Home
  532. Carbon
  533. The road to OCaml 5.0 - Ecosystem - OCaml
  534. GitHub - wimpysworld/quickemu: Quickly create and run optimised Windows, macOS and Linux desktop virtual machines.
  535. What's New in EF Core 6.0
  536. What happened on the Internet during the Facebook outage
  537. Marten Takes a Giant Leap Forward with the Official V4 Release!
  538. The Old New Thing
  539. GitHub - shibayan/Sharprompt: Interactive command-line based application framework for C#
  540. A PKI-less secure communication channel: Error handling at the protocol level
  541. What can I do about timer build-up when waiting for COM outbound calls to complete?
  542. GitHub - Ildaron/Laser_control: Laser for control mosquito, weed and pest
  543. 20 Things I've Learned in my 20 Years as a Software Engineer
  544. Maintaining ownership continuity of your user account's repositories - GitHub Docs
  545. When Facebook went down this week, traffic to news sites went up
  546. Code Maze Weekly #96 - Code Maze
  547. Silicon Valley VC Firm Leaked 'Deal Flow' Data
  548. Helping Apache Servers stay safe from zero-day path traversal attacks (CVE-2021-41773)
  549. KI ermöglicht Drohnen den Flug ins Unbekannte
  550. Episode 84 - ASP .NET Core 5 Design Patterns With Carl-Hugo Marcotte
  551. Witness the majesty of moths taking flight at 6,000 frames per second | Aeon Videos
  552. .NET App Developer Links - 2021-10-08
  553. How to Train Large Deep Learning Models as a Startup
  554. The Button Cheat Sheet
  555. DNF and its relationship with member projects · Discussion #38 · dotnet-foundation/Home
  556. ASP.NET Core Diagnostic Scenarios
  557. Things Developers Do Affect Web App Load Time
  558. What are Higher-Order Functions in JavaScript?
  559. Bring VS Code themes to Visual Studio 2022!
  560. Python in Visual Studio Code – October 2021 Release
  561. RobMensching.com
  562. The Myth of the Rockstar Programmer
  563. .NET Foundation: My Take
  564. Thoughts on chess improvement, after gaining 600 points in 6 months (1200-1800)
  565. Join the LaunchPad Launch Event 10/17/21 at 7:00 PM EST!
  566. Episode 397 - Capacity Reservation
  567. A catalog of wealth-creation mechanisms
  568. Weekly Update 264
  569. Afraid of your source code leaking? I can tell by the Twitch in your eye…!
  570. My TOP Patterns for Event Driven Architecture
  571. How I approach my core work
  572. Describe the hat your wearing
  573. Open Source in Everyday Life
  574. Linearizability
  575. Fundamentals of Computing with .NET
  576. A "Simple" Recipe for Startup Execution
  577. The Single-Page-App Morality Play
  578. Scheduling Backups To OneDrive For Paperless-ng Using RClone
  579. What's in a version number? (Or: Musings on backwards compatibility) · Alex Gaynor
  580. Time to Say Goodbye
  581. Lightning Round
  582. Why I'm donating $150/month (10% of my income) to the musl libc project
  583. Object Storage Name Generator
  584. A catalog of wealth-creation mechanisms
  585. Billetterie
  586. GitHub - djanderson/aho: A git implementation in awk
  587. The best part of Windows 11 is a revamped Windows Subsystem for Linux
  588. Why We Moved From Pony To Rust — Wallaroo
  589. .NET Blog
  590. In a win for the Internet, federal court rejects copyright infringement claim against Cloudflare
  591. Mads Torgersen On C# 10
  592. Oren Eini – Raven DB – Coding After Work Podcast
  593. Waiting Room: Random Queueing and Custom Web/Mobile Apps
  594. Debugging coroutine handles: The Microsoft Visual C++ compiler, clang, and gcc
  595. A PKI-less secure communication channel: Implementing the record stream
  596. Do not use AWS CloudFormation
  597. Twitch source code leaked online
  598. How to unit test Minimal APIs in .NET 6 (and why it's hard)
  599. The Insane Innovation of TI Calculator Hobbyists
  600. LightDims Original Strength - Light Dimming LED Covers and Light Dimming Sheets for Routers, Electronics and Appliances and More. Dims 50-80% of Light, in Minimal Packaging. - Ceiling Pendant Fixtures - Amazon.com
  601. Navigate the Web faster with Firefox Suggest
  602. .NET Rocks! vNext
  603. Top Challenges of Automated End-to-End Testing
  604. JabbR
  605. Solution Filters in Visual Studio
  606. Testing in C# using Visual Studio
  607. Quickly Populate a New JavaScript Array
  608. Tip 336 - How to store unstructured data in Azure Cosmos DB with Azure Functions
  609. ASP. Net web app Migration to Azure App Services using Azure Migrate and PowerShell Scripts
  610. The Tech Worker Handbook
  611. How to implement cross cutting concerns with MediatR Pipeline Behaviours | Gary Woodfine
  612. Use Indexes for blazing-fast queries on your API for MongoDB Data
  613. Responsible Tech Playbook
  614. Ghostbin
  615. Bitcoin is a Ponzi
  616. Facebook is an Addiction Treadmill Most May Never Be Able to Quit
  617. Update on recent VoIP attacks: What should I do if I’m attacked?
  618. Herding elephants: Lessons learned from sharding Postgres at Notion
  619. ML.NET Model Builder Update Adds Notebooks in Visual Studio -- Visual Studio Magazine
  620. Using .NET To Validate JSON with JSON Schema
  621. Episode 21: Proving Fundamental Equivalencies in Isogeny Mathematics!
  622. The Skill of Org Design
  623. Will Cloudflare R2 Win Customers from Amazon S3? | Taloflow
  624. Account deletion within apps required starting January 31 - News - Apple Developer
  625. My Challenge to the Web Performance Community
  626. Proto.Actor
  627. How I built a modern website in 2021
  628. GitHub - isometimes/rpi4-osdev: Tutorial: Writing a "bare metal" operating system for Raspberry Pi 4
  629. My oh-my-posh profile
  630. An Illustrated Tour of Wav2vec 2.0
  631. SRE Doesn’t Scale
  632. Stripe's Evident Conflict of Interest
  633. The Climate Care Industry
  634. How I Dealt With Intense Startup Anxiety
  635. I'm sorry · Discussion #39 · dotnet-foundation/Home
  636. .NET MAUI Community Toolkit - Monthly Standup (October 2021)
  637. Deogie is creating comics about Deogie and his friends
  638. Entity Framework Community Standup - SQL Server Temporal Tables and EF Core 6
  639. Publishing Events from CRUD or Commands?
  640. The Catch Block #77 - Flow Matters More than Passion
  641. Choosing the right wall anchors - FineWoodworking
  642. A PKI-less secure communication channel: Coding the handshake
  643. Razor Pages Startup in .NET 6
  644. Facebook Outage Increased Developer Throughput by 32%
  645. Why is the main() function always at address 0x00401000 in a simple program?
  646. Staging TLS Certificate: Make every deployment a safe deployment
  647. The entirety of Twitch has reportedly been leaked | VGC
  648. Alleged Twitch data breach
  649. Forward Party | Not Left. Not Right. Forward.
  650. FIXED versionRank Username UserID GrossEarning1 CriticalRole 229729353 96267 - Pastebin.com
  651. Moving Google toward the mainline
  652. .NET App Developer Links - 2021-10-06
  653. Optimizely (Episerver): Split folder structure for blocks and media
  654. Monsters Weekly 225 - Azure Blob Lifecycle Rules
  655. How to get Windows 11
  656. Unit Testing Legacy Applications with JustMock
  657. Enable search and notifications for email addresses using the "+" syntax
  658. Windows Package Manager 1.1
  659. Azure REST API Guidelines Update
  660. Surface Laptop Studio
  661. Crocodile Shower Privacy Settings with Troy Hunt | Random but Memorable
  662. Rowy – GCP as easy as ABC
  663. Crocodile Shower Privacy Settings with Troy Hunt
  664. Overview | ChessCoach
  665. GitHub - github/balanced-employee-ip-agreement: GitHub's employee intellectual property agreement, open sourced and reusable
  666. The most counterintuitive facts in all of mathematics, computer science, and physics
  667. 4-Port USB3.0 4K DisplayPort Triple Display KVMP™ Switch - CS1964, ATEN Desktop KVM Switches
  668. ‎SpyCast: Cyberattacks, Espionage & Ransomware – “Inside Microsoft’s Threat Intelligence Center (MSTIC)” on Apple Podcasts
  669. My Logging Best Practices – Thomas Uhrig
  670. How I, Justin, am living the life I want and increased my productivity - Segro: reach your goals
  671. Tab Unloading in Firefox 93 – Mozilla Hacks - the Web developer blog
  672. In Case I Don’t Write Here Again
  673. Chess
  674. I created a programming language and this blog is powered by it
  675. Why you should launch your product without a login
  676. I’ve loved Wasmer, I still love Wasmer
  677. The select story
  678. Self-Publishing a Book in 2021
  679. YikesScript - John's internet house
  680. Stripe Press — Ideas for progress
  681. Release 0.42.0 · spectreconsole/spectre.console
  682. The struggle of being a PM
  683. SHORT: PACMAN Demo of NightDriver over WiFi to RGB LED Sign (Arduino)
  684. 100% CPU: My Fault?
  685. Progress Report: September 2021 - Asahi Linux
  686. GitHub Quick Reviews
  687. ML.NET and Model Builder October Updates
  688. Join us for DaprCon October 19th-20th 2021
  689. Is this the simplest (and most surprising) sorting algorithm ever?
  690. Corporate Membership | .NET Foundation
  691. ASP.NET Community Standup - What's new in Orchard Core
  692. .:: Phrack Magazine ::.
  693. Is 40 the New 60? · It Will Never Work in Theory
  694. Fees | Merchant and Business | PayPal US
  695. Jewmain Driven Design
  696. How to Create a PWA With Next.js in 10 Minutes
  697. Building a middleware pipeline with WebApplication: Exploring .NET Core 6 - Part 4
  698. Measuring Hyper-Threading and Turbo Boost
  699. Why Curiosity Is Better Than Being Smart?
  700. Plan 9 Desktop Guide
  701. Adam Storr - Dev Tips - Launching Urls in Different Browsers with Browser Launcher
  702. Open Source Tax Software | Connor Skennerton
  703. A PKI-less secure communication channel: The record layer
  704. Developing for Windows 11
  705. Everything That Every .NET Developer Needs To Know About Disposable Types - Properly Disposing Objects
  706. Reader as a contravariant functor
  707. Exploring C# 10: Save Space with File-Scoped Namespaces
  708. Why Obsessively Following Successful People Online is Dangerous
  709. The big alcohol study that didn’t happen: My primal scream of rage
  710. Too big to fail
  711. What is BGP? | BGP routing explained
  712. How I Got Into Computers Consulting 101 Edition
  713. Cloudflare just disrupted 3 industries in 1 week
  714. e-petitions – Parliament of Australia
  715. [Last Week in .NET #62] – Watermelon Sug — HOW HIGH ARE YOU
  716. What is the most catastrophic mistake made by an intern at a company?
  717. r/dotnet - .Net 6 RC Ready for Prod?
  718. Microsoft introduces steps to improve internet routing security
  719. WebView2 Flashing when changing TabControl Tabs
  720. Windows 11: A new era for the PC begins today
  721. On .NET Live - Developing for the Meadow IoT Platform
  722. Why I like to code
  723. How to replace estimations and guesses with a Monte Carlo simulation
  724. Boringly Getting Rich - Invest Early and Go Bananas Later
  725. Why I changed my mind about advertising | The Sample blog
  726. This Pirate TV Website Pretends to Be News If You Access It Directly
  727. How to make sure you have bad documentation
  728. Implicit Overflow Considered Harmful (and how to fix it)
  729. Putting Pants On: One Thing We Did Right After 5 Years with Django
  730. Uncertainty, Mental Shortcuts, and Errors in Technology Decisions
  731. Product bundles and jobs to be done
  732. Understanding How Facebook Disappeared from the Internet
  733. Ordinal Classification Using PyTorch -- Visual Studio Magazine
  734. We have suffered a cyber attack - Fantasy Football Hub
  735. Episode 396 - How Vattenfall uses Azure
  736. Bite-Size .NET 6 - DateOnly and TimeOnly
  737. Facebook, Instagram, WhatsApp, and Oculus are down. Here’s what we know
  738. Next level console apps with Spectre.Console
  739. Some lesser-known powers of std::optional
  740. Data of Over 1.5 Billion Facebook Users Sold on Hacker Forum
  741. The Original Remote Developer - CoRecursive Podcast
  742. The .NET Docs Show - Serverless Machine Learning
  743. Git - git-maintenance Documentation
  744. A Serious Business, Inc.
  745. Brave and Firefox to intercept links that force-open in Microsoft Edge
  746. A PKI-less secure communication channel: The record layer
  747. A look at the upcoming improvements to LINQ in .NET 6 | Raygun Blog
  748. The evolution of Pattern Matching in C# (from version 6 to 10)
  749. Announcing Access Temporary Authentication
  750. It takes a PhD to develop that
  751. Word-aligned Bloom filters
  752. Code Coverage in .NET
  753. GPU BCn decoding
  754. 274: Building IoT Things
  755. Implement a secure API and a Blazor app in the same ASP.NET Core project with Azure AD authentication
  756. .NET App Developer Links - 2021-10-04
  757. New study reveals iPhones aren't as private as you think
  758. Python 3.10 – Top 5 Features in the new Version | Rubik's Code
  759. Announcing TypeScript 4.5 Beta
  760. GitHub - Blazored/LocalStorage: A library to provide access to local storage in Blazor applications
  761. Differences between Hashtable vs Dictonary vs ConcurrentDictionary vs ImmutableDictionary
  762. Burnout in Software Development - Survey Results 2021
  763. GitHub - speedyg0nz/MagInkCal: E-Ink Magic Calendar that automatically syncs to Google Calendar and runs off a battery powered Raspberry Pi Zero
  764. A fire upon the deep : Vinge, Vernor : Free Download, Borrow, and Streaming : Internet Archive
  765. The State Of Web Scraping in 2021
  766. Apple's CSAM Detection, feat. Matthew Green - Security. Cryptography. Whatever.
  767. The Ovarian Lottery: A Thought Experiment - Rishikesh Sreehari
  768. The Early Years of Peter Thiel
  769. Lists of Startup Tools Are Not Useful · Jerry Liu
  770. Use SQL instead of Spreadsheet/Excel
  771. How Customer Obsession Relates to Success
  772. Read only, frozen, and immutable collections
  773. I keep making things out of checkboxes
  774. Jeremy A Boyd |
  775. What's up with tree shaking? • Ted Piotrowski
  776. Watering and draining planets
  777. No repository (#2336) · Issues · libeigen / eigen
  778. Apple forgot to sanitize the Phone Number field for lost AirTags
  779. Superhero passwords may be your kryptonite wherever you go online | The Mozilla Blog
  780. iPhone 13 Galaxy - Google Drive
  781. Ransomware gangs are complaining that other crooks are stealing their ransoms | ZDNet
  782. Effective Go - The Go Programming Language
  783. Episode 25: NDepend with Patrick Smacchia
  784. Rodney Littles II - Is there an echo?
  785. MAJOR C++/Arduino Announcement: NightDriver for LEDs [Open Source]
  786. The secret to Cloudflare’s pace of Innovation
  787. Denigma is an AI that explains code in conversational English
  788. iPadOS 15: Hands-on with Apple’s Weather app for iPad
  789. Google developing own CPUs for Chromebook laptops
  790. Vulnerabilities show fragility of STARTTLS | Bulletproof TLS Newsletter
  791. "Static Linking Considered Harmful" Considered Harmful
  792. Professional Debugger
  793. Sixty Percent Keyboard
  794. Secrets I use to becoming a better developer working remotely 2021 edition
  795. Kash Goudarzi
  796. Best Practices (why I Hate Them)
  797. Negative Splitting Ultras
  798. David's Website
  799. Unpacking Shapeup
  800. How close is nuclear fusion power?
  801. Your home router sucks! Replace it with pfSense!
  802. Testing Chrome version 100 for fun and profit (but mostly fun I guess)
  803. Why Senior Developers Are Leading the Great Resignation Movement
  804. Hackers scraped data from 500 million LinkedIn users - about two-thirds of the platform's userbase - and have posted it for sale online
  805. How to Configure Stack Overflow The Key Macropad? | Drop
  806. Hackers scraped data from 500 million LinkedIn users - about two-thirds of the platform's userbase - and have posted it for sale online
  807. LinkedIn Safety Series: What is scraping?
  808. Scraped LinkedIn data of Niall Merrigan
  809. Man behind LinkedIn scraping said he grabbed 700M profiles 'for fun'
  810. 600 million LinkedIn members scraped, data offered up for sale on hacker forum
  811. Should trait bounds be duplicated in struct and impl?
  812. The new dot com bubble is here: it’s called online advertising
  813. Gentle introduction to GPUs inner workings
  814. the most important HTTP request headers
  815. How Google destroyed our startup by terminating our Google Play Developer Account
  816. A Conspiracy To Kill IE6 • Chris Zacharias
  817. Beginner's Series to: Blazor | Channel 9
  818. Blazor in Action
  819. Wizard Zines
  820. Two Weeks Later: Finding and Eliminating Long Tail Latencies
  821. Things unlearned
  822. Renato Athaydes
  823. Gaming Laptops With Best Battery Life
  824. USB-IF is, once again, trying to logo its way out of USB-C confusion
  825. Ray Park (Darth Maul) and a double-bladed lightsaber
  826. Weekly Update 263
  827. .NET 6 is HERE! 5 Features that will blow your mind 🤯
  828. Azure Functions 4.0 Preview Out with Support for .NET 6 -- Visual Studio Magazine
  829. Downsites of Offline First · RxDB
  830. .NET R&D Digest (September, 2021)
  831. Welcome to the 27th Annual IFComp!
  832. r/spiders - ID Request: Hanging out in a light fixture - Bryson City, North Carolina (mountains), USA
  833. I Tried 30 Mustards This Summer. These Were the Best.
  834. The power of putting yourself in someone else’s shoes
  835. First Look at Visual Studio 2022 for Mac -- Visual Studio Magazine
  836. Inspiration for writing my Working with Me page
  837. Why won’t Safari open that web page?
  838. Minimum Viable Feature: 4 Reasons for scoping down
  839. Dolby Atmos and Apple’s rewritten audio stack
  840. Analyzing the Mario Themed Malware
  841. The subtleties of Create­Stream­On­HGlobal, part 4: Non-movable memory
  842. Fast, Parallel Database Tests | Kevin Burke
  843. Copycats and Endurance - The Bootstrapped Founder
  844. Why Senior Developers Are Leading the Great Resignation Movement
  845. Microsoft Announces Azure Functions 4.0 with .NET 6 Support in Preview
  846. How The James Webb Space Telescope Works - Smarter Every Day 262
  847. Submitted Breach Notification Sample
  848. Live JavaScript Challenge/Quiz with Kahoot
  849. New Microsoft Study of 60,000 Employees: Remote Work Threatens Long-Term Innovation
  850. Code Maze Weekly #95 - Code Maze
  851. Announcing The Cloudflare Distributed Web Gateways Private Beta: Unlocking the Web3 Metaverse and Decentralized Finance for Everyone
  852. A PKI-less secure communication channel: design
  853. Remove abuse enabling language by jacobherrington · Pull Request #2690 · ruby/www.ruby-lang.org
  854. Slack System Status
  855. How to manage Personal Access Tokens with Azure DevOps panel
  856. Henry Thomas audition för E.T. "Ok kid, you got the job".
  857. Confessions of a 1x Programmer
  858. How to Create a Modern Flat UI Design Dashboard in C# 2020
  859. .NET App Developer Links - 2021-10-01
  860. Sorting JavaScript Arrays By Nested Properties
  861. Cybersecurity threats - Simple Talk
  862. NFT Projects are just MLMs for Tech Elites
  863. Web Wednesday: ASP.NET Razor tips and tricks with Jon Galloway (hosted by GeekTrainer)
  864. Are software engineering “best practices” just developer preferences?
  865. .NET Conf 2021 - Pakistan
  866. Integration Testing Techniques for ASP.NET Core with Martin Costello
  867. USB-IF is, once again, trying to logo its way out of USB-C confusion
  868. CNLabelContactRelationYoungerCousinMothersSiblingsDaughterOrFathersSistersDaughter | Apple Developer Documentation
  869. Always-on Processor magic: How Find My works while iPhone is powered off
  870. May I ask who’s calling, please? A recent rise in VoIP DDoS attacks
  871. .NET Foundation Project Spotlight - Verify
  872. .NET Foundation Project Spotlight - .NET nanoFramework
  873. Practical frontend philosophy - jaredgorski.org
  874. Twitter, could you please fix your image servers?
  875. DigitalOcean App Platform + Auto-Scaling
  876. Explaining explaining: a quick guide on explanatory writing
  877. Listen to Yourself
  878. Binary Ninja > How Humble Are Reverse Engineers?
  879. My Top 10 Money Rules
  880. Does Hacker News foster deep discussion?
  881. What every IT person needs to know about OpenBSD
  882. ALWAYS Valid Domain Model
  883. The seven programming ur-languages
  884. Jensen's Inequality As An Intuition Tool - Party at the Moontower
  885. A guide to CSS container queries | Tom's dev blog
  886. 12 Rules for Discourse — Simon Berens
  887. Akamai and Micro-Segmentation :: Procella Technologies —
  888. Automatic cipher suite ordering in crypto/tls
  889. How to Route Ingress Traffic by Host in Istio
  890. Cloudflare’s Disruption
  891. [dns-operations] slack.com bogus
  892. Visual Studio 2022 for Mac Preview 1 is now available!
  893. Jumpcat - Command menu for GitHub
  894. Why We Need to Upgrade Our Face Masks—and Where to Get Them
  895. Doc Update by susi132002 · Pull Request #1219 · nothings/stb
  896. Understanding AWK
  897. GPSD time will jump back 1024 weeks at after week=2180 (23-October-2021) (#144) · Issues · gpsd / gpsd
  898. Domain-Driven Refactoring: Encapsulating Collections
  899. Enabling IPv6 Support for GitHub Pages | GitHub Changelog
  900. Announcing .NET 6 Release Candidate 1
  901. PostgreSQL 14 Released!
  902. Haxplore
  903. How cross signing works with X509 certificates
  904. The subtleties of Create­Stream­On­HGlobal, part 3: Suppressing the deletion of a shared HGLOBAL
  905. crt.sh | 8395
  906. 7 tips for writing better library code in .NET
  907. Real-Time Communications at Scale
  908. DDD 2021: Call for Speakers/Papers
  909. Developers, your manager is likely clueless
  910. The value of in-house expertise
  911. Coding Practice: Learning Rust with Fibonacci Numbers
  912. GitHub - eclipse/mosquitto: Eclipse Mosquitto - An open source MQTT broker
  913. .NET Rocks! vNext
  914. .NET App Developer Links - 2021-09-30
  915. Building an Online Ticket Store with Blazor WebAssembly – Webinar Recording | The .NET Tools Blog
  916. Grouping Assertions in Tests
  917. mem-doc/ObjectJourney.pptx at master · Maoni0/mem-doc
  918. Unit Testing Legacy Code, Part 2: Leveraging Mock Objects
  919. Compress Strings With .NET and C#
  920. When users never use the features they asked for
  921. Twitter accelerates again with Bitcoin tips, NFTs, recorded Spaces, creator fund and more – TechCrunch
  922. Feature #18229: Proposal to merge YJIT - Ruby master
  923. Is C# Getting Too Complex?
  924. ContributionFunnel.pptx
  925. Blazor updates for .NET 6 using Visual Studio 2022
  926. Snapps on Mina with Emre and Izaak – ZK Podcast
  927. Opening A PDF in Xamarin Forms (Part1: Xamarin.iOS)
  928. Visual Studio Team Seeks Help with Help (Menu, That Is) -- Visual Studio Magazine
  929. why is everything so hard in a large organization?
  930. Intelligent Trip
  931. CSAW Quals 2021 Bits
  932. Narrative Distillation - kwokchain
  933. Introduction — pyNomo Documentation 0.3.2.0 documentation
  934. Why this Website is not, and may never be, HTTPS
  935. Trust Founders who wear Silly Watches over Diamond Rolexes
  936. Let's Learn .NET: IoT - Events
  937. Fighting climate change as a technologist
  938. How to replace Gmail
  939. The Bi-Symmetric Encryption Fraud
  940. Adventures in Looping
  941. CGW Museum - Home
  942. OLD VIDEO GAME ADVERTISEMENTS
  943. DateOnly and TimeOnly in .NET 6 (#222)
  944. Private Censorship Is Not the Best Way to Fight Hate or Defend Democracy: Here Are Some Better Ideas
  945. PhobosLab
  946. Atari ST in daily use since 1985
  947. Vintage Apple
  948. Avalanche (AVAX) is launching on Coinbase Pro
  949. The Catch Block #76 - So You Fixed a Bug. Now What?
  950. A World Without Sci-Hub
  951. Accepting Online Payments With Stripe
  952. Christians in Game Dev / Journalism
  953. The subtleties of Create­Stream­On­HGlobal, part 2: Suppressing the deletion of an unknown HGLOBAL
  954. TryMudBlazor - Write, compile, execute and share Blazor components in the browser
  955. Add the concept of "notification profilers" to the runtime by davmason · Pull Request #53122 · dotnet/runtime
  956. How I organise my Blazor components
  957. SimulaVR
  958. The Power of Native - The Blinking Caret
  959. Cloudflare for Offices
  960. Dude, Where’s My Stuff? | J.P. Morgan Asset Management
  961. The difference between Go and Rust – dominikbraun.io
  962. .NET App Developer Links - 2021-09-29
  963. How to visualize decision tree
  964. GitHub - Azure/durabletask: Durable Task Framework allows users to write long running persistent workflows in C# using the async/await capabilities.
  965. GitHub - jamesmh/coravel: Near-zero config .NET Core micro-framework that makes advanced application features like Task Scheduling, Caching, Queuing, Event Broadcasting, and more a breeze!
  966. Adding cross cutting concerns to a GraphQL service
  967. 1Password can now randomly generate email addresses for logins | Engadget
  968. React Class Component vs Functional Component: How To Choose
  969. function declaration wins or variable declaration in JavaScript Hoisting
  970. Rider 2021.3 Early Access Program Has Launched! | The .NET Tools Blog
  971. Power-Ups: CliWrap – Webinar Recording | The .NET Tools Blog
  972. About Offline First · RxDB
  973. ReSharper 2021.3 Starts Early Access Program! | The .NET Tools Blog
  974. Sysinternals 25th anniversary event: October 14, 2021
  975. The Equivalence contravariant functor
  976. Let's Make Some Art - Part 2
  977. The code worked differently when the moon was full
  978. WFH assumptions based on faulty data
  979. ASP.NET Community Standup - Exploring the ABP web app framework
  980. Announcing: Azure credits for open source projects - Microsoft Open Source Blog
  981. no-one-left-behind
  982. Alexander von Humboldt: the first Solarpunk
  983. Your room can be as bright as the outdoors
  984. What the GNU?
  985. A Guide to SQL Window Functions for Data Analysts
  986. Self-Parking Car in 500 Lines of Code | Trekhleb
  987. Revenge Bedtime Procrastination
  988. The human regression ensemble
  989. How to Ship Livestock
  990. Holacracy
  991. 🚀 Introducing Cloudflare R2 Storage
  992. From Side-Project to Full-Time: 5 Things I've Learned in 5 Years
  993. Memory Management in RonDB
  994. QR error correction helps and hinders scanning
  995. Tools to Measure Software Energy Consumption from your Computer
  996. Custom deployment layout for Blazor WebAssembly apps
  997. ASP.NET Razor tips and tricks with Jon Galloway | Web Wednesday
  998. My wife was dying of brain cancer. My boss at Amazon told me to perform or quit.
  999. How to defeat Ed25519 and EdDSA using faults
  1000. Remove Background from Image – remove.bg
  1001. Learn C# with CSharpFritz - Collections and Generics
  1002. Efficient Web Services with Marten V4
  1003. GitHub Quick Reviews
  1004. GitHub - robertdavidgraham/masscan: TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes.
  1005. A New Medium for Communicating Research on Programming Languages
  1006. You either die an MVP or live long enough to build content moderation | Mux blog
  1007. Gitpod Unveils Open Source Browser-Based VS Code 'Free from Microsoft's Control' -- Visual Studio Magazine
  1008. No joke—you can buy our copy/paste keyboard right now
  1009. Stack Overflow The Key Macropad | Mechanical Keyboards | Mini Mechanical Keyboards | Drop
  1010. Download Inkscape 1.1.1 | Inkscape
  1011. Masked Email from Fastmail and 1Password
  1012. Spaces launch in Element
  1013. The subtleties of Create­Stream­On­HGlobal, part 1: Introduction and basic usage
  1014. Handling Transient Errors in Durable Functions
  1015. Announcing Cloudflare R2 Storage: Rapid and Reliable Object Storage, minus the egress fees
  1016. Legacy Chrome Extensions to stop working from January 2023
  1017. Exploring the code behind WebApplicationBuilder: Exploring .NET Core 6 - Part 3
  1018. Adam Storr - Dev Tips - Creating Unique Identifiers
  1019. Ahead-Of-Time Compilation for Blazor Wasm
  1020. What's the FASTEST Computer Language? C++ vs Fortran vs Cobol: E04
  1021. Microsoft Announces Preview of On-Demand Capacity Reservations for Azure Virtual Machines
  1022. Military leaders saw pandemic as unique opportunity to test propaganda techniques on Canadians, Forces report says
  1023. ‎Amplosion: Redirect AMP Links
  1024. .NET App Developer Links - 2021-09-28
  1025. Image sharing. No bullshit. - IMGZ
  1026. SizeBench: a new tool for analyzing Windows binary size
  1027. Monsters Weekly 224 - New LINQ methods in .NET 6
  1028. Journey Towards Cloud Architecture
  1029. ID Token and Access Token: What Is the Difference?
  1030. We want to make Help all you need
  1031. Working From Orbit
  1032. [Last Week in .NET #61] – We named the dog Patches
  1033. The Ultimate .NET Experiment – open source project – TooSlowException
  1034. Avoiding Memory Leaks in Visual Studio Editor Extensions
  1035. Uno Platform 3.10 Supports .NET 6 RC1 -- Visual Studio Magazine
  1036. Director Corporate Security Incident Response Team (CSIRT)
  1037. DIY Keyboard Build
  1038. How I bricked then recovered my reMarkable 2
  1039. Asymmetric Bets, Venture Capital & Cancer Cells - Rui Zhi Dong
  1040. Five ways I handled my OutOfMemoryErrors
  1041. Exportober
  1042. Alexandre Nedelec - ASP.NET Core - Lost in configuration
  1043. Something Weird Is Happening on Facebook
  1044. Prevent Google from mangling links on the search results when clicking or copying on Firefox
  1045. .NET Interactive Notebooks for Machine Learning | Rubik's Code
  1046. GitHub - alexhallam/tv: 📺(tv) Tidy Viewer is a cross-platform CLI csv pretty printer that uses column styling to maximize viewer enjoyment.
  1047. DistrictViewer
  1048. Partitioning GitHub’s relational databases to handle scale
  1049. The .NET Docs Show - The Handy Talk: Building a 3D-printed prosthetic hand with IoT and Xamarin ✍
  1050. Chrome 94 released with controversial Idle Detection API
  1051. I fixed a bug. What should I do now? - Gérald Barré
  1052. Why am I getting an unresolved external from C++/WinRT if it is a header-only C++ library?
  1053. How Big Tech Runs Tech Projects and the Curious Absence of Scrum
  1054. GitHub - adam-mcdaniel/dune: A shell by the beach!
  1055. Postmortem: Partial RavenDB Cloud outage
  1056. Learn C# with CSharpFritz - Beginning C# - LINQ
  1057. Easily creating and routing email addresses with Cloudflare Email Routing
  1058. How Assembly Scanning keeps your .NET code clean
  1059. The Mom Test - How to talk to customers. A Summary
  1060. Melb.NET Oct 2021 ONLINE Meetup
  1061. The Free Software Media System
  1062. 273: Microsoft Surface 2021 Event Recap
  1063. What will programming look like in 2020?
  1064. Model Binding an Array from a Form Post
  1065. Implicit Usings in .NET 6
  1066. Getting Started With GitHub Actions
  1067. Monsters Weekly 223 - Processing CSV files in C#
  1068. Distributed transaction patterns for microservices compared | Red Hat Developer
  1069. Is it time to start creating C# Azure Functions in isolated mode?
  1070. Olvid - Secure Messaging
  1071. C# - Always valid value objects
  1072. Ask the Expert: Windows as a Dev Box
  1073. .Net Core Strong Typed Configuration Binding for Arrays
  1074. Keep IDs internal with REST
  1075. C# 10.0 implicit global using directives | endjin
  1076. Unit Testing Legacy Code: Creating Maintainable Applications
  1077. How to detect if the User's OS prefers dark mode and change your site with CSS and JS
  1078. C# XML Comments in Visual Studio Code - Simple Talk
  1079. So GitHub has a CLI - let's take a look
  1080. EFF to deprecate HTTPS Everywhere extension as HTTPS is becoming ubiquitous
  1081. Hacktoberfest and Microsoft Docs - Contributor Guide
  1082. Transactions in Distributed Systems
  1083. I just don’t want to be busy anymore
  1084. Category Theory Illustrated - Logic
  1085. Asynchronous Injection
  1086. ISPs — The Human Side of ISPs
  1087. How to Train Really Large Models on Many GPUs?
  1088. The Speed of Time
  1089. Algorithmic Photography
  1090. What's next for personal productivity
  1091. Apple's app review team (Accessible Hangman)
  1092. Improving Software ‘Numbers’
  1093. Q6 How do you manage your time? How do you allocate your time between work and other things?
  1094. Torvaney | Optimising the T9 keyboard
  1095. Young Users No Longer Know How to File and Navigate
  1096. Maybe the Spaghetti Code Conjecture is False
  1097. Stamping Out Overflow Checks in Ruby
  1098. Boyd's Management Model
  1099. London Calling
  1100. Designing Low Upkeep Software
  1101. JSON Based Localization in ASP.NET Core With Caching - Super Easy Guide
  1102. Congratulations, Mini, You Made The Stupidest Turn Signals Ever
  1103. Initial Impressions of Rust
  1104. Cloudflare’s Annual Founders’ Letter
  1105. OpenSSH: Release Notes
  1106. Muppet Classic Theater - Full VHS Tape
  1107. NDC London 2022: Call for Speakers/Papers
  1108. JSFuck - Write any JavaScript with 6 Characters: []()!+
  1109. GitHub - aristocratos/btop: A monitor of resources
  1110. Reverse a string
  1111. Data Breach
  1112. Programming Idioms
  1113. A terminal case of Linux
  1114. Testing a compiler that can’t even print stuff out
  1115. How I built forlater.email
  1116. How Replication Works in MySQL
  1117. A forward and reverse proxy primer for the layman — /var/
  1118. The Siren Song of the ‘User’ Model
  1119. Big problems at the timezone database
  1120. Daily links from Cory Doctorow
  1121. Amazon.com: Holmes Mini High Velocity Personal Fan, HNF0410A-BM : Home & Kitchen
  1122. Examining btrfs, Linux’s perpetually half-finished filesystem
  1123. UC reactor makes Martian fuel
  1124. Why We Killed Our End-to-End Test Suite - Building Nubank
  1125. Themes | Oh My Posh
  1126. iPhone 13 Users Experiencing 'Unable to Communicate with Apple Watch' Bug With Mask Unlocking
  1127. What Color is Your Function? – journal.stuffwithstuff.com
  1128. GitHub Copilot AI Spawns Open Source Alternatives -- Visual Studio Magazine
  1129. Health checks in ASP.Net Core web API
  1130. New tool: an nginx playground
  1131. Hello World - Introduction to C# interactive C# tutorial
  1132. No, We Won’t Have a Video Call for That!
  1133. Polysemy, one year later
  1134. Antinets (aka, Analog Zettelkastens) and The Power of Tree Structures
  1135. My Janet Story | Jungle Coder
  1136. You are so loyal. We will pay you less.
  1137. I changed my mind about Tailwind CSS
  1138. A Guide to Using RSS to Replace Social Media – Luke Smith
  1139. This Is All Exactly What It Looks Like | Defector
  1140. 6.0 Release Notes | Npgsql Documentation
  1141. The case of the UWP application that crashes at launch on Windows 10X
  1142. FAQ Modern Standby
  1143. Total surveillance law proposed in Serbia | SHARE Foundation
  1144. Code Maze Weekly #94 - Code Maze
  1145. Weekly Update 262
  1146. Operators with different color in Visual Studio
  1147. “Completely Running Blind.” Apple’s Power Move To Kneecap Facebook Ads Is Working.
  1148. Azure IoT
  1149. Mozilla Says Chrome’s Latest Feature Enables Surveillance
  1150. Years of pain solved by really obvious keyboard tweak – Symbolic Logic
  1151. GitHub - will/slacktyping: i'm typing when you're typing
  1152. Blazor JavaScript Interop Batching | Awaiting Bits
  1153. Build WebSocket-based web apps with the Azure Web PubSub Service
  1154. Build WebSocket-based web apps with the Azure Web PubSub Service
  1155. Pattern Matching Examples in C#
  1156. Introducing the New NuGet.org Package Details Page
  1157. Ben.Demystifier 0.4.1
  1158. On .NET Live - Scalable event processing with Reaqtor
  1159. Epic Online Services launches Anti-Cheat support for Linux, Mac, and Steam Deck
  1160. Kioxia's PCIe 5.0 SSD Just Hit 14,000 MBps
  1161. Boxcryptor for Individuals
  1162. ASP.NET Community Standup - Contributing to ASP.NET Core
  1163. How to find the YouTube link for an ad
  1164. A Playbook for Cleantech Commercialization
  1165. Tech interviews
  1166. Reflections on a decade of coding
  1167. Bangle.js 2: The Open Smart Watch
  1168. Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  1169. Bangle.js 2 Offers an Open and Refreshing Break From Expensive Smartwatches with JavaScript
  1170. ASP.NET Core 5 Microsoft Power BI Reporting -- Visual Studio Magazine
  1171. Announcing npm’s new access token format
  1172. paint.net 4.3 is now available!
  1173. 2006: Dwarf Fortress
  1174. GitHub Advisory Database now supports Rust
  1175. Authenticated Boot and Disk Encryption on Linux
  1176. Marcus (@gerowen@mastodon.social)
  1177. EU plans to force OEMs to use a common charger for all phones
  1178. “Everything is an OpenAPI” in ASP.NET Core: Introducing API Framework – Add Runtime Changes & Reusability & Plugins into Web Apps - Mikael Koskinen
  1179. Spain will ban selling fruit and vegetables in plastic containers starting 2023
  1180. @devlead - Mattias Karlsson's Blog - Joining the .NET Foundation Board of Directors
  1181. Azure Serverless Conf September 2021 - Events
  1182. .NET Desktop Community Standup - Hot Reload Updates
  1183. Apple Will Not Reinstate Epic’s Fortnite Developer Account, but Epic’s Other Developer Accounts Remain Active
  1184. Azure Functions runtime 4.0 is now in public preview | Azure updates | Microsoft Azure
  1185. GitHub - christianselig/Amplosion: An iOS app/Safari extension to automagically redirect AMP links to their normal counterpart. Comes with a trusty dog.
  1186. Why is there trailing garbage when I try to decode the bytes of a HttpContent object?
  1187. How to write clean validation clauses in .NET
  1188. Episode 395 - SAP on Azure
  1189. Eric Lippert on why Programming Languages Turn Out The Way They Do
  1190. Bringing OAuth 2.0 Flow to Wrangler
  1191. Bankrupting Fraud Virtual Summit by Arkose Labs
  1192. Spotify Box
  1193. Spook.js
  1194. Optimizely Gridview Customizations
  1195. .NET Rocks! vNext
  1196. Lab-grown meat is supposed to be inevitable. The science tells a different story.
  1197. musl libc project is creating Free & Open-Source Software | Patreon
  1198. Kim Kulling, AssetImporter-Contributor is creating The Open-Source-Library Asset-Importer-Lib | Patreon
  1199. Motion One: The Web Animations API for everyone
  1200. How We Got to LiveView
  1201. Separating Concerns with Pipes & Filters
  1202. It's tough being an Azure fan
  1203. A New Dawn of Learning
  1204. Building a Monad
  1205. h2x
  1206. this picture of a fox might be illegal
  1207. 20 Reasons To Quit Social Media
  1208. Guix-HPC — What’s in a package
  1209. Why I walked away from millions of dollars to found a startup - thoughts from the red planet - thoughts from the red planet
  1210. Visual Studio 2022 Themes Revamped with Tool to Convert VS Code Themes -- Visual Studio Magazine
  1211. Editor Hack: Add simple password protection to some content (code free)
  1212. Do you know the GitHub Advisory Database?
  1213. Hospitals lift curtain on prices, revealing giant swings in pricing by procedure
  1214. .NET Foundation Board of Directors Election 2021: Results!
  1215. Waydroid
  1216. Official Home of Microsoft Surface PCs, Computers, Laptops, 2-in-1s, Dual-Screen & All-in-Ones
  1217. Announcing Azure Functions 4.0 public preview with .NET 6 support
  1218. Patreon
  1219. Entity Framework Community Standup - PostgreSQL and EF Core
  1220. A different kind of keyboard
  1221. r/dotnet - What does your Blazor Server architecture look like?
  1222. Become a productive .NET Developer with JetBrains Rider - PHINUG 2021.10
  1223. The Catch Block #75 - Controllers, Repositories, Services, and Dark Mode
  1224. This Linux malware is designed to ATTACK WINDOWS!
  1225. Converting between UTF-8 strings and UTF-16 strings in C++/WinRT
  1226. DIY RGB Icosahedron build — GsD
  1227. Google to Auto-Reset Inactive Android App Permissions for Billions of Devices
  1228. GitHub - joeycastillo/The-Open-Book
  1229. The First Rule of Machine Learning: Start without Machine Learning
  1230. deskto.ps
  1231. Adam Storr - Is Accessing Querystring Values in Azure Functions Hard?
  1232. .NET App Developer Links - 2021-09-22
  1233. Visual Studio Toolbox Live - What's New in Visual Studio 2022 Previews 3 & 4?
  1234. Postgres 14: It's The Little Things
  1235. Taming Go’s Memory Usage, or How We Avoided Rewriting Our Client in Rust — Akita Software
  1236. Manyverse – a social network off the grid
  1237. Troy Hunt | GitHub Stars
  1238. Structural pattern matching in Python 3.10
  1239. ASP.NET Core 6: Streaming JSON responses with IAsyncEnumerable<T>, example with Angular
  1240. That Time I Told My Wife I Wanted to Quit My Job
  1241. Don't be obsessed with your customers - Can's blog
  1242. Don't be the Insecure Interviewer
  1243. PS5 storage analysis concludes: Spend less, get the same gaming performance
  1244. Database containing personal info of 106 million international visitors to Thailand was exposed online - Comparitech
  1245. Epik data breach impacts 15 million users, including non-customers
  1246. GitHub Quick Reviews
  1247. Delicious Library 3
  1248. Daily links from Cory Doctorow
  1249. N O D E
  1250. AutoWrapper v5.0 RC Released!
  1251. The “Too many white dudes” problem in software
  1252. GitHub - PySimpleGUI/PySimpleGUI
  1253. Swift with .NET in Xcode
  1254. Make your donation now - Wikimedia Foundation
  1255. Reading Code is a Skill - Trisha Gee
  1256. The CertUtil program will decode Windows error codes, and in a variety of formats
  1257. A Tunguska sized airburst destroyed Tall el-Hammam a Middle Bronze Age city in the Jordan Valley near the Dead Sea - Scientific Reports
  1258. Comparing WebApplicationBuilder to the Generic Host: Exploring .NET Core 6 - Part 2
  1259. ECDSA and Custom XML Signatures in .NET
  1260. How to sign XML using RSA in .NET
  1261. Guide to Autoencoders with TensorFlow & Keras | Rubik's Code
  1262. OWASP 20th Anniversary
  1263. .NET App Developer Links - 2021-09-21
  1264. I started SaaS companies in 2013 and 2021. Here's how things have changed
  1265. [Last Week in .NET #60]- Sourcing Your Packages
  1266. Inflation is not cost of living
  1267. Using the platform
  1268. sudo in system()
  1269. Home Price to Income Ratio (US & UK) - 73 Year Chart | Longtermtrends
  1270. Rejections, Resilience, and Rejoicing: Getting a Tenure-Track Position
  1271. 5 RCEs in npm for $15,000
  1272. When McDonalds Came to Denmark – Matt Bruenig Dot Com
  1273. Emacs Typing Tutor
  1274. Practical frontend architecture - jaredgorski.org
  1275. dotNET
  1276. Splitting Your Data and Application APIs
  1277. Let's Encrypt's Root Certificate is expiring!
  1278. HackerNews Readings
  1279. iOS 15
  1280. Azure Serverless Conf September 2021 - Events
  1281. Google Docs in a clean-room browser - Ekioh
  1282. Computing the Similarity Between Two Machine Learning Datasets -- Visual Studio Magazine
  1283. little-endian
  1284. As A Solo Developer, I Decided To Offer Phone Support, And This Is What Happened | Plumshell
  1285. Software Development Then and Now: Steep Decline into Mediocrity
  1286. ClickHouse/clickhouse-inc.md at master · ClickHouse/ClickHouse
  1287. Azure Table Storage with ASP.NET Core - Code Maze
  1288. Is C# getting out of hand?
  1289. What does this mean? The caller specified wait timed out before the operation completed because a host termination is in queued
  1290. Project Memento: An NFT art project
  1291. Generate PDF files using an html template and Playwright - Gérald Barré
  1292. How to customize your HTTP DDoS protection settings
  1293. 272: .NET 6 RC1, .NET MAUI Updates, & iPhone 13 Event Recap
  1294. .NET App Developer Links - 2021-09-20
  1295. Atomic reference counting (with Zig code samples)
  1296. Creating Microsoft Teams meetings in ASP.NET Core using Microsoft Graph
  1297. Singularity – Microsoft’s Experimental OS
  1298. .NET MAUI: Preview 8 Available, but GA Postponed to Q2 2022
  1299. FCPS Ransomware Update December 22
  1300. There are six internet links on my office on wheels. Seven when Starlink arrives.
  1301. Freenet
  1302. Bye YouTube, Hello PeerTube 📺 (no ads, decentralised, privacy-friendly! -- Diode Zone)
  1303. John Kozubik - / pub
  1304. Build Something Unambitious
  1305. The Unofficial Way to Land a Gulfstream G280
  1306. My Month in Mulki
  1307. Introducing the Aino framework
  1308. [Unravelling mocona] Part 1 - Verbosity or Anti-Pattern
  1309. Privacy Policy Of Your Existence | Ondřej Bárta - Berlin based designed with full stack engineering background
  1310. Analyzing The Olympic Games
  1311. Linux on the Desktop: Part Two
  1312. How to Contribute a Change to Nginx
  1313. The shape of dinosaur eggs
  1314. Same App Different Design Patterns
  1315. Library Genesis
  1316. This is stupid, but I love it
  1317. The REAL Story On Why Space Cadet Pinball Was Removed (ft. Windows on Itanium)
  1318. Russia restricts opposition election voting app from Apple App Store and Google Play Store - NetBlocks
  1319. machinelearning/BestFriendAttribute.cs at 3bf8cba75fd94241d2f918fc5330e8cda3b36432 · dotnet/machinelearning
  1320. MJML - The Responsive Email Framework
  1321. Project Myriagon: Cloudflare Passes 10,000 Connected Networks
  1322. Can you see the Republic of Ireland from England? - Menu >
  1323. GitHub - seemoo-lab/AirGuard: Protect yourself from being tracked 🌍 by AirTags 🏷 and Find My accessories 📍
  1324. Episode 24: Dependency Injection in .NET with Steve Collins
  1325. How To Rapidly Improve At Any Programming Language
  1326. Edpnet network info
  1327. Migrate to ASP.NET Core MVC from ASP.NET Framework MVC
  1328. One Bitcoin Transaction Generates Two iPhones Worth of E-Waste
  1329. Good is Not Great | ANDY.WORKS
  1330. Unravelling the `async with` statement
  1331. The Solution to Newcomb’s Paradox
  1332. GitHub - joehillen/sysz: An fzf terminal UI for systemctl
  1333. PostgreSQL on the Move
  1334. The Bagel Language 🥯 | Brandon's Website
  1335. On Building Glue Systems - Dev.Poga
  1336. 002. Developer Experience is User Experience
  1337. N64 Memory – rothw.com
  1338. Aren't we all professional Googlers?
  1339. StackExchange.Redis: Backlog and Retry - Overview and Planning
  1340. ASP.NET Minimal APIs - balta.io
  1341. .NET 6 ASP.NET Core Migration
  1342. GIT PURR! Git Commands Explained with Cats!
  1343. Minimal APIs in .NET 6 but where are the Unit Tests?
  1344. Cloudflare Pages is Lightning Fast
  1345. GitHub - juanfont/headscale: An open source, self-hosted implementation of the Tailscale control server
  1346. C# - Gotchas with switch expression - Hi, I'm Ankit
  1347. Smashing Big Red Button to Leave a Conference Call
  1348. Intersection geometry - A/B Street
  1349. GitHub - seed-rs/seed: A Rust framework for creating web apps
  1350. An Old Programmer Loses His Job
  1351. Weekly Update 261
  1352. feat: improved theme png rendering by NickCraver · Pull Request #971 · JanDeDobbeleer/oh-my-posh
  1353. Dear Mom, I’m Dropping Out — Simon Berens
  1354. How I made $50K in 3 days with NFTs
  1355. My pain building a WYSIWYG editor with contenteditable - Answerly.io
  1356. Ditch your version manager
  1357. Splitting up trust
  1358. Tips for saving memory with pandas
  1359. Quick-start to Pair Programming. 3 Strategies For You - Paweł Pluta
  1360. The never-ending product requirements of user authorization - Alex Olivier | cloud native product manager in london
  1361. Checking it twice
  1362. The long-term consequences of maintainers’ actions – Ariadne's Space
  1363. Cryptology ePrint Archive: Report 2021/1148
  1364. Azure DevOps Podcast: Daniel Roth on Web Development with .NET 6 - Episode 158
  1365. The lax computer security of British MPs - as detailed in their own tweets
  1366. Building apps in minutes, not months
  1367. HTTP/3 support in .NET 6
  1368. r/dotnet - How many full-time devs does it take to keep developing dotnet?
  1369. Progress Telerik Adds New Controls for Blazor, .NET MAUI, Desktop -- Visual Studio Magazine
  1370. Document
  1371. Approaches to handling simple expressions in C#
  1372. Do Your Math Abilities Make Learning Programming Easier? Not Much, Finds Study
  1373. Adam Storr - Becoming a Remote Worker - Month 18+
  1374. Forms and Capturing User Data [10 of 11] | Beginner's Series to: Blazor
  1375. Production postmortem: The Guinness record for page faults & high CPU
  1376. Top 5 LED Strip Lighting Projects - Dave's Garage
  1377. Adventures in application compatibility: The case of the wild instruction pointer that, upon closer inspection, might not be so wild after all
  1378. Code Maze Weekly #93 - Code Maze
  1379. Benchmarking Edge Network Performance: Akamai, Cloudflare, AWS CloudFront, Fastly, and Google
  1380. The Ultimate .NET MAUI Update
  1381. Level up your skills with Bicep!
  1382. An Easy Guide to React useReducer() Hook
  1383. How JSX (React) Works Under the Hood
  1384. Debugging a .NET App on Linux from Windows Visual Studio with WSL - NDepend
  1385. High Optionality Programming: Software Architectures that Reduce Technical Debt - Part 1
  1386. Azure Sentinel Notebooks Ninja Part 2: Getting Started with Azure Sentinel Notebooks
  1387. Etched Glow-Through Keycap with GitHub Octocat Logo
  1388. Chartist - Simple responsive charts
  1389. The Crime of Curiosity
  1390. Kansas City Developers Conference - Done!
  1391. Themes: add Craver and add background colors by NickCraver · Pull Request #964 · JanDeDobbeleer/oh-my-posh
  1392. MinimalApiPlayground/ProblemDetailsDeveloperPageExceptionFilter.cs at main · DamianEdwards/MinimalApiPlayground
  1393. What developers should know about security with Troy Hunt
  1394. MinimalApiPlayground/Program.cs at main · DamianEdwards/MinimalApiPlayground
  1395. Themes: add Craver and add background colors by NickCraver · Pull Request #964 · JanDeDobbeleer/oh-my-posh
  1396. Rust Playground
  1397. Windows 11: Just say no
  1398. Work on interesting problems. Not interesting technologies - Part 2
  1399. Syntax highlighting is backwards
  1400. advanced shell packaging: resholve YADM's nixpkg
  1401. How to ask for help - Stavros' Stuff
  1402. I Tried to Launch a Side Project Within 30 Days and Failed Hopelessly
  1403. rename source generator anchor to SetHandler by jonsequitur · Pull Request #1411 · dotnet/command-line-api
  1404. Ten Years of Fukushima Disinformation | Skeptical Inquirer
  1405. Hamtips, or why I still run the Technical Phone Screen as the Hiring Manager
  1406. Building OwnFlask - A Flask(like) Python Framework
  1407. How to Lead a More Rational Life with Bayes' Theorem
  1408. What’s the value of an advanced technical degree? — Mark Simithraaratchy
  1409. XTDB — Open Time Store
  1410. Process Scheduling In Linux
  1411. Notes on the small web
  1412. Slowing 47.181.162.115&c=1&t=44455.7118645833
  1413. Don't fear the pointer — Bitfield Consulting
  1414. CSS Mirror Editing in Edge DevTools for VS Code
  1415. How We Made Playable Quotes for the Game Boy
  1416. You wanted WebSockets? | daniel.haxx.se
  1417. Can We Solve Linear Algebra Problems at Extreme Scale and Low Precisions?
  1418. The Perils of an .xyz Domain
  1419. OpenSSL 3.0 Has Been Released!
  1420. Blazor Developers Can Now Create Custom Elements, Render Components from JavaScript -- Visual Studio Magazine
  1421. #Shitlassian - story about how Atlassian fired me because my wife had cancer
  1422. GitHub - alephsecurity/xnu-qemu-arm64
  1423. Episode 394 - Quantum Update
  1424. The Good Notes Are Circled
  1425. Execution Time | Oh My Posh
  1426. The ownership and future of Mullvad VPN - Blog | Mullvad VPN
  1427. .NET Tooling Community Standup - What's new in Visual Studio for Mac
  1428. Aaron Stannard on Technical Debt and Optionality
  1429. GitHub - dotnet/upgrade-assistant: A tool to assist developers in upgrading .NET Framework applications to .NET 5
  1430. Go'ing Insane Part One: Endless Error Handling
  1431. The C++ implicit assignment operator is a non-ref-qualified member, even if the base class's assignment has a ref-qualifier
  1432. Every engineer should do a stint in consulting
  1433. Is management pressuring you to deliver unfinished code?
  1434. Marginalia Search
  1435. Extending .NET Minimal APIs with Swagger, Authentication & Validation
  1436. Early Hints: How Cloudflare Can Improve Website Load Times by 30%
  1437. Add initial regex source generator by stephentoub · Pull Request #59186 · dotnet/runtime
  1438. Why Authorization is Hard
  1439. Home Assistant
  1440. If you copied any of these popular StackOverflow encryption code snippets, then you coded it wrong
  1441. .NET App Developer Links - 2021-09-16
  1442. Discover quick actions for common tasks as you type, with IntelliCode
  1443. Should Controllers Reference Repositories or Services
  1444. JustMock R3 2021—Linux, Visual Studio 2022 .NET 6 RC1
  1445. Microsoft launching tech resilience curriculum to foster a more inclusive future - The Official Microsoft Blog
  1446. Introducing password removal for Microsoft Accounts
  1447. Webinar: Profiling and Fixing Common Performance Bottlenecks | The .NET Tools Blog
  1448. .NET Rocks! vNext
  1449. CityMayor | Dapp.com - MarbleCards | OpenSea
  1450. .NET MAUI 'Slips the Schedule,' Won't Ship with .NET 6 in November -- Visual Studio Magazine
  1451. How much faster is Java 17?
  1452. Introducing Package Source Mapping
  1453. GitHub - github/paste-markdown: Paste spreadsheet cells as a Markdown table.
  1454. Processing Large Payloads with the Claim Check Pattern
  1455. Does your Figma Plugin really need an UI? | Tom's dev blog
  1456. The Cyclic Identity for Partial Derivatives
  1457. Playing with htmlq, awk, and sed
  1458. Building an Alternative Ecosystem | Joshua Strobl
  1459. Don't Trust the Process
  1460. Call WinRT COM interop interfaces from .NET 5+ apps - Windows apps
  1461. Why I left academia
  1462. The Second Coming of the Search Engine
  1463. Write Epic Shit - Corbett Barr
  1464. Argon2 Memory-Hard Function for Password Hashing and Proof-of-Work Applications
  1465. How I write my Journal
  1466. Engineer vs Entrepreneur Mindset
  1467. Visual Studio 2022 Preview 4: Hot Reload Expands, Speed Improvements -- Visual Studio Magazine
  1468. Product Security Engineering Manager - Architecture
  1469. Validating Form Data with Blazor [11 of 11] | Beginner's Series to: Blazor
  1470. 🐊 Crocotile 3D - A tile-based 3d modeling editor!
  1471. 6.0 Milestone · DuendeSoftware/IdentityServer
  1472. Turing Oversold
  1473. The Time Travel Debugger for Web Development
  1474. Machine Learning Community Standup - Deep Learning with TorchSharp
  1475. Swapping two numbers in C#
  1476. Rack-With-Support - FUSION
  1477. Developer Burnout: Why it Happens and What We Can Do About It
  1478. TechBaby Prague
  1479. Leaking Value Objects from your Domain
  1480. Announcing The Unicode® Standard, Version 14.0
  1481. Amazon.com: Sabrent 4TB Rocket 4 Plus NVMe 4.0 Gen4 PCIe M.2 Internal Extreme Performance SSD + M.2 NVMe PS5 heatsink Combo (SB-RKT4P-PSHS-2TB) : Electronics
  1482. Amazon.com: Sabrent 2TB Rocket 4 Plus NVMe 4.0 Gen4 PCIe M.2 Internal Extreme Performance SSD + M.2 NVMe PS5 heatsink Combo (SB-RKT4P-PSHS-2TB) : Electronics
  1483. The Catch Block #74 - Ship, Show, Ask
  1484. How do I set the alpha channel of a GDI bitmap to 255?
  1485. Discovering what’s slowing down your website with Web Analytics
  1486. The American Style of Quotation Mark Punctuation Makes No Sense
  1487. Storage galore: New PS5 update finally lets users add more space for games
  1488. Cloudflare Images Now Available to Everyone
  1489. Apple just copied a developer's Apple Watch keyboard after yanking it from the App Store
  1490. “Secret” Agent Exposes Azure Customers To Unauthorized Code Execution | Wiz Blog
  1491. .NET DeveloperDays 2021 | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  1492. Anonymous Presents: Operation Epik Fail
  1493. 5.0.10 Milestone · npgsql/npgsql
  1494. 5.0.10 Milestone · npgsql/efcore.pg
  1495. ACSC Annual Cyber Threat Report 2020-21
  1496. .NET App Developer Links - 2021-09-15
  1497. Windows Package Manager
  1498. Exploring 120 years of timezones
  1499. PHP: rfc:fibers
  1500. Join us behind the scenes at Azure, thanks to the Well-Architected Framework
  1501. .NET September 2021 Updates – 5.0.10 and 3.1.19
  1502. Up in arms - Tandy Armatron Dissection
  1503. r/buildapc - Please help me identify this CAPS-lock overlay, as it's ruining my game
  1504. Gwyneth Peña S. @madebygps
  1505. Effect size is significantly more important than statistical significance.
  1506. Announcing .NET 6 Release Candidate 1
  1507. Bespoke Synth
  1508. PHP maintains an enormous lead in server-side programming languages
  1509. Dialectical Solution to the Liar Paradox — Hegel's Chapel
  1510. Reflecting on the Shake Build System
  1511. Improving Origin Performance for Everyone with Orpheus and Tiered Cache
  1512. Plain Text Journaling System
  1513. Hack Pipe for Functional Programmers: How I learned to stop worrying and love the placeholder | James DiGioia
  1514. The Most Underused Email Feature: Schedule Send
  1515. Tools for professionals, tools for amateurs
  1516. Technical Writer
  1517. iPhone 13 Models Are Heavier and Thicker Than iPhone 12 Models
  1518. Travis CI flaw exposed secrets of thousands of open source projects
  1519. Programming Language Wars - Software By Design
  1520. r/crypto - What are the most overrated cryptographic schemes, protocols, conferences, etc.?
  1521. Release 0.2.0-pre.20210914193659.28 · DamianEdwards/MinimalValidation
  1522. Server-Side Language Usage: ASP.NET Trails PHP (by a Lot!) -- Visual Studio Magazine
  1523. iPhone 13 Pro and 13 Pro Max - Technical Specifications
  1524. Spasm - Underrun example
  1525. Visual Studio 2022 Preview 4 is now available!
  1526. How percentile approximation works (and why it's more useful than averages)
  1527. ASP.NET Core updates in .NET 6 Release Candidate 1
  1528. ASP.NET Core updates in .NET 6 Release Candidate 1
  1529. Announcing .NET 6 Release Candidate 1
  1530. GitHub Quick Reviews
  1531. Update on .NET Multi-platform App UI (.NET MAUI)
  1532. Collisions of Light Produce Matter/Antimatter from Pure Energy
  1533. Java 17 / JDK 17: General Availability
  1534. Intel Is Reducing Server Chip Pricing in Attempt to Stem the AMD Tide
  1535. ASP.NET Community Standup - Blazor in .NET 6 RC1
  1536. WebSocket per-message compression in ASP.NET Core 6
  1537. CSS Variables + calc() + rgb() = Enforcing High Contrast Colors
  1538. Q1K3 | js13kGames
  1539. Why I Have NOT Tried Github Copilot - I'm a Little Skeptical...
  1540. Microspeak: Persona
  1541. C# For Beginners - Lesson 10: Methods
  1542. Looking inside ConfigurationManager in .NET 6: Exploring .NET Core 6 - Part 1
  1543. From AMP to Signed Exchanges, Or How Innovation Happens at Cloudflare
  1544. Cyber Defenders' Career Guide: 9781617298202: Computer Science Books @ Amazon.com
  1545. Setting up the SonarQube scanner when building a .NET Core container image
  1546. Why Monero
  1547. Async processing of long-running tasks in ASP.NET Core
  1548. Adam Storr - Separate the Metadata Noise from the Implementation in Azure Functions
  1549. WUG: Co nás čeká v .NET 6 a C# 10 (Zlín)
  1550. Release WebSharper 5.0.0-preview1 · dotnet-websharper/core
  1551. .NET App Developer Links - 2021-09-14
  1552. Monsters Weekly 222 - DateOnly and TimeOnly in .NET 6
  1553. Unit testing private helper methods
  1554. Advanced Git Workflow Tips | The .NET Tools Blog
  1555. MinimalValidation/dotnet.yml at 3b836203c6af3ce1f9735ff1a4c81ab3270a7c7e · DamianEdwards/MinimalValidation
  1556. Download the fastest Firefox ever
  1557. The workflow must be associated with an integration account - Azure Logic App
  1558. Docs | Open-Meteo.com
  1559. GitHub - ryanoasis/powerline-extra-symbols: Extra glyphs for your powerline separators
  1560. [Last Week in .NET #59] – Min/Max Life Changes
  1561. Free Programming Books; HTML5, CSS3, JavaScript, PHP, Python...
  1562. Subscribe to Burnout+ – Three Letter Acronym
  1563. Trademark Actions Against the PostgreSQL Community
  1564. GitHub - dtolnay/inventory: Typed distributed plugin registration
  1565. Screenshots
  1566. Build software better, together
  1567. FORTRAN.io finally, a Fortran Web Framework
  1568. Intuit to Acquire Mailchimp
  1569. Stay Calm and Learn This · Patrick Juchli
  1570. Finding Types at Runtime in .NET Core
  1571. Building Through Uncertainty
  1572. Lessons learned during a Developer on Duty: Observability · Pietro Menna
  1573. Unravelling `async for` loops
  1574. Static Analysis in JavaScriptCore (Part I)
  1575. Introduction — Otter documentation
  1576. 40 One-Sentence Email Tips
  1577. Most Startup ‘Pivots’ Aren’t Really Pivots, They’re Just What Startups Are Supposed To Do
  1578. April King — Cache-Control Recommendations
  1579. How to parse any website
  1580. Regret Minimization | Samvit Jain
  1581. Disclosing CVE-2021-40823 and CVE-2021-40824: E2EE vulnerability in multiple Matrix clients | Matrix.org
  1582. Designing Beautiful Shadows in CSS
  1583. Stop Building A General Purpose API To Power Your Own Front End - Max Chernyak
  1584. Why I’m Not an Angel Investor — Stuff George Writes
  1585. FORCEDENTRY: NSO Group iMessage Zero-Click Exploit Captured in the Wild - The Citizen Lab
  1586. Apple patches a NSO zero-day flaw affecting all devices – TechCrunch
  1587. Getting Started Tweetinvi .NET Twitter | C# Tutorials Blog
  1588. Developers: Hire or Use Consultants?
  1589. OpenRA
  1590. New Open Source ONNX Runtime Web Does Machine Learning Modeling in Browser -- Visual Studio Magazine
  1591. OData (Open Data Protocol) in ASP.NET 6.0
  1592. Hyperbaric oxygen therapy reverses hallmarks of Alzheimer’s disease and dementia - Technology Org
  1593. r/perfectlycutscreams - German Streamer watching a self defense video
  1594. Resource efficient Thread Pools with Zig
  1595. Cloud Providers Publish Ransomware Mitigation Strategies
  1596. Investigating an infinite loop in Release configuration - Gérald Barré
  1597. Uber must employ its drivers, Dutch court rules
  1598. The latency of making a coffee cup
  1599. The C++/WinRT query_interface_tearoff extension point, and using it for COM aggregation
  1600. Email Protection | Cloudflare
  1601. Cloudflare Passes 250 Cities, Triples External Network Capacity, 8x-es Backbone
  1602. .NET developer reacts to the StackOverflow survey 2021
  1603. GitHub - hyrmn/jerk: Joe Everyman's Reporting Konverter
  1604. Professional C# and .NET – 2021 Edition
  1605. Introduction to System.Text.Json Through Examples - Code Maze
  1606. Dotnetos Conference 2021 | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  1607. NLP Tutorial with Flair & Python | Rubik's Code
  1608. 271: How not to monetize an app
  1609. Implementing Angular Code Flow with PKCE using node-oidc-provider
  1610. .NET App Developer Links - 2021-09-13
  1611. How To Desktop in 2022
  1612. How to Write Cleaner, Safer Code with SonarQube, Docker and .NET Core
  1613. Introduction to GitHub Codespaces
  1614. How To Map A Route in an ASP.NET Core MVC application
  1615. RLE: The Human Friendly Compression
  1616. Twitter reveals surprisingly low two-factor auth (2FA) adoption rate
  1617. The World's Oldest Active Torrent Turns 18 Soon * TorrentFreak
  1618. Minimal APIs at a glance in .NET 6
  1619. CityMayor | Dapp.com - MarbleCards | OpenSea
  1620. Docker Licensing, Career and Coding Questions
  1621. refactor: port libtransmission to C++ by ckerr · Pull Request #1787 · transmission/transmission
  1622. The Structure of Scientific Revolutions
  1623. How to raise investment
  1624. How to Improve programming logic
  1625. Rectangle{} debugging in QML, just like printf(), but for QT
  1626. How factories were made safe
  1627. Randomizing the Alert Sound on a Mac
  1628. The p-word – Puppies, Flowers, Rainbows and Kittens
  1629. Amazon.com: Qozary 2 Pack Socks Underwear Drawer Organizer Divider, 24 Cell or 16 Cell Collapsible Cabinet Closet Organizer Storage Boxes for Clothes, Socks, Lingerie, Underwear, Ties (24 Cell, Gray) : Home & Kitchen
  1630. Welcome, adventurer! — BEAM VM Wisdoms
  1631. Rechargeable Toilet Bowl Night Light, 16-Color LED Motion Activated Sensor Nightlight, Cool Fun Gag Gadget for Husband Men Women Him Mother Father Day - - Amazon.com
  1632. The KDL Document Language
  1633. Checkboxland
  1634. Two new color spaces for color picking - Okhsv and Okhsl
  1635. Rejected!
  1636. Ray casting in 2D game engines
  1637. LIVE: Windows 11 Walkthrough with Microsoft Dev Davepl
  1638. Azure AD JWT authentication in .NET isolated process Azure Functions
  1639. Microsoft Releases .NET MAUI Compatibility Packages for the Xamarin Community Toolkit
  1640. Lockdown math announcement
  1641. Remaking Celeste’s Lighting
  1642. Welcome to Speed Week and a Waitless Internet
  1643. Windows 11 Pinball by the original Windows XP programmer
  1644. Learn BIO Video in 3 simple steps - Tech Leader Journey
  1645. Social networks
  1646. My Room in 3D — Experiment
  1647. Electron isn’t Cancer but it is a Symptom of a Disease – Duck Rowing
  1648. An opinionated look at Minimal API in .NET 6
  1649. Minimal APIs at a glance
  1650. Write code that's easy to delete, and easy to debug too.
  1651. pratik.is/here - Pratik's Personal Site
  1652. I18n in Go: Managing Translations
  1653. No More Medium. Build Your Own Site, Please.
  1654. Episode 23: Git - with Jesse Liberty and James World
  1655. 9/11 Realtime
  1656. Proving 50-Year-Old Sorting Networks Optimal: Part 2
  1657. Working with DevOps friendly EF Core Migration Bundles
  1658. Microsoft acquires Clipchamp to empower creators | Microsoft 365 Blog
  1659. Facebook Is Censoring People For Mentioning Open-Source Social Network Mastodon
  1660. Why Flask will teach you more about software engineering than Django
  1661. Constant-time code verification with Memory Sanitizer
  1662. A resource for the OpenBSD community
  1663. Steam Top 50 Games: 72% Work on Linux in Sept. 2021 - Boiling Steam
  1664. How Tesla Got Two Nürburgring Lap Times From the Same Lap
  1665. Note-Taking for Software Engineers
  1666. Learn in Better Way for Your Life
  1667. Sylvain Kerkour
  1668. Are Dockerfiles good enough?
  1669. Windows 11 Pinball by the original Windows XP programmer
  1670. Mistakes I've Made in AWS
  1671. Windy as forecasted
  1672. CFAIL Session 4 Talk #1: Incorrectly Generated RSA Keys, by Daniel Shumow
  1673. “Never trust a clown”: McDonald’s leaks Monopoly database credentials
  1674. It's just a (hacker news) bubble you're living in
  1675. Disk/CPU performance: Linode vs DigitalOcean vs UpCloud vs Hetzner vs Terrahost vs Scaleway
  1676. Making mistakes is part of working
  1677. The VC power law: biotech vs. tech
  1678. How I arrived at my perfect business idea | SVG Backgrounds
  1679. Use Tools That Suit You and the Problem | Daan Debie
  1680. Managing User State [9 of 11] | Beginner's Series to: Blazor
  1681. Why that Thunderbolt add-in card doesn’t work properly in your unsupported PC – Matt's Tech Pages
  1682. From Shader to Metaball, Part Ⅰ
  1683. How arbitrary structured data per request helps Opsgenie to resolve and prevent incidents
  1684. Part 4: Notifiable Data Breach (NDB) Scheme
  1685. Sales for Hackers
  1686. Oracle SQL Is The Devil – Coding To Freedom
  1687. Microsoft Open Sources .NET 5 C# Language Extension for SQL Server -- Visual Studio Magazine
  1688. GitHub - jely2002/youtube-dl-gui: A cross-platform GUI for youtube-dl made in Electron and node.js
  1689. C# 10 is HERE! 5 features that will blow your mind 🤯
  1690. First look at the debugger - Visual Studio (Windows)
  1691. I Reached 100k Subscribers - Ask Me Anything
  1692. A Laser Fired Through a Keyhole Can Expose Everything Inside a Room
  1693. Microsoft Announces Azure Spring Cloud Enterprise in Preview
  1694. Migrate apps to modern authentication
  1695. Ordering asynchronous updates with coroutines, part 5: Bowing out via cancellation
  1696. Code Maze Weekly #92 - Code Maze
  1697. How to execute an object file: Part 3
  1698. Certified Application Security Specialist (CASS)
  1699. Support type classes or implicits · Issue #243 · fsharp/fslang-suggestions
  1700. Episode 82 - DotPurple With Michael Babienco
  1701. Groundbreaking Technique Yields Important New Details on Silicon, Subatomic Particles and Possible ‘Fifth Force’
  1702. Monsters Weekly 221 - New git commands
  1703. Web Live Preview
  1704. The Specification contravariant functor
  1705. Date Format Cheat Sheet—How To Format Dates React DatePicker
  1706. Episode 393 - Behind the scenes
  1707. The Future of Visual Studio Extensibility is Here!
  1708. Connect Tailscale - GitHub Marketplace
  1709. Ozzillate - Transfer Files via Sound
  1710. New Community Toolkit Leads Extension Writing Revamp for Visual Studio 2022 -- Visual Studio Magazine
  1711. Machine Learning Community Standup - Office Hours
  1712. New Math Book Rescues Landmark Topology Proof | Quanta Magazine
  1713. Event Sourced Aggregate Design: Focus on Business Logic
  1714. Using a reMarkable Tablet in Web Meetings – The Charette Project
  1715. in which a laptop defies the trends
  1716. The Fog of Random
  1717. AWS SIGv4 and SIGv4A — shufflesharding.com
  1718. Q6 How do you manage your time? How do you allocate your time between work and other things?
  1719. Thoughts on Clojure UI framework
  1720. A Rotating Team Lead
  1721. Running My Business From an iPad
  1722. Quitting Entrepreneurship, Getting A Job
  1723. Fix My Code
  1724. The .NET Docs Show - .NET IoT Ask Me Anything
  1725. Microsoft Pushes Java for Azure Development -- Visual Studio Magazine
  1726. Windows 11 Livestream - Sep 12, 2021 9AMPST 4PMGMT - Announcement!
  1727. Weekly Update 260
  1728. ~60x speed-up of Linux
  1729. ASP.NET 6.0 Minimal APIs - Why should you care? - Ben Foster
  1730. Data Consistency Between Microservices
  1731. .NET Conf 2021
  1732. .NET customers showcase | See what devs are building
  1733. Parameters and Sharing Data [8 of 11] | Beginner's Series to: Blazor
  1734. OWASP Top 10
  1735. Creating Pivot indexes in RavenDB
  1736. GraphCMS, GraphQL, and Nextjs - Let's Build A Static Site
  1737. Full-time Content Creation with Jessica Chan
  1738. Ordering asynchronous updates with coroutines, part 4: Bowing out, explicit version
  1739. Native Rust support on Cloudflare Workers
  1740. 5 open source .NET projects that deserve more attention
  1741. Rewilding: 60 years ago, scientists let a farm go wild – the results are in
  1742. Toolbelt.Blazor.LoadingBar 13.0.0
  1743. How We Went All In on sqlc/pgx for Postgres + Go
  1744. How Docker broke in half
  1745. Bad engineering managers think leadership is about power, good managers think leadership is about competently serving their team
  1746. .NET App Developer Links - 2021-09-09
  1747. .NET Rocks! vNext
  1748. A .NET 6 Minimal API Todo example Playground
  1749. Refactoring to Value Objects
  1750. New Improved Attach to Process Dialog Experience
  1751. Apples in MAUI
  1752. Google APIs: authentication with TypeScript | I CAN MAKE THIS WORK
  1753. Windows 11: The Optimization and Performance Improvements
  1754. How to replace Docker with Podman on a Mac
  1755. Ship / Show / Ask
  1756. OSS Power-Ups: CliWrap | The .NET Tools Blog
  1757. Does Ivermectin Cause Sterility in Men?
  1758. Open sourcing the .NET 5 C# Language Extension for SQL Server - Microsoft SQL Server Blog
  1759. Locking editor panes in Visual Studio Code prevents unwanted multi-tab experiences
  1760. B2C Speedrun - Setup Authentication in .NET Blazor with Azure AD B2C in 15mins flat
  1761. Proposal: Expression blocks · Issue #3086 · dotnet/csharplang
  1762. csharplang/LDM-2021-08-30.md at main · dotnet/csharplang
  1763. WhatsApp “end-to-end encrypted” messages aren’t that private after all
  1764. MIT-designed project achieves major advance toward fusion energy
  1765. Transparency in startups
  1766. The mystery of load average spikes
  1767. Should you delete social media? That’s the wrong question.
  1768. Restrictions for Impacted Areas – South East Queensland
  1769. Challenge to VS Code Python? JetBrains Tests Data Science IDE -- Visual Studio Magazine
  1770. The Compiled Future of Front End
  1771. Auto retry message on connection failure by NickCraver · Pull Request #1856 · StackExchange/StackExchange.Redis
  1772. The Adjacent User Theory at andrewchen
  1773. What they don’t tell you when you translate your app
  1774. Norway COVID: 171,719 Cases and 826 Deaths - Worldometer
  1775. Daily Confirmed Cases in NSW - COVID LIVE
  1776. How to drive away your best engineers. | padraigobrien.com
  1777. About
  1778. Python in VS Code Does Browser-Based Editing via 'github.dev' Trick -- Visual Studio Magazine
  1779. Maintain it With Zig
  1780. Using the Console Log formatter
  1781. Monitoring my home's air quality (CO2, PM2.5, Temp/Humidity) with AirGradient's DIY sensor
  1782. Craver's oh-my-posh profile
  1783. Archive.org Serendipity: Search and Stream Selections from the 78rpm Collection
  1784. Going deeper into static constructors hole
  1785. GitHub - philipl/pifs: πfs - the data-free filesystem!
  1786. GitHub - doctorray117/minecraft-ondemand: Templates to deploy a serverless Minecraft Server on demand in AWS
  1787. Entity Framework Community Standup - Open Source Software (OSS) Projects for EF Core
  1788. Taking the EF Core Azure Cosmos DB Provider for a Test Drive
  1789. Outdated Answers: accepted answer is now unpinned on Stack Overflow
  1790. Integration Testing: IHost Lifecycle with NUnit
  1791. The Catch Block #73 - Vertical Slices, Mission-Driven Teams, and Five Cool Reads
  1792. Ordering asynchronous updates with coroutines, part 3: Let them all compete, but only one wins
  1793. GitHub - EtherDream/web2img: bundle web files into a single image
  1794. Introducing: Custom Hostname Analytics
  1795. Dolphin Progress Report: August 2021
  1796. How Cloudflare helped mitigate the Atlassian Confluence OGNL vulnerability before the PoC was released
  1797. The SEC has told us it wants to sue us over Lend. We don’t know why.
  1798. Switching to the i3 window manager
  1799. .NET App Developer Links - 2021-09-08
  1800. 2021 Board of Trustees Election
  1801. The Command Handler contravariant functor
  1802. Favorite improvements in .NET 6
  1803. Patent Images
  1804. Teaching people to fish
  1805. Shifting Trends: The Evolution of Mountain Bike Geometry - blog.jans.com
  1806. Turning my hobby into a business made me hate it
  1807. How Sri Lanka’s overnight flip to total organic farming has led to an economic disaster
  1808. Git tooling in Visual Studio 2022
  1809. Your VGA monitor may be easier to repair than you think - CNX Software
  1810. Introducing Blazor Components [3 of 11] | Beginners Series to: Blazor
  1811. My £4 a month server can handle 4.2 million requests a day
  1812. McDonald's leaks password for Monopoly VIP database to winners
  1813. What's new in C# 10.0 - C# Guide
  1814. Integration Testing: IHost Lifecycle with xUnit.Net
  1815. [Last Week in .NET #58] – Deep Learning Means Never Having to Say You’re Sorry
  1816. GitHub Quick Reviews
  1817. GitHub - dotnet/csharplang: The official repo for the design of the C# programming language
  1818. VS Code Uses ML to Detect Programming Language, Set Mode -- Visual Studio Magazine
  1819. The ASP.NET Team @TheASPNETTeam
  1820. ASP.NET Community Standup - 🎂7 Years of ASP.NET Community Standup🎂
  1821. C# static constructor called multiple times
  1822. Bonsai | Web Browser for Research
  1823. California streaming: Apple’s next big event is September 14
  1824. Differential Evolution Optimization -- Visual Studio Magazine
  1825. How to be a Certificate Authority, feat. Ryan Sleevi - Security. Cryptography. Whatever.
  1826. Microsoft Outlook shows real person’s contact info for IDN phishing emails
  1827. Welcome · Real-World Cryptography MEAP V14
  1828. Ask the Expert: What's New in C# 10.0
  1829. Musings: How to Beat Greg Abbott, revisited
  1830. OpenSSL version 3.0.0 published
  1831. ASP.NET Community Standup - A first look at Carter on .NET 6
  1832. Matching Colorful Brackets are BUILT IN to VS Code - (No Extension Needed)
  1833. ProtonMail deletes 'we don't log your IP' boast from website after French climate activist reportedly arrested
  1834. Ordering asynchronous updates with coroutines, part 2: Restart with hand-off
  1835. “The Door Problem” – Liz England
  1836. Using Source Generators with Blazor components in .NET 6
  1837. Adam Storr - Minimal Api in .NET 6 Out Of Process Azure Functions
  1838. What’s New with Cloudflare for SaaS?
  1839. GitHub - mgdm/htmlq: Like jq, but for HTML.
  1840. The Sexadecimal Mysteries
  1841. Re: [GIT PULL] ntfs3: new NTFS driver for 5.15
  1842. Debugging System.FormatException when launching ASP.NET Core
  1843. Infrastructure overview
  1844. A primer on the OpenAI API - Part 3
  1845. A primer on the OpenAI API - Part 1
  1846. What Is yield and How Does It Work in C#?
  1847. Access modern GPU features with WebGPU
  1848. A primer on the OpenAI API - Part 2
  1849. Making world-class docs takes effort
  1850. A neat Trick to Debug Exceptions in C#
  1851. Chia Coin Miners Are Reselling Used SSDs as New
  1852. Minus
  1853. Release age v1.0.0 🏁 · FiloSottile/age
  1854. The Crypto-Carry Trade
  1855. Hundreds of Economists: Marijuana Prohibition Costs Billions, Legalization Would Earn Billions
  1856. Why not ZFS
  1857. My phone case, the hidden state of an RNN
  1858. Building Applications With Cassandra: Experience And Gotchas
  1859. Optimizing Netlify - Atif Afzal
  1860. Introducing Zero-Knowledge Proofs for Private Web Attestation with Cross/Multi-Vendor Hardware
  1861. What kind of work I want
  1862. Use the right tool for the job
  1863. Saving a restic backup the hard way
  1864. Dealing with Modules, Assemblies and Types with CLR Profiling APIs
  1865. A meditation on three dead side projects
  1866. Новые статьи на Sci-Hub
  1867. GitHub - michaelkacher/k8cher: An opinionated getting started project leveraging Kubernetes, Tilt, Dapr, and SvelteKit
  1868. Svelte and SvelteKit - Why We Love It and Why You Should Try It
  1869. Staged Rollouts & Phased Release on Google Play and App Store Connect
  1870. ProtonMail logged IP address of French activist after order by Swiss authorities – TechCrunch
  1871. After six months on Mars, NASA's tiny copter is still flying high
  1872. Important clarifications regarding arrest of climate activist
  1873. Germany wants smartphone makers to offer 7 years of software updates
  1874. Revolt
  1875. “BUT THE ENVIRONMENTAL ISSUES WITH CRYPTOART WILL BE SOLVED SOON, RIGHT?”
  1876. Melatonin: Much More Than You Wanted To Know
  1877. What is Semantic HTML? 🤨
  1878. GitHub - Lutando/Akkatecture: a cqrs and event sourcing framework for dotnet core using akka.net
  1879. How not to read a string from an UTF-8 stream - Gérald Barré
  1880. US Cybercom says mass exploitation of Atlassian Confluence vulnerability 'ongoing and expected to accelerate' | ZDNet
  1881. GitHub - koenvzeijl/AspNetCore.SassCompiler: Sass Compiler Library for .NET Core 3.x/5.x without node.
  1882. ZFS Is Mysteriously Eating My CPU
  1883. Ordering asynchronous updates with coroutines, part 1: Mutual exclusion
  1884. Hiring Developers: How to avoid the best - Parthenon
  1885. In defence of .NET Minimal APIs
  1886. homebrew-x/podman-apple-silicon.rb at main · simnalamburt/homebrew-x
  1887. 270: M1 on the road, phased release, new SQLite-net, and .NET MAUI ready libraries
  1888. Using Azure security groups in ASP.NET Core with an Azure B2C Identity Provider
  1889. Malware found preinstalled in classic push-button phones sold in Russia
  1890. Stock Price Prediction Using Hidden Markov Model | Rubik's Code
  1891. Writing Logs to SQL Server Using NLog - Code Maze
  1892. Visual Studio Code August 2021
  1893. Python in Visual Studio Code – September 2021 Release
  1894. C# Caller Attributes Make Tracing and Logging Easier
  1895. Custom Model Binding in ASP.NET 6.0 Minimal APIs - Ben Foster
  1896. git/torvalds/linux.git - Linux kernel source tree
  1897. GitHub - containerd/nerdctl: Docker-compatible CLI for containerd, with support for Compose
  1898. GitHub - olup/kobowriter: A simple typewriter written in go for KOBO e-readers
  1899. Freewrite: Distraction-Free Writing Tools
  1900. SolarWriter
  1901. China Airlines A333 at Taipei on Jun 14th 2020, all primary computers, reversers and autobrakes failed on touchdown
  1902. Art Student's 407-Piece Hand-Carved Wooden Clock Literally Writes The Time | aBlogtoWatch
  1903. NO STARTTLS
  1904. Dogs distinguish human intentional and unintentional action - Scientific Reports
  1905. “Emojibake” are considered harmful
  1906. SPI: The serial peripheral interface
  1907. certreq.cs
  1908. BookWyrm is the Federated GoodReads Replacement I Didn’t Know I Needed
  1909. 200 Years Ago, Faraday Invented the Electric Motor
  1910. Proxy vs Reverse Proxy - using a real life example!
  1911. Adding Identity to Existing WASM Apps: Carl Franklin's Blazor Train Ep 56
  1912. OpenAI Sold its Soul for $1 Billion
  1913. Minimal API com ASP.NET Core .NET 6
  1914. Writing Well-Documented Code - Learn from Examples
  1915. List of Gaming Laptops with MUX Switch - Jarrod's Tech
  1916. Visual Studio Code August 2021
  1917. Join Bookwyrm!
  1918. Victory Mission + Ministry in Springfield, MO
  1919. Launching Visual Studio Code cleanly from a .NET Application
  1920. How we built an auto-scalable Minecraft server for 1000+ players using WorldQL's spatial database
  1921. Introducing Pollen
  1922. Habitcrafting and tool-making | thesephist.com
  1923. Snowball sampling bias in program evaluation
  1924. libinput and high-resolution wheel scrolling
  1925. The Traction Treadmill at andrewchen
  1926. Keep your software packages small
  1927. Optimizing Slow SQL Queries
  1928. Worst Case Scenario
  1929. The Seniority Roller Coaster and Down-Leveling in Tech
  1930. GitHub - JonPSmith/AuthPermissions.AspNetCore: This library provides extra authorization features to an ASP.NET Core application.
  1931. ShlinkedIn
  1932. Top Programming Languages 2021
  1933. DATAWING LIMITED - Filing history (free information from Companies House)
  1934. Delays Aren't Good Enough—Apple Must Abandon Its Surveillance Plans
  1935. Release v3.5.0 · dotnet/orleans
  1936. Mathlets : MIT Mathlets
  1937. A nasty bit of undefined timezone behavior in Golang
  1938. Running (Mostly) Minimal .NET 6 APIs in Azure Functions
  1939. uBlock Origin—everything you need to know about the ad blocker - Firefox Add-on Reviews
  1940. How I Made $80,000 On Side Projects In 2020 — Compiled;
  1941. ASP.NET Core Blazor routing
  1942. New evidence supports idea that America's first civilization was made up of 'sophisticated' engineers
  1943. On .NET Live - Practical tips to improve your users' experience
  1944. I declared my Windows Runtime method as accepting an array by reference, but it always arrives empty
  1945. Should Zcash switch from Proof of Work to Proof of Stake? - Electric Coin Company
  1946. Minimal Viable Developer: acing your first month in software
  1947. The Design of Disasters and the Disaster of Design
  1948. Follow boring advice
  1949. The Illusion of Output - Keith Brown
  1950. Simple Audio Augmentation with PyTorch
  1951. Diagnosing memory leaks in .NET apps
  1952. Quitting Your Dream Job (Twice)
  1953. OpenMoji
  1954. Google Chrome to remove detailed cookie and site data controls
  1955. Rejected internal applicants twice as likely to quit | Cornell Chronicle
  1956. GitHub - 425show/minimalAPIWithB2C
  1957. Why can an ad break the Windows 11 desktop and taskbar?
  1958. Software Piracy and IP Management Practices: Strategic Responses to Product-Market Imitation
  1959. Operations is not Developer IT
  1960. GitHub - pdevito3/craftsman: Craftsman is the workhorse behind the Wrapt framework and provides a suite of CLI commands for quickly scaffolding out new files and projects for your .NET Web APIs with simple CLI commands and configuration files.
  1961. Wrapt - Scaffold an entire .NET 5 Web API with a simple yaml or json file.
  1962. Migrating from Docker to Podman
  1963. WhatsApp Fined with a Record $267 million for Breaching EU Privacy Laws
  1964. Keynote: Lessons From 11 Billion Breached Records
  1965. Weekly Update 259
  1966. The Journey to Accessible Apps: Making Visual Text Accessible
  1967. Windows 11: a survey of text boxes
  1968. Code Maze Weekly #91 - Code Maze
  1969. David Whitney
  1970. The best way to create a string in C# that you shouldn't use
  1971. Foundation Interview
  1972. Windows 11 Pinball
  1973. Xamarin.Essentials 1.7 with New Web Authenticator Options and .NET MAUI Essentials
  1974. Announcing the Candidates .NET Foundation Election 2021
  1975. .NET App Developer Links - 2021-09-03
  1976. Introduction to Async Programming in C#
  1977. A Complete Beginner's Guide to GraphQL
  1978. GitHub - MichalStrehovsky/zerosharp: Demo of the potential of C# for systems programming with the .NET native ahead-of-time compilation technology.
  1979. Replacing Docker Desktop with hyperkit + minikube - Cirrus Minor
  1980. Zero Trust Security Architecture Overview | Developer.com
  1981. GitHub - KorzhCom/EasyData: An open-source framework for quick and easy implementation of CRUD operations (both API and UI) in ASP.NET Core applications.
  1982. GitHub - aappleby/MetroBoy: A repository of gate-level simulators and tools for the original Game Boy.
  1983. Bungie C++ Guidelines & Razors > News | Bungie.net
  1984. What's in New Productivity Power Tools for Visual Studio 2022? -- Visual Studio Magazine
  1985. Calling an Azure AD secured API with Postman
  1986. Experiments on a $50 DIY air purifier you can make in 30s
  1987. ASP.NET Community Standup - Exploring Blazorise with Mladen Macanović
  1988. Blazor WASM not loading appsettings.{environment}.json in Azure App Services - MSCTEK
  1989. Money Ain't A Thang
  1990. Any examples of using SAML 2 authentication with a Blazor server-side app?
  1991. Noteflakes: How I Write Code: Pen & Paper
  1992. BPFTrace & Julia: An introduction to UProbes
  1993. Lessons Learned from two years as a Data Scientist
  1994. A critique on project management software
  1995. What is the "Bus Factor" of Your Project? — Vishnu's Pages
  1996. Improving the Hacker News Ranking Algorithm
  1997. Start Your Day with Positive Intention — BRNSFT
  1998. The Persistent Gravity of Cross Platform
  1999. GitHub - 425show/BlazorServerAuthWithSAML
  2000. Secure Open API (Swagger) calls with Azure Active Directory
  2001. What UWP Deprecation? Community Celebrates Innovative Apps in Launch 2021 Contest -- Visual Studio Magazine
  2002. Use of artificial intelligence for image analysis in breast cancer screening programmes: systematic review of test accuracy
  2003. GitHub Copilot Generated Insecure Code In 40% Of Circumstances During Experiment
  2004. O.MG Cable - * to USB-A
  2005. Developers are not interested in Mac App Store, research shows - Techno Kilo
  2006. ASP.​NET Core in .NET 6 - Async streaming
  2007. GitHub - containers/podman: Podman: A tool for managing OCI containers and pods.
  2008. Blazor | Build client web apps with C# | .NET
  2009. WhatsApp Ireland hit with record fine of €225m by DPC
  2010. Sky Subscribers' Piracy Habits Directly Help Premier League Block Illegal Streams * TorrentFreak
  2011. Let's Learn .NET: Razor Pages
  2012. Adventures in application compatibility: The cost of forgetting to specify a calling convention
  2013. Quick Tunnels: Anytime, Anywhere
  2014. Workshop Spotlight: GitHub
  2015. www.opendesktop.org
  2016. Traditional companies are losing because they mismanage software engineers
  2017. Deconstructing Azure PowerShell APIs with Fiddler
  2018. GitHub - mTvare6/hello-world.rs: 🚀Memory safe, blazing fast, configurable, minimal hello world written in rust(🚀) in a few lines of code with few(1061🚀) dependencies🚀
  2019. How to study effectively | Psyche Guides
  2020. Using FbNetExternalEngine with Firebird Embedded (in .NET)
  2021. .NET App Developer Links - 2021-09-02
  2022. .NET Rocks! vNext
  2023. Testing Methodologies: From Requirements to Deployment
  2024. Windows Server 2022 now generally available—delivers innovation in security, hybrid, and containers - Microsoft Windows Server Blog
  2025. Build .NET Search Experiences With Lunr-Core
  2026. ES2022 feature: class static initialization blocks
  2027. Text Analytics for Extractive Summarization
  2028. IntelliSense for Hosted C# Script
  2029. Simplify codez by davidfowl · Pull Request #1 · SpiritChrusher/Beer-API
  2030. ChaosDB: How we hacked thousands of Azure customers’ databases | Wiz Blog
  2031. Donovan Brown | Codespaces meet Dapr
  2032. Windows Server 2022 Now Generally Available
  2033. AI movie posters
  2034. Release Notes - Safari Technology Preview - Safari
  2035. GitHub - dotnet/Silk.NET: The high-speed OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, and DirectX bindings library your mother warned you about.
  2036. Bebop ❤️ Rust | Rainway
  2037. Refactor symmetric one-shots for improved performance by vcsjones · Pull Request #58270 · dotnet/runtime
  2038. Announcing the Candidates .NET Foundation Election 2021
  2039. Moiré no more
  2040. Amazon asked FCC to reject Starlink plan because it can’t compete, SpaceX says
  2041. What is Blazor [1 of 11] | Beginner's Series to: Blazor
  2042. Planned maintenance scheduled for Thursday, September 2 at 12:00am UTC (Wednesday September 1 8:00 PM US/EDT)
  2043. Mozilla VPN Completes Independent Security Audit by Cure53 | The Mozilla Blog
  2044. Time Card and PTP on a Raspberry Pi Compute Module 4
  2045. Twitter's div Soup and Uglyfied CSS, Explained
  2046. Interview with David McCarter
  2047. Prevent duplicate cron job running.
  2048. How I re-over-engineered my home network for privacy and security
  2049. Interview with Dixin Yan
  2050. Collatz-like behavior of Busy Beavers
  2051. Inbox Zero using Getpocket - blog.dornea.nu
  2052. Why Electron apps are fine – Hello my name is Niels Leenheer
  2053. Interview with Rob Prouse
  2054. Redefining SOTA
  2055. Interview with Pedro Henrique de Souza Jesus
  2056. Interview with David Whitney
  2057. Restructuring to a Vertical Slice Architecture
  2058. Interview with Mitchel Sellers
  2059. Interview with Javier Lozano
  2060. Interview with Kevin Avignon
  2061. Fossil fuels are dead (and here's why)
  2062. NIST Internal or Interagency Report (NISTIR) 8369, Status Report on the Second Round of the NIST Lightweight Cryptography Standardization Process
  2063. Directories.Net 1.0.0
  2064. Preview of .NET MAUI Community Toolkit Heralds Xamarin.Forms Sunsetting -- Visual Studio Magazine
  2065. File IO improvements in .NET 6
  2066. Introduction - BerylDB
  2067. zkMesh: Aug 2021 recap
  2068. #156 Mark Seemann, Code That Fits in Your Head | no dogma podcast
  2069. Linux on the Framework Laptop
  2070. The npm registry is deprecating TLS 1.0 and TLS 1.1
  2071. Repository Pattern in ASP.NET Core with Adapter Pattern for Easy Maintenance & Better Unit Testing | Pro Code Guide
  2072. Why Erlang? | Fredrik Holmqvist
  2073. The Catch Block #72 - ChaosDB, Geothermal Energy, and a Communication Layer
  2074. Boost your productivity with Productivity Power Tools Extensions in Visual Studio 2022!
  2075. A Quick Guide to Dropdown Menus With React
  2076. Windows 11 available on October 5
  2077. Git! Turn the tables
  2078. Explore Minimal APIs with Maria Naggaga | Web Wednesday
  2079. Best Practices to Measure Execution Time in JavaScript - Michael's Coding Spot
  2080. Why and When to Use Akka.Streams
  2081. Monsters Weekly 220 - Previewing .NET 6 without installing the Preview SDK
  2082. Introducing .NET MAUI Compatibility for the Xamarin Community Toolkit
  2083. Building reactive systems with Node.js | Red Hat Developer
  2084. Database and Always-Valid Domain Model
  2085. Announcing the .NET Foundation Academy
  2086. Looking at world through __stdcall-colored glasses
  2087. .NET App Developer Links - 2021-09-01
  2088. My Ultimate PowerShell prompt with Oh My Posh and the Windows Terminal
  2089. ASP.NET Core Web.config Transform for Production
  2090. C# Language Highlights Deconstructing Non-tuple Types
  2091. Improving Git protocol security on GitHub
  2092. Windows Terminal Preview 1.11 Release
  2093. Adding HTML tags or HTML-tag-like to a title, breaks rendering
  2094. My TOP Patterns for Event Driven Architecture
  2095. The Universe is Hostile to Computers
  2096. Tor is a Great SysAdmin Tool
  2097. A brain dump on automated integration testing
  2098. Unproblematize
  2099. About my new watch: Samsung Galaxy Watch 4
  2100. Deploying a Blazor App to Azure with Octopus Deploy
  2101. carltheperson
  2102. How Come There Isn't An Adam Neumann Effect? - Gotham Gal
  2103. My Recipe for Optimizing Performance of Rails Applications
  2104. GitHub - jsakamoto/FindRazorSourceFile: This is a set of NuGet packages that makes your Blazor apps display the source .razor file name that generated the HTML element under the mouse cursor when entering the Ctrl + Shift + F hotkeys.
  2105. ✍️ Happiness Over Profit
  2106. When I used to collect computer viruses
  2107. Sleep lessons for founders and CEOs (also investors and boards)
  2108. The Deployment Fidelity Problem - Tyler Cipriani
  2109. How to get a full work-day battery life on M1 Macbook – MICROIDEATION
  2110. On Variance and Extensibility
  2111. Multitenancy in ASP.NET Core - Simplest Way to achieve Multitenancy
  2112. One-Click VS Code in Browser from GitHub Repo ('How Did I Not Know This?') -- Visual Studio Magazine
  2113. GitHub Quick Reviews
  2114. Introducing the .NET MAUI Community Toolkit (Preview)
  2115. Docker Desktop no longer free for large companies: New 'Business' subscription is here
  2116. Recover Password Sync for a Domain Joined Mac
  2117. Ask the Expert: Build a Web App with Blazor
  2118. Monkey: the satirical Go package used unwittingly by Arduino and SalesForce
  2119. The Mini Index - The Mini Index
  2120. Microsoft Warns Customers about a Critical Vulnerability in Azure Cosmos DB
  2121. Docker is Updating and Extending Our Product Subscriptions - Docker Blog
  2122. The EPYC journey continues to Milan in Cloudflare’s 11th generation Edge Server
  2123. Glean | Glean
  2124. From MVC to Minimal APIs with ASP.NET Core 6.0 - Ben Foster
  2125. C# Language Highlights: Properties
  2126. What are the consequences of increasing the per-process GDI handle limit?
  2127. Notes on the Seattle Symphony's expanded concert schedule for 2021–2022 season
  2128. 3 VS Code Settings I IMMEDIATELY Turn Off
  2129. Downloading artifacts from Azure DevOps using .NET
  2130. The EPYC journey continues to Rome in Cloudflare’s 11th generation Edge Server
  2131. The simplest way to create an API is with .NET
  2132. The dot
  2133. 58% of Hacker News, Reddit and tech-savvy audiences block Google Analytics
  2134. When a hobby becomes a job
  2135. Adam Storr - When is not null not null but checking not null in .NET 6
  2136. .NET App Developer Links - 2021-08-31
  2137. Stream large content from ASP.NET Core to avoid OutOfMemoryException
  2138. Benefits of pure functions
  2139. Learn to build applications with F#
  2140. Optimizing toolbars for your workflow
  2141. GraphQL & Relay in the Front End
  2142. OSS Power-Ups: Statiq – Webinar Recording | The .NET Tools Blog
  2143. Building micro services through Event Driven Architecture part15 : SPA Front End.
  2144. Facebook is the AOL of 2021 | ZDNet
  2145. GitHub - coqui-ai/TTS: 🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production
  2146. Writing Programs with NCURSES
  2147. Creating a Simple Skeleton Loader in Xamarin Forms - Cool Coders
  2148. TypeScript v4.4 Ships, Gets New Home Page -- Visual Studio Magazine
  2149. Using SignalR in your Blazor applications
  2150. The open calendar, task and note space is a mess
  2151. The Dysfunctional Back Button - Don't Do This
  2152. Analyzing a High Rate of Paging
  2153. Bootstrapping Labels via ___ Supervision & Human-In-The-Loop
  2154. The Design and Evolution of OCB - Journal of Cryptology
  2155. All about Global Offset Table
  2156. To Everyone who showed a passionate interest in Note Garden
  2157. Fenwick Trees - Jornhub
  2158. French Appeal Court affirms decision that copyright claims on GPL are invalid; must be enforced via contractual dispute
  2159. Welcome to Peter's DevLog - Optional value handling in Nim
  2160. How I got multiple FAANG offers in Europe
  2161. Why We Don't Do Daily Stand-Ups at Supercede
  2162. You’re Not Too Late
  2163. Memory Lane
  2164. Why you should consider using docs-as-code
  2165. “If software engineering is in demand, why is it so hard to get a software engineering job?”
  2166. Moving to modern Neovim
  2167. Developers Say 'No' to Tips & Tricks Help in Visual Studio 2022 -- Visual Studio Magazine
  2168. core/roadmap.md at main · dotnet/core
  2169. [Last Week in .NET #57] – So, Azure your keys are safe?
  2170. Console Utilities API reference - Chrome Developers
  2171. How a Film Projector Works
  2172. How to Migrate from .NET MVC 5 to .NET Core for Kentico Xperience
  2173. Custom $5000 Gaming PC CHALLENGE - Linus vs RobeyTech
  2174. GitHub - rohit-px2/nvui: A modern frontend for Neovim.
  2175. Episode 60 – .NET6, streaming and making everything green with Jeff Fritz – Coding After Work Podcast
  2176. Exploring the NuGet client libraries - Gérald Barré
  2177. QA Best Practices for More Efficient Software Testing
  2178. STOP WAITING FOR GODOT
  2179. Tickets - NDC Oslo 2021 | Software Developers Conference
  2180. The various ways of moving between C++/WinRT and classic COM
  2181. Learn C# with CSharpFritz - Beginning C#: Loops and Conditional Statements
  2182. on terminal control
  2183. New! Stupid C++ Tricks Volume 2!
  2184. Entropy coding in Oodle Data: Huffman coding
  2185. When you finish celebrating Linux turning 30, try new Linux 5.14, says Linus Torvalds
  2186. OSS Power-Ups: CliWrap
  2187. .NET 6: Top 6 New Features in the Upcoming .NET Version
  2188. 269: How not to advertise mobile apps
  2189. Microsoft Azure vulnerability exposes thousands of customer database - Techno Kilo
  2190. .NET App Developer Links - 2021-08-30
  2191. Azure Queue Storage with ASP.NET Core - Code Maze
  2192. Hell Is Other REPLs
  2193. Improving application security in an ASP.NET Core API using HTTP headers – Part 3
  2194. Spreaker
  2195. In dirittura d'arrivo con le ASP.NET Core Minimal API
  2196. How MarkMonitor left >60,000 domains for the taking
  2197. Use dump files in the debugger - Visual Studio (Windows)
  2198. Why Get Into Competitive Programming?
  2199. Train Wheels are Not as Simple as They Seem
  2200. Making Reasonable Use of Computer Resources: Part 2
  2201. buzzert.net - Use a lot of Paper Towels
  2202. A practical understanding of lead acid batteries
  2203. Scales of cities, scales of software
  2204. Monero Developers Disclose ‘Significant’ Bug in Privacy Algorithm - Decrypt
  2205. Release Release v2.2.0 · Webreaper/Damselfly
  2206. A new way of blogging about Golang
  2207. Amazon.com: Staff Engineer: Leadership Beyond the Management Track (Audible Audio Edition): Will Larson, Shaula Evans, Will Larson: Books
  2208. How I Nearly Lost the Lightroom Catalog with All of My Photos
  2209. 3% Formula to invest in yourself.
  2210. Guides for reaching Staff-plus engineering roles - StaffEng
  2211. Custom Search Engine
  2212. Summary after Four Months with Ada — Programming with Ada documentation
  2213. Adding support for VisualStudio 2022 to your extension
  2214. Reverse engineering software licencing from early-2000s abandonware – Part 1
  2215. Space Nerds In Space - A Multi-player Starship Bridge Simulator
  2216. Everyone Else Thinks This Game is Awesome
  2217. If Megachurches Were Honest | Honest Ads (Mars Hill, Hillsong, Bethel, Lakewood Church Parody)
  2218. Accent Expert Breaks Down Language Pet Peeves | WIRED
  2219. Streaming requests with the fetch API
  2220. Making an OS (x86) Chapter 7 - Cross Compiler, Bootloader, Kernel
  2221. Droning On
  2222. QR Codes Aren't Actually Magic
  2223. NSO group, Pegasus, Zero-Days, i(OS|Message) security - Security. Cryptography. Whatever.
  2224. No Excuses, Do the Work
  2225. What’s it like to work at Big Tech?
  2226. Gresham’s Law of Time Management: When to Blow Up a Week — Iterating
  2227. Trying to be a project manager
  2228. Every Web Browser Absolutely Sucks. – Luke Smith
  2229. Gall’s Law and How I Ignored It
  2230. Samsung seemingly caught swapping components in its 970 Evo Plus SSDs
  2231. Weird Languages
  2232. Legion 7 Gen 6 (16" AMD) QHD Gaming Laptop
  2233. stb_truetype antialiased rasterizer
  2234. Newsletter Week 34, 2021
  2235. 🏡 Neil's Place
  2236. Check your biographic privilege
  2237. Video and Image Meme Maker - Meta Meme
  2238. the_future_of_dpy.md
  2239. Discourse Announces $20m Series A Investment by Pace Capital and First Round Capital
  2240. Five Ansible Techniques I Wish I’d Known Earlier
  2241. Episode 391 - AI/ML for Process Automation
  2242. Outbreak Associated with SARS-CoV-2 B.1.617.2 (Delta)...
  2243. "It's simple protocol, people," the father said. "We follow certain rules for a very good reason."
  2244. App Store Payments Will Have Increased Competition
  2245. Ask the Expert: Build a Web App with Blazor
  2246. RBAC like it was meant to be
  2247. Meet the Surface Studio 2 – The Ultimate Creative Studio – Microsoft Surface
  2248. Home
  2249. The Semiconductor Heist Of The Century | Arm China Has Gone Completely Rogue, Operating As An Independent Company With Inhouse IP/R&D
  2250. GitHub - hecrj/iced: A cross-platform GUI library for Rust, inspired by Elm
  2251. ASP.NET Core 6: Minimal APIs, two reasons why I can’t do without it so far
  2252. How can I break down a shell item in the same way as the breadcrumb bar?
  2253. Cascading retires and the sulky applications
  2254. How to collect the code coverage of your tests in .NET
  2255. Weekly Update 258
  2256. My Tungsten Cube - Tristan Hume
  2257. .NET App Developer Links - 2021-08-27
  2258. Adding support for $count segment in $filter collections in OData WebAPI
  2259. Support for fetching nested paths in OData Web API
  2260. The Three Pillars of WebAssembly - The New Stack
  2261. Webinar: Building an Online Ticket Store with Blazor WebAssembly | The .NET Tools Blog
  2262. Let's Learn .NET: Razor Pages - Events
  2263. Introduction to the Node.js reference architecture, Part 5: Building good containers | Red Hat Developer
  2264. Diagnosing memory leaks in .NET apps
  2265. What’s New in .NET 6 for Blazor?
  2266. Announcing TypeScript 4.4
  2267. GitHub - faissaloo/SponSkrub: Strip advertisements from downloaded YouTube videos
  2268. Work hard
  2269. Tailwind in 100 Seconds
  2270. GitHub - yt-dlp/yt-dlp: A youtube-dl fork with additional features and fixes
  2271. How I switched from macOS to Linux after 15 years of Apple
  2272. Why we are in a speculative bubble
  2273. Great hackers are fearless - Blog by Amir Bolous
  2274. The Lenovo IdeaPad Flex 5
  2275. It’s not about the rock | Blog of Christian Felde
  2276. Visualizing Observed Deaths
  2277. Linear Clock: Solar · James Wilson
  2278. Aggregatable Distributed Key Generation
  2279. Brit says sorry after waving around nonce patent and leaning on sites to cough up
  2280. Why are hyperlinks blue? | The Mozilla Blog
  2281. there is no such thing as a “glibc based alpine image” – Ariadne's Space
  2282. GitHub Copilot Security Study: 'Developers Should Remain Awake' in View of 40% Bad Code Rate -- Visual Studio Magazine
  2283. Silent changes to Western Digital’s budget SSD may lower speeds by up to 50%
  2284. Azure DevOps Podcast: Dean Guida on the Future of .NET Components - Episode 154
  2285. Linux in a Pixel Shader - A RISC-V Emulator for VRChat
  2286. Team Combat Playtest 04SEP21
  2287. What's new in C# 10.0 - C# Guide
  2288. Analysts: Google to pay Apple $15 billion to remain default Safari search engine in 2021
  2289. Cleaner, more elegant, and harder to recognize
  2290. Cleaner, more elegant, and wrong
  2291. Error Handling — Problem Overview
  2292. Arctic Governance - Law Project
  2293. In C#, how do I get the descriptive text for an HRESULT?
  2294. Pin, Unpin, and why Rust needs them
  2295. Converting PFX format to PEM via OpenSSL programmatically
  2296. r/ThatsInsane - almost all of the top subreddits are moderated by the same people
  2297. Valneva and Pfizer Announce Initiation of Phase 2 Study for Lyme Disease Vaccine Candidate
  2298. Blazor DataGrid Meets Blazor Report Viewer
  2299. Security Breach Release - Indianapolis, IN , Fort Wayne, IN, and Nashville, TN
  2300. .NET App Developer Links - 2021-08-26
  2301. How Testers Add Value
  2302. A Sort of Permutation
  2303. It looks like you’re using Visual Studio. Would you like help?
  2304. My MacBook Pro had over 10,000 USD in repairs
  2305. Happy birthday – 30 Years of Linux | Ubuntu
  2306. End-to-End Tests With ASP.NET Core, XUnit, and Playwright
  2307. Released: Microsoft.Data.SqlClient 4.0 Preview 1
  2308. Tip 330 - How to use Azure API Management from VS Code
  2309. Play with Proxy in Azure Function App
  2310. Get A Property Name From a .NET Lambda Expression
  2311. Stripping Times from Dates in C#
  2312. Comparing Techniques for Communicating Between Services
  2313. .NET Rocks! vNext
  2314. The All-Seeing "i": Apple Just Declared War on Your Privacy
  2315. Haiku, Inc. has hired an existing contributor to work on Haiku full-time!
  2316. Azure SDK: Goodbye QnA Maker, Hello AI 'Question Answering' -- Visual Studio Magazine
  2317. My experience dealing with Microsoft in the old Windows Phone times
  2318. Why I use attrs instead of pydantic
  2319. Cryptography Engineer
  2320. Digital Nomadism, Mobility and Risk — Travel Writer Shaun Busuttil
  2321. The Art of the Desk Setup
  2322. Taking a closer look at lodash's chain
  2323. Absurdest Academia (A ‘Darkest Dungeon’ Parody)
  2324. Friendship ended with the garbage collector
  2325. Why can’t we just give steroids to people with muscular dystrophy? – Trevor Klee
  2326. Burning out and quitting
  2327. canistilluse.com
  2328. Token Authentication for django-rest-framework — /var/
  2329. Would the World Be a Better Place If More People Baked Bread?
  2330. 59a34eabe31910abfb06f308 - Apple NeuralHash Collision
  2331. Azure Service Bus for .NET deep dive resources
  2332. Careers - RelevantDB Next Generation Search
  2333. Why Download Visual Studio/VS Code from Microsoft Store? -- Visual Studio Magazine
  2334. GitHub - marceloprates/prettymaps: A small set of Python functions to draw pretty maps from OpenStreetMap data. Based on osmnx, matplotlib and shapely libraries.
  2335. Programmers Don’t Understand Hash Functions
  2336. Entity Framework Community Standup - Dapper
  2337. Vulnerability in Bumble dating app reveals any user's exact location | Robert Heaton
  2338. GitHub - roboflow-ai/neuralhash-collisions: A catalog of naturally occurring images whose Apple NeuralHash is identical.
  2339. ALWAYS Valid Domain Model
  2340. The Catch Block #71 - Conflict, Lambdas, Updating Tests, and Defaults
  2341. The Search for a FLOSS Mobile OS (Aug 2021) — Emacsen's Blog
  2342. A closer look at C# 8 & 9 language features - PHINUG 2021.09
  2343. The Windows Runtime PassArray is a read-only array, even though it isn't declared const
  2344. Jeff Varasano's NY Pizza Recipe
  2345. Reporting NUKE build failures on Slack
  2346. API Tokens: A Tedious Survey
  2347. 25 vBulletin Forums Hacked; Millions of Accounts Being Sold on Dark Web
  2348. .NET App Developer Links - 2021-08-25
  2349. EA shares five innovations via Accessibility Patent Pledge, wants other devs to do the same
  2350. Change Delete Behavior and more on EF Core - Simple Talk
  2351. Announcing the New TypeScript Homepage
  2352. C# Language Highlights: Deconstructing Non-tuple Types
  2353. Publish apps and games to the Microsoft Store – Develop for Microsoft
  2354. Don’t take #advice from people who don’t want you to win
  2355. Favorite features in Visual Studio 2022 so far
  2356. Beginner's Series to: Blazor | Channel 9
  2357. Principal Technical Product Manager, Amazon Corretto - Virtual Location (Level 7)
  2358. Googlespeak™ - How Google Limits Thought About Antitrust
  2359. Melb.NET Sept 2021 ONLINE Meetup
  2360. A sample environment check for OIDC authenticated web services
  2361. Launching a mobile app, frustration, and creativity - making my own luck
  2362. Samsung Supports Retailers Affected By Looting With Innovative Television Block Function
  2363. Record and publish your meeting
  2364. Tools for thinking
  2365. The Rise Of User-Hostile Software
  2366. The most underused browser feature
  2367. I used to love Bootstrap. God, now I just hate it
  2368. How Discord Stores Billions of Messages
  2369. GitHub Quick Reviews
  2370. F# Tapas - Small Bites from the Cloud to the Edge | #dotNETConf: Focus on F#
  2371. GitHub Actions: Windows Server 2022 with Visual Studio 2022 is now available on GitHub-hosted runners (Public Beta) | GitHub Changelog
  2372. BlazingChat
  2373. [Last Week in .NET #56] – Silverlighted Sorting
  2374. Is Hacker News a Good Predictor of Future Tech Trends?
  2375. From Pearl to Pegasus: Bahraini Government Hacks Activists with NSO Group Zero-Click iPhone Exploits - The Citizen Lab
  2376. Jordan Klepper Debates Anti-Vax Mandate Protesters in NYC | The Daily Show
  2377. Samsung Galaxy Z Fold 3's camera breaks after unlocking the bootloader
  2378. Ploopy
  2379. An Introduction to JQ
  2380. ASP.NET Community Standup - Visual Studio 2022 Razor Editor
  2381. Yosuda spin bike review, a $230 Peloton & Apple Fitness+ DIY bike
  2382. Introducing logs from the dashboard for Cloudflare Workers
  2383. How to Use GitHub Codespaces With Your docfx Project
  2384. r/DataHoarder - Twitter starts to require login to view tweets
  2385. The Beauty of Bézier Curves
  2386. NUMBER ONE Trait of a Senior Developer - Do you have it?
  2387. How to sneak the Windows 95 credits screen into the build without anybody noticing
  2388. Rebuilding StronglyTypedId as a source generator - 1.0.0-beta release: Using strongly-typed entity IDs to avoid primitive obsession - Part 7
  2389. Firefox follows Chrome and prepares to block insecure downloads
  2390. Apple's bizarre crackdown on multicast
  2391. The Linux Kernel Module Programming Guide
  2392. Securing a graphQL API with Azure Active Directory
  2393. 5 Methods to Redirect a Request in ASP.NET Core - Detailed Guide | Pro Code Guide
  2394. Tech Interview Handbook | Tech Interview Handbook
  2395. Embedding source code on errors logged to elmah.io
  2396. GitHub - sonic-pi-net/sonic-pi: Code. Music. Live.
  2397. Build formatter extensions in ASP.NET Core OData 8 and hooks in ODataConnectedService
  2398. .NET locking in an Async Method | Cody's Personal Site
  2399. Beginner's Guide to Docker - Part 2 - Debugging a Docker Build - The Long Walk
  2400. Monsters Weekly 219 - Playwright Trace Viewer
  2401. Creating Solutions and Projects in VS Code — Softwarepark
  2402. I turned on CSP and all I got was this crappy lawsuit!
  2403. What's New in EF Core 5.0
  2404. gail.com FAQ
  2405. 38M Records Were Exposed Online—Including Contact-Tracing Info
  2406. The Day AOL made Microsoft Cry Uncle: Messenger Wars!
  2407. Adam Storr - Is Dependency Injection Into a Custom Exception a Good Idea?
  2408. SnykCon 2021 is Almost Here! | Snyk
  2409. r/hacking - How to bypass Sprint/T-Mobile 2fa in under 5 minutes...
  2410. I Hate Magento
  2411. The Spin of a Human Body
  2412. The Rise of Mobile Wikipedia
  2413. I give you feedback on your blog post draft but you don't send it to me
  2414. Hi Khalil | I Regret Being a Hipster in Tech
  2415. Golem keyboard project
  2416. Bringing the Unix Philosophy to the 21st Century | Brazil's Blog
  2417. GitHub Ditches macOS for Codespaces, Now Offered for Team/Enterprise Testing -- Visual Studio Magazine
  2418. Cryptography FM: Episode 17: Breaking Wi-Fi With Frame Attacks!
  2419. Razer bug lets you become a Windows 10 admin by plugging in a mouse
  2420. Epic Partners with SoarTech for Government and Military Applications
  2421. Big O notation is simpler than you might think
  2422. r/pics - My Mom took this picture of our dog and also doesn't know memes
  2423. Gamasutra is becoming Game Developer
  2424. New .NET 6 APIs driven by the developer community
  2425. Conditionally setting your gitconfig
  2426. GitHub - MrHands/SadKitty
  2427. Lamar v6 is out! Expanded interception options, overriding test services, better documentation
  2428. With Great Power Comes Great Responsibility: Platforms Want To Be Utilities, Self-Govern Like Empires
  2429. The .NET Docs Show - Blazor component testing with bUnit
  2430. Making Magic Transit health checks faster and more responsive
  2431. I turned on CSP and all I got was this crappy lawsuit!
  2432. C++/WinRT nasty gotcha: winrt::param::hstring constructed from std::wstring_view requires null termination
  2433. I Tried Writing C# .Net for the First Time in 6 Years - Things Have CHangedChanged!
  2434. Records Deep Dive: What, Why and How - David Wengier - NDC Melbourne 2021
  2435. Loading Elliptic Curve (EC) Keys in .NET
  2436. 268: Authentication shouldn't be hard
  2437. Dapper Migrations with FluentMigrator and ASP.NET Core - Code Maze
  2438. DeepMind reveals PonderNet: Pondering or Fake Hype?
  2439. Fluent Assertions 6.0, the biggest release ever
  2440. How to Deliver Constructive Feedback in Difficult Situations
  2441. FSNotes App – Modern notes manager for macOS and iOS
  2442. How can we make air conditioners 33% more efficient? Here's a revolutionary solution.
  2443. Cloudflare says it mitigated a record-breaking 17.2M rps DDoS attack
  2444. .NET App Developer Links - 2021-08-23
  2445. Developers Are the Most Valuable Resource When Creating Software but Their Time Is Undervalued and…
  2446. Carter Community for ASP.NET Core means enjoyable Web APIs on the cutting edge
  2447. Interactive Rebase
  2448. The Importance of Maintaining Your Automated Tests
  2449. Improving application security in Blazor using HTTP headers – Part 2
  2450. A Stupid Little TypeScript Mistake (Part 2)
  2451. My Favorite C# Features - Part 5: Build for the Modern Web with Blazor
  2452. Parameter optionality in Minimal APIs
  2453. Hydrogen lobbyist quits, slams oil companies’ “false claims” about blue hydrogen
  2454. New Videos Covering Vue 3.2
  2455. Recent and not so recent changes in OpenBSD that make life better (and may turn up elsewhere too)
  2456. Life before Unicode — Daniil Baturin
  2457. GitHub - nuvious/pam-duress: A Pluggable Authentication Module (PAM) which allows the establishment of alternate passwords that can be used to perform actions to clear sensitive data, notify IT/Security staff, close off sensitive network connections, etc if a user is coerced into giving a threat actor a password.
  2458. Connor's Blog
  2459. Incrementing Vectors
  2460. Speeding up IndexedDB reads and writes
  2461. Building Applications With Cassandra: A Very Quick Guide
  2462. Defense In-Depth: Designing an HTTP Content Length Restriction Middleware - ASP.NET 5 (or .NET Core)
  2463. FluentAssertions.BUnit 0.0.38
  2464. GitHub - srpeirce/fluentassertions.bUnit: Fluent Assertions for bUnit
  2465. Episode 22: Jetbrains Rider, and Code With Me
  2466. GitHub - Bassonrichard/SocialMediaSharingBlazor: Blazor class library that enables you to access the native web social media sharing functionality using C#
  2467. SocialMediaSharingBlazor 5.1.3
  2468. How to Remember What You Read
  2469. Hanselminutes is Fresh Air for Developers and has over 800 episodes of fresh tech from fresh faces
  2470. Don’t starve, Diablo – Parallax 7
  2471. STRICT Tables
  2472. GitHub - jarun/bcal: :1234: Storage expression and general-purpose calculator
  2473. GitHub - Torbet/Vim-It-Up: A collection of scripts, plugins, and clever hacks so that you can exit vim in STYLE! 🚀
  2474. An Opinionated Guide to xargs
  2475. If I Had the Money That Bezos Had
  2476. EFF Joins Global Coalition Asking Apple CEO Tim Cook to Stop Phone-Scanning
  2477. ‘I Don’t Want to Be Like a Family With My Co-Workers’
  2478. Enhanced support for citations on GitHub | The GitHub Blog
  2479. Hello CISO - Episode 1 (Part 1): The Downfall of On-Premise Security
  2480. Platform Security Part Deux, feat. Justin Schuh - Security. Cryptography. Whatever.
  2481. Turns Out The Hardest Part of Making a Game is...Everything - IGN
  2482. China passes the world's strictest user data protection law | AppleInsider
  2483. Getting Started with Data Analytics & Machine Learning in F# | #dotNETConf: Focus on F#
  2484. Removing "shows" from Spotify
  2485. Rethinking Best Practices – Will Gallego
  2486. Roblox faces criticism for 'exploiting' young game developers
  2487. Your Simple Guide to Tax Evasion
  2488. A Facebook hacker beat my 2FA, bricked my Oculus Quest, and hit the company credit card
  2489. Mental health impacts of a Big Tech job
  2490. Advocating for Open Source · madebyjamie
  2491. Checking in on All the Promises Elon Musk and Tesla Have Made
  2492. Can Killing Cookies Save Journalism?
  2493. .NET Foundation August 2021 Update
  2494. Pull requests · dotnet/runtime
  2495. Languages & Runtime Community Standup - Succinct, robust and performant code with F#
  2496. Hanselminutes on 9 - "Razor," IIS Express, SQL 4 Compact Edition and VS2010 Tooling with Damian Edwards
  2497. Hanselminutes on 9 - "Razor," IIS Express, SQL 4 Compact Edition and VS2010 Tooling with Damian Edwards
  2498. Unlimited throughput: how to increase auto-merge performance
  2499. Overcoming Bias : What is ‘Elite Overproduction’?
  2500. GitHub - ManimCommunity/manim: A community-maintained Python framework for creating mathematical animations.
  2501. Timeout detection and recovery (TDR) - Windows drivers
  2502. Added support for type based parameter binding by davidfowl · Pull Request #35496 · dotnet/aspnetcore
  2503. GitHub - spectreconsole/errata: A library that makes it easy to create and display diagnostics of different kinds.
  2504. C# Language Highlights: The "in" Parameter Modifier
  2505. The Catch Block #70 - .NET 6 Preview 7, Minimal APIs, and a Thank You
  2506. r/ProgrammerHumor - When your boss has no clue what you do.
  2507. HACKED: The CODE RED Buffer Overflow - How it Worked!
  2508. Transactions and money? You are kidding me, right?
  2509. GitHub - JetBrains/projector-installer: Install, configure and run JetBrains IDEs with Projector Server on Linux or in WSL
  2510. Data protection controls with Cloudflare Browser Isolation
  2511. Patterns in confusing explanations
  2512. Here's another free CA as an alternative to Let's Encrypt!
  2513. Weekly Update 257
  2514. How do I find out the size of the mouse cursor?
  2515. Gmail is opening and caching urls within emails without user intervention. How and why?
  2516. Announcing Tenant Control in Cloudflare Gateway
  2517. #stitch with @kingsizekristin it gets better. Hang in there.
  2518. Code Maze Weekly #90 - Code Maze
  2519. The New .NET MAUI Podcast
  2520. mindzie - Process Optimization Simplified
  2521. .NET App Developer Links - 2021-08-20
  2522. Performance Improvements in .NET 6
  2523. Online Survey Software | Qualtrics Survey Solutions
  2524. Scheduled tasks with the Cron binding in Dapr
  2525. .NET Core Cloud Hosting & Deployment | Amezmo
  2526. The Thing Standing Between Procrastination and Daily Progress Is Ritual
  2527. Intro to Mathematical Planning with F# | #dotNETConf: Focus on F#
  2528. Adventures in fuzzing libolm | Matrix.org
  2529. Episode 390 - Pronunciation Assessment
  2530. Industrial Fans, Ceiling Fans & More | Big Ass Fans
  2531. omnisharp-vscode/package.json at master · OmniSharp/omnisharp-vscode
  2532. The Founder vs. Hired Executive Gap
  2533. My setup using Mull for extensible and secure browsing on Android : Blog : DBM
  2534. 🏡 Neil's Place
  2535. How to Design without a Designer
  2536. Startup or Not to Startup
  2537. r/3Dprinting - Wake up this morning and see this on my 3D printer (I use octoprint and now I’m scared)
  2538. Propwash #11 - Where is the drone Industry headed?
  2539. 🐦🚗
  2540. On .NET Live - Connecting gadgets to Blazor
  2541. .NET MAUI Layouts Revamped, Developers Question Lack of Linux -- Visual Studio Magazine
  2542. FTC Alleges Facebook Resorted to Illegal Buy-or-Bury Scheme to Crush Competition After String of Failed Attempts to Innovate
  2543. Visual Studio 2022 Preview Release Notes
  2544. Domain-Driven Refactoring: Encapsulating Data
  2545. Using the WebView control to capture Request Content
  2546. .NET Rocks! vNext
  2547. ImageNet contains naturally occurring NeuralHash collisions
  2548. Using SignalR in your Blazor applications
  2549. Unbreaking code collaboration | from the Sturdy Blog
  2550. Stavros Korokithakis / Harbormaster
  2551. Understanding the cost of C# delegates
  2552. Flexible theming capabilities for Visual Studio 
  2553. Revamped Project Properties UI
  2554. Improving developer security with Visual Studio 2022
  2555. The 425 Show
  2556. Bite-Size C# 10 - Semi-Auto Properties and 'field' Keyword
  2557. Delete an Azure AD B2C tenant programmatically
  2558. the PolarBear, Multipurpose Desktop CNC Machine
  2559. How to pwn an unattended laptop, according to Humans
  2560. What is the deal with the SM_CXCURSOR system metric?
  2561. Building a Pet Cam using a Raspberry Pi, Cloudflare Tunnels and Teams
  2562. Continuous database deployment with GitHub Actions
  2563. C#'s Enum performance trap your code is suffering from
  2564. Not-a-Linux distro review: SerenityOS is a Unix-y love letter to the ’90s
  2565. It never had to be like this: the git "index" - the sporks space
  2566. 1800s Astronomical Drawings vs. NASA Images
  2567. Rider 2021.3 Roadmap | The .NET Tools Blog
  2568. Free eBook – Uno Platform Succinctly
  2569. CSS module scripts: `import` stylesheets like JavaScript modules
  2570. ReSharper 2021.3 Roadmap | The .NET Tools Blog
  2571. Git 2.33 comes with a new merge strategy 'merge-ort' that gains 500x-9000x speed
  2572. How to Create a new Solution and Projects using dotnet CLI
  2573. Tip 329 - Azure portal productivity Tips
  2574. .NET Rocks! vNext
  2575. Canada calls screen scraping 'unsecure,' sets Open Banking target for 2023 - FinLedger
  2576. Richard Bartle Releases His Classic Book <em>Designing Virtual Worlds</em> for Free Online -- Here's His Guide to The Sections Still Most Relevant Today
  2577. GitHub - anishathalye/neural-hash-collider: Preimage attack against NeuralHash 💣
  2578. Elm at Rakuten | Rakuten Engineering Blog
  2579. Surfside Condo Collapse: What We Know So Far
  2580. How does PLONK work? Part 11: Our final protocol! (Without the copy constraints)
  2581. Is AI Coming for Your Dev Job or Not? A Tale of Two Surveys -- Visual Studio Magazine
  2582. Software Architecture Q&A: Microservices, CQRS & More!
  2583. Signing Electron Apps before Bundling with Azure Key Vault and EV Code Signing Certificates - Dangl.Blog();
  2584. 30 Days of Starting Up
  2585. System Cpu Usage And Glibc
  2586. Low Profile Payment Pages (Iframe)
  2587. The past, present and future of image formats
  2588. Thinking of the children
  2589. My development philosophy
  2590. How I Learned To Stop FUD And Stay SAFE | #dotNETConf: Focus on F#
  2591. How does PLONK work? Part 10: The Kate polynomial commitment scheme
  2592. GitHub - public-api-lists/public-api-lists: A collective list of free APIs for use in software and web development 🚀
  2593. Machine Learning Community Standup - Machine Learning for Photography
  2594. GitHub - maxvfischer/DIY-ai-art: How to build your own AI art installation from scratch
  2595. Autoruns v14.0, RDCMan v2.83, Procdump v10.11, dark theme updates, ProcExp v16.43 and Sysmon v13.24
  2596. Understanding the cost of C# delegates
  2597. Automate Image Generation Statiq ImageSharp | C# Tutorials Blog
  2598. How ephemeral keys validate possession of a static key
  2599. Computer Scientists Discover Limits of Major Research Algorithm | Quanta Magazine
  2600. GitHub - dotnet/runtime at release/6.0
  2601. Building a Request Pipeline for Separating Concerns with Pipes & Filters
  2602. What's with all of the references to "dude" in the accessibility header files?
  2603. German parliament pens letter to Tim Cook with concerns over CSAM detection system
  2604. Zero Trust controls for your SaaS applications
  2605. Apple says researchers can vet its child safety features. But it’s suing a startup that does just that.
  2606. GitHub - AsuharietYgvar/AppleNeuralHash2ONNX: Convert Apple NeuralHash model for CSAM Detection to ONNX.
  2607. The cost of queue architecture, and why upfront payment will pay dividends
  2608. The First Three Winners from Cloudflare’s Project Jengo 2 Share $20,000
  2609. Working Collision? · Issue #1 · AsuharietYgvar/AppleNeuralHash2ONNX
  2610. Finally, a library that improves role authorization in ASP.NET Core – The Reformed Programmer
  2611. What is Blazor [1 of 11] | Beginner's Series to: Blazor
  2612. What’s Coming in React 18
  2613. Tips and Tricks when using Windows Package Manager
  2614. Discover and assess ASP.NET apps at-scale with Azure Migrate
  2615. .NET App Developer Links - 2021-08-18
  2616. DDD 2021: Call for Speakers/Papers
  2617. What I Like About C# 9
  2618. Exploring Clang/LLVM optimization on programming horror
  2619. Asking nicely for root command execution (and getting it)
  2620. More. Helvetica. Now.
  2621. Safer Illinois, Isn’t
  2622. .NET MAUI Community Toolkit Monthly Standup - September 2021
  2623. Just Freaking Apply
  2624. Can I switch away from Windows to Debian for software development - an exploration
  2625. Demystifying Rails autoloading
  2626. There is plenty of room at the bottom
  2627. How good is Codex?
  2628. Release Akka.NET v1.4.24 · akkadotnet/akka.net
  2629. testing emulators at scale – David GF.net
  2630. Computers Are Bad
  2631. WebView and Modal Dialogs in WPF Async Code
  2632. How does PLONK work? Part 9: What's a polynomial commitment scheme (PCS)?
  2633. Pi-Challenge - world record attempt by UAS Grisons
  2634. Auditing Cryptography: #Zcon2Lite
  2635. GitHub - IEvangelist/azure-cosmos-dotnet-repository: Wraps the .NET SDK for Azure Cosmos DB abstracting away the complexity, exposing a simple CRUD-based repository pattern
  2636. A Decade Later, .NET Developers Still Fear Being 'Silverlighted' by Microsoft -- Visual Studio Magazine
  2637. How does PLONK work? Part 8: A polynomial dance
  2638. How does PLONK work? Part 7: A sketch protocol with our polynomial
  2639. Query parameters, batching and SQL rewriting
  2640. CSS accent-color
  2641. Me every time I’m on hold 😂 WHO IS YOUR FAV COLOR 😝💀 Inspo: @lalamilan #dance #dancer #dancers #funny
  2642. GitHub Quick Reviews
  2643. How does PLONK work? Part 5: From arithmetic circuits to constraint systems
  2644. [Video] Are ASP.NET Core Minimal APIs just for demos?
  2645. Stop using Zoom, Hamburg’s DPA warns state government – TechCrunch
  2646. How does PLONK work? Part 6: From constraint systems to polynomials
  2647. You don't need to work on hard problems
  2648. Performance Improvements in .NET 6
  2649. My favorite papers
  2650. Mastodon now a non-profit organisation
  2651. Go 1.17 is released - The Go Blog
  2652. Is it expected that custom default pinned taskbar items via LayoutModification.xml keep coming back each time the user logs on?
  2653. Implementing a count(distinct) query in RavenDB
  2654. Issues and solutions of variable framerate
  2655. Finally, a Shot to Prevent Lyme Disease Could Be on Its Way
  2656. I "Hacked" A Like System with Basic JavaScript - Here's How
  2657. Ask the Expert: .NET MAUI Community Toolkit
  2658. ValueStringBuilder: a stack-based string-builder: A deep dive on StringBuilder - Part 6
  2659. ADO.NET provider 8.5.0.0 for Firebird is ready
  2660. 6 New Ways to Validate Device Posture
  2661. Google Groups kills RSS support without notice
  2662. Keeping Up
  2663. Microsoft Renames Its Azure for FHIR API to Azure Healthcare APIs
  2664. Houses, Forcing Functions, and Containers
  2665. .NET MAUI Summer Previews: New Layouts, Font Scaling, Alerts, Gestures, Clipping and Much More
  2666. HTTP Error 500.30 - ASP.NET Core app failed to start help
  2667. Are ASP.NET Core 6 minimal APIs just for demos?
  2668. Guide to Hyperparameter Tuning and Optimization with Python
  2669. Leaflet — an open-source JavaScript library for interactive maps
  2670. ASP.NET Core in .NET 6 - Introducing minimal APIs
  2671. .NET App Developer Links - 2021-08-17
  2672. Gitting Started With Git
  2673. Debugging External Sources with Visual Studio
  2674. .NET 5 Support of Azure Functions OpenAPI Extension
  2675. GitHub - jpochyla/psst: Fast and multi-platform Spotify client with native GUI
  2676. How does PLONK work? Part 1: What's PLONK?
  2677. The n-Category Café
  2678. Adam Storr - Ambiguous match found in Azure Functions project
  2679. Economic Costs | Costs of War
  2680. [Last Week in .NET #55] – Squabbling Trillionaires.
  2681. Wasserstein Distance Using C# and Python -- Visual Studio Magazine
  2682. Living With Flare | by Brian Koberlein
  2683. Cryptology ePrint Archive: Report 2021/923
  2684. Successful Slack
  2685. Can We Please Stop Calling Everyone “Addicted”?
  2686. Why Did So Many Startups Choose MongoDB?
  2687. API Development: The Complete Guide for Building APIs Without Code
  2688. A Programmer’s Introduction to Mathematics
  2689. .NET Core 2.1 container images will be deleted from Docker Hub
  2690. Why Use Analogies in Software Teams?
  2691. Automate commit co-authors when pairing — Alex Blackie
  2692. Stop Using ../../../ While Importing Components, Instead Use This Method
  2693. iOS is worse than Android | PorchLab
  2694. Alba v5.0 is out! Easy recipes for integration testing ASP.Net web services
  2695. GitHub - minimaxir/big-list-of-naughty-strings: The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
  2696. GitHub - SimonCropp/NaughtyStrings: Provides a strong typed .NET API for the Big List of Naughty Strings https://github.com/minimaxir/big-list-of-naughty-strings
  2697. CI/CD survey
  2698. Many Americans aren't aware they're being tracked with facial recognition while shopping
  2699. Tutorial
  2700. Securing your GitHub account with two-factor authentication | The GitHub Blog
  2701. Reddit Interview Problems: The Game of Life
  2702. An amazing error message if you put more than 2^24 items in a JS Map object
  2703. Challenges for code-based problems
  2704. Introducing DevOps-friendly EF Core Migration Bundles
  2705. Beautiful and compact Web APIs revisited – with C# 10 and .NET 6 Preview 7
  2706. The .NET Docs Show - Xamarin Community Toolkit Update
  2707. Bite-Size C# 10 - Const Interpolated Strings
  2708. Loops and Conditionals in Python - while Loop, for Loop & if Statement | Pro Code Guide
  2709. Playing with System.Text.Json Source Generators - Steve Gordon - Code with Steve
  2710. What are these dire multithreading consequences that the GetFullPathName documentation is trying to warn me about?
  2711. Prevent refreshing the UI after an event in Blazor - Gérald Barré
  2712. Reference equality for dictionaries in Python
  2713. Dotnetos Essentials
  2714. Nerds Don't Respond To Marketing; Try Technical Documentation Instead | Hacker Noon
  2715. Introducing Shadow IT Discovery
  2716. Email Authenticity 101: DKIM, DMARC, and SPF
  2717. Programming Idioms
  2718. Azure BLOB Storage with ASP.NET Core and Angular - Code Maze
  2719. AutoML with FLAML & Python: Machine Learning in 15 Seconds
  2720. 267: Hacking Onewheel Bluetooth
  2721. Creating parameterised tests in xUnit with [InlineData], [ClassData], and [MemberData]
  2722. Improving application security in ASP.NET Core Razor Pages using HTTP headers – Part 1
  2723. How to Calculate Azure Blob Container Size
  2724. Azure Functions with F# using .NET 5
  2725. fsharp-presentations/notes-on-learning-fsharp-1.md at master · dsyme/fsharp-presentations
  2726. TypeScript 4.4 and more readable code | I CAN MAKE THIS WORK
  2727. I figured out how DMARC works, and it almost broke me
  2728. Publish Azure Static Web Apps with Bicep and Azure DevOps | I CAN MAKE THIS WORK
  2729. Announcing TypeScript 4.4 RC
  2730. Cascadia Code Font
  2731. OpenAI's Codex as a Chrome extension
  2732. Are Microservices … for real?
  2733. The Story of Shor's Algorithm, Straight From the Source | Peter Shor
  2734. Rent, Deposits, and the failure of the repeated game
  2735. Thinking of the children
  2736. Why is Learning Functional Programming So Damned Hard?
  2737. The rise of the one-person unicorn
  2738. Getting Started with DatoCMS - A Modern Headless CMS with LOTS of Features!
  2739. A Minimalist Full-Text Search Engine
  2740. Introducing the PineNote | PINE64
  2741. BCryptCreateMultiHash function (bcrypt.h) - Win32 apps
  2742. 'Hustle Porn' is the Latest Toxic Scourge to Hit Entrepreneurs. Here's How to Expunge It From Your Life
  2743. The C# 9 init-only setters
  2744. SoundStream: An End-to-End Neural Audio Codec
  2745. The Perl Foundation is fragmenting over Code of Conduct enforcement
  2746. I hate almost all software
  2747. music/index.js at master · wybiral/music
  2748. Nail Your Startup Pitch: Use Pixar's Story Formula to Win Over Investors
  2749. Aero Mirror / Mirror Delete Kit for Tesla Model 3
  2750. 10×10%
  2751. Introducing Bandersnatch: a fast elliptic curve built over the BLS12-381 scalar field - Cryptography - Ethereum Research
  2752. A Thorough Look At Resident Evil
  2753. Stewardship of Ourselves
  2754. Exploring the password policy rabbit hole — Sun Knudsen
  2755. Root cause of failure, root cause of success
  2756. Mozilla tests if 'Firefox/100.0' user agent breaks websites
  2757. IPv4, IPv6, and a sudden change in attitude
  2758. The world in which IPv6 was a good design
  2759. Quake III FISR Algorithm [2/2] - How Floating Point Works
  2760. Smart Vents | Flair
  2761. Software Development Cannot Be Automated Because It’s a Creative Process With an Unknown End Goal
  2762. GitHub - seligman/aws-ip-ranges: Tracking the history and size of AWS's ip-ranges.json file
  2763. On chaos, drunks and a Solution to the Chaotic Three-Body Problem – the research of Yonadav Barry Ginat and Hagai Perets
  2764. Long-running Operations on macOS and iOS with NSProcessInfo
  2765. Progress Report: August 2021 - Asahi Linux
  2766. Release Notes for Debian 11 (bullseye), 64-bit PC
  2767. A house small enough to find everything in
  2768. Second IC :) – Sam Zeloof
  2769. .NET Rocks! vNext
  2770. Programming the Windows firewall
  2771. Keyboard Input: Carl Franklin's Blazor Train Ep 54
  2772. ‎Security. Cryptography. Whatever.: The Great "Roll Your Own Crypto" Debate, feat. Filippo Valsorda on Apple Podcasts
  2773. Deploying Cloud Infrastructure with F# | #dotNETConf: Focus on F#
  2774. This asteroid is one of the most likely to hit Earth. Here’s what it means for our future.
  2775. Front Matter
  2776. So Why Doesn't Microsoft Provide Its Own Blazor Component Library? -- Visual Studio Magazine
  2777. Running Fully Automated E2E Tests in Electron in a Docker Container with Playwright - Dangl.Blog();
  2778. Generic Insertion Sort in C# .NET
  2779. Apple- and Google-backed smart home standard Matter has been delayed
  2780. Abandoned Motorola Headquarters - Abandoned Spaces
  2781. GitHub - emilk/egui: egui: an easy-to-use immediate mode GUI in pure Rust
  2782. GitHub picks Friday 13th to kill off password-based Git authentication
  2783. Remove all direct links to languagetransfer.org by SyntaxBlitz · Pull Request #44 · language-transfer/lt-app
  2784. Questions to answer when sizing a RavenDB node
  2785. Resolving the ambiguity when your C++ class inherits from multiple base classes that have the same method
  2786. 5 (Extreme) Performance Tips in C# (part 2)🔥
  2787. JavaScript Optional Chaining in 5 Minutes (No more "cannot read property of undefined"!)
  2788. Cloudflare Developer Summer Challenge
  2789. How many Browser tabs do you have open?
  2790. Episode 21: Bicep with Alex Frankel
  2791. Code Maze Weekly #89 - Code Maze
  2792. Our Summer Break - 2021
  2793. Breaking the web forward — ppk
  2794. Build and deploy microservices with Kubernetes and Dapr | Red Hat Developer
  2795. Mixins in Sass
  2796. Exploring a minimal Web API with ASP.NET Core 6
  2797. The .NET Ecosystem in 2021: Over half of .NET devs use C# 8, 46% do not use diagnostic tools, and other facts | The .NET Tools Blog
  2798. The Midnight Twill Cop Shirt
  2799. Blazing fast cloud developer environments
  2800. Microsoft Steps Up Java Support at Eclipse with a New Strategic Membership -- ADTmag
  2801. What do we do about JWT? feat. Jonathan Rudenberg - Security. Cryptography. Whatever.
  2802. Optional (Java SE 11 & JDK 11 )
  2803. Git password authentication is shutting down | GitHub Changelog
  2804. Weekly Update 256
  2805. YouTube
  2806. Actions · DamianEdwards/MinimalApiPlayground
  2807. Alien
  2808. .NET MAUI Community Toolkit - Monthly Standup
  2809. #stitch with @devslopes is it worth getting a bachelors degree in computer science?
  2810. String Class (System)
  2811. I paid for Instagram advertising so you don’t have to
  2812. Making a Marketing Page
  2813. The New JavaScript/TypeScript Experience in Visual Studio 2022 Preview 3
  2814. Hosts file: What is it, why is it useful & how to edit it?
  2815. The Deceptive PR Behind Apple’s “Expanded Protections for Children”
  2816. Episode 389 - Azure Logic Apps
  2817. Moving beyond personal productivity
  2818. How I Submitted the confirmation Statement for my UK Limited Company
  2819. Why there probably won't be a bFunc Version 2
  2820. What is value?
  2821. 🖌️ Horton Hears a Whostyle
  2822. I stopped sleeping, then I started hallucinating.
  2823. Internet of Snitches – Purism
  2824. On .NET Live - The cutting edge of the Razor engine
  2825. .NET 6 Preview 7: New Features Done, but Templates with Top-Level Statements Stir Debate -- Visual Studio Magazine
  2826. Low Bandwidth Images
  2827. ASP.NET Core 6: Working with minimal APIs
  2828. Don Teaches Guido F#
  2829. Don Teaches Guido F# | Channel 9
  2830. C# Highlights: Immutable Collections
  2831. A future for SQL on the web
  2832. Run EF Core Migrations in multiple databases with Azure DevOps
  2833. How can I find the heap that a memory block originally came from, so I can free it properly?
  2834. Secure and minimal APIs using .NET 6, C# 10 and Azure Active Directory
  2835. GitHub - AnthonyGiretti/aspnetcore-minimal-api: Example of a minimal API and some basics features
  2836. Looking into Odin and Zig: My notes
  2837. Bite-Size C# 10 - Anonymous 'with' Expressions
  2838. How to never type passwords when using Git
  2839. SQL Server on Kubernetes - Book Review
  2840. Productive Data Science in Biology with F# | #dotNETConf: Focus on F#
  2841. ZeroVer: 0-based Versioning — zer0ver
  2842. Support Layers in Microservices Topologies
  2843. More devices, fewer CAPTCHAs, happier users
  2844. ‎Microsoft Remote Desktop
  2845. If You Build It, They Will Come: Apple Has Opened the Backdoor to Increased Surveillance and Censorship Around the World
  2846. GitHub - SamSchott/maestral: Open-source Dropbox client for macOS and Linux
  2847. Mosh: the mobile shell
  2848. Visual Studio 2022 Preview 3 - Overview
  2849. .NET App Developer Links - 2021-08-12
  2850. Netflix Intensifies ‘VPN Ban’ and Targets Residential IP-addresses Too (Updated) * TorrentFreak
  2851. Initial Support for Visual Studio 2022 Preview Is Available! | The .NET Tools Blog
  2852. PowerShell for Visual Studio Code August 2021 Update
  2853. PowerShellGet 3.0 Preview 11 Release
  2854. Tip 328 - How to use Azure Service Bus Topics
  2855. StaffPlus Live
  2856. Test Flakiness Demystified
  2857. Introduction and Benefits of Unit Tests in a Big Enterprise Project - Aspire Systems Poland Blog
  2858. Amazon.com : HoneyBull Shower Mirror Fogless for Shaving - with Suction, Razor Holder for Shower & Swivel, Mirrors, Shower Accessories, Bathroom Mirror, Bathroom Accessories, Holds Razors for Men (White) : Beauty & Personal Care
  2859. Men's Everyday Sneakers
  2860. Amazon.com: Philips Norelco MG3750 Multigroom All-In-One Series 3000, 13 attachment trimmer : Beauty & Personal Care
  2861. .NET Rocks! vNext
  2862. Amazon.com: MZOO Sleep Eye Mask for Men Women, 3D Contoured Cup Sleeping Mask & Blindfold, Concave Molded Night Sleep Mask, Block Out Light, Soft Comfort Eye Shade Cover for Travel Yoga Nap, Red : Health & Household
  2863. IKEA 365+ Chef's knife, stainless steel, Length of knife blade: 8" - IKEA
  2864. Amazon.com: Helen’s Asian Kitchen Bamboo Food Steamer with Lid, 10-Inch: Bmboo Steamer: Home & Kitchen
  2865. Next Level Racing® Set to Introduce Range-Topping Elite Series Cockpits
  2866. Introducing C# 10: File-scoped namespaces
  2867. Actual impostors don't get impostor syndrome | Zapier
  2868. ADHD at aged 42 and 1/2
  2869. When Correlation is Better than Causation
  2870. Handling Finances as a Couple · Dan Hacks
  2871. Architecture Decision Records (ADR) as a LOG that answers "WHY?"
  2872. LLVM internals, part 2: parsing the bitstream
  2873. The monetization trap
  2874. On Motivation — Are.na
  2875. Why Doesn't Software Show Up in Productivity?
  2876. New Kind of Paper, Part Two
  2877. British Library puts 1 million newspaper pages online for free
  2878. Google tries out error correction on its quantum processor
  2879. MinimalApiPlayground/Program.cs at main · DamianEdwards/MinimalApiPlayground
  2880. Notice of Data Privacy Event | Waste Management
  2881. Why can we not have an explicit statement about 1Password being a subscription-only service?
  2882. GitHub Copilot AI Improved, Offered as API: 'A Taste of the Future' -- Visual Studio Magazine
  2883. Azure DevOps Podcast: Scott Hunter on Preparing for .NET 6 - Episode 152
  2884. Publish an ASP.NET Core SignalR app to Azure App Service
  2885. Stay alert
  2886. Multi-repo Support in Visual Studio
  2887. GitHub’s Engineering Team has moved to Codespaces | The GitHub Blog
  2888. Entity Framework Community Standup - EF Core's Global Query Filter
  2889. Personalize Your Visual Studio 2022
  2890. v0.9.4 - patch 3 release notes
  2891. Processing Large Payloads with the Claim Check Pattern
  2892. An Old Hacker's Tips On Staying Employed
  2893. Recent podcasts & videos
  2894. The Evolution of Trust
  2895. dotNET
  2896. Authenticating ASP.NET Core MVC applications with Azure Active Directory B2C - User flows - Part2
  2897. Rust in Action: Systems programming concepts and techniques
  2898. Australia is becoming a surveillance state
  2899. How can I prevent my UWP app from showing up in the Start menu?
  2900. The Algorithm - The Amazing Full Story of the Quake III Arena FISR
  2901. EDA+ToC=J
  2902. Deploying Blazor WebAssembly app with WebAPI using GitHub Actions(CI/CD) for FREE - EP35
  2903. Live: Case insensitive replace in Firebird
  2904. The emergence of heat and humidity too severe for human tolerance
  2905. How The Immune System ACTUALLY Works – IMMUNE
  2906. The Problem with Ethereum
  2907. .NET App Developer Links - 2021-08-11
  2908. Parallelising (LINQ) work in C#
  2909. Gateway
  2910. There Is No Benefit or Incentive for Developers to Create Quality Code on Software Projects
  2911. Concurrent Dictionary Modification Pitfalls
  2912. Why do we need Dapr?
  2913. Visual Studio 2019 v16.11 is Available Now!
  2914. Visual Studio 2022 Preview 3 now available!
  2915. .NET Framework August 2021 Security and Quality Rollup
  2916. .NET August 2021 Updates – 5.0.9, 3.1.18, 2.1.29
  2917. MinimalApiPlayground/Program.cs at main · DamianEdwards/MinimalApiPlayground
  2918. Introducing Data Watch: Detect Magecart style attacks, fast!
  2919. OpenAI Codex
  2920. String Interpolation in C# 10 and .NET 6
  2921. Announcing .NET MAUI Preview 7
  2922. New JavaScript/TypeScript Projects Lead Web-Dev Tweaks in VS 2022 Preview 3 -- Visual Studio Magazine
  2923. Announcing .NET 6 Preview 7
  2924. Preview Features in .NET 6 - Generic Math
  2925. Starting Your F# Journey | #dotNETConf: Focus on F#
  2926. ASP.NET Core updates in .NET 6 Preview 7
  2927. A brief intro to MTL
  2928. Quantum Computing: Some Analogies - Cronokirby
  2929. Don’t attach tooltips to document.body - Atif Afzal
  2930. Safe coding - Maximilien Rothier Bautzer
  2931. Creating Pull Request that “Scales”
  2932. Comparing Low-Code Tools as a Developer
  2933. A Tale of Two Copies
  2934. Engineering luck - Miroslav Bekyarov
  2935. How to Hack APIs in 2021 by Hakluke and Farah Hawa | Detectify Labs
  2936. elementary OS 6 Odin Available Now
  2937. Authenticating ASP.NET Core MVC applications with Azure Active Directory B2C - Part1
  2938. GitHub Quick Reviews
  2939. Transaction hierarchy in RavenDB or, the value of a write
  2940. Firefox 91 Introduces Enhanced Cookie Clearing – Mozilla Security Blog
  2941. ASP.NET Community Standup - Simplifying web apps with new minimal APIs in ASP.NET Core 6
  2942. GitHub - leandromoh/RecordParser: Zero Allocation Writer/Reader Parser for .NET Core
  2943. VS Code vs Webstorm - 5 Things You NEED to Know!
  2944. Vue 3.2 Released! | The Vue Point
  2945. Why did the old RAID database use a signed 16-bit integer for its record count? Why not unsigned, or a 32-bit integer?
  2946. Reducing allocations by caching with StringBuilderCache: A deep dive on StringBuilder - Part 5
  2947. Getting started with branching workflows, Git Flow and GitHub Flow
  2948. Types of messages in an Event Driven Architecture
  2949. Logging in Unity
  2950. Discussions · github/feedback
  2951. Understanding Cross-entropy for Machine Learning
  2952. .NET App Developer Links - 2021-08-10
  2953. Improved Support for Source Generators in ReSharper 2021.2 | The .NET Tools Blog
  2954. JavaScript needs more helper functions for iteration (map, filter, etc.) – where should we put them?
  2955. Build Custom Hook Real-Time State Synchronization React
  2956. Three fundamental flaws of SIMD – Bits'n'Bites
  2957. Adam Storr - Razor Pages Scaffolding Submit with Error 400
  2958. The World of CSS Transforms
  2959. Mindat.org
  2960. Inducing and measuring ThreadPool exhaustion
  2961. Dynamically-rendered ASP.NET Core Razor components
  2962. Blazor WebAssembly by Example: A project-based guide to building web apps with .NET, Blazor WebAssembly, and C#: Wright, Toi B., Hanselman, Scott: 9781800567511: Amazon.com: Books
  2963. Hiring Managers, you’re doing it wrong!
  2964. Is Elon Musk Killing People?
  2965. MySqlConnector 1.4.0-beta.1
  2966. Internet Security Basics: Key Lessons for Protecting Yourself Online
  2967. Flying a drone with my mind (Github in desc)
  2968. Readable and clear tests for ASP.NET Core services
  2969. Implementing ‘le chiffre indéchiffrable’ in Scheme
  2970. Crystal arrangement results in 1,000x more power from ferroelectric solar cells
  2971. Landing a job offer through a side project
  2972. Testing web services secured by JWT tokens with Alba v5
  2973. So you want to write a GUI framework
  2974. Entry 1068: Cold Call
  2975. Intelligence through evolution
  2976. Latency Sneaks Up On You
  2977. Approximate minimal bounding sphere
  2978. When Zero Cost Abstractions Aren’t Zero Cost
  2979. The Rise of Meson
  2980. How We Turn Satellite Imagery Into Wall Art
  2981. It’s ten o’clock, do you know where your private keys are?
  2982. Standard SQL/JSON – The Sobering Parts
  2983. Taking a company to Series C as VP of Engineering.
  2984. [Last Week in .NET #54] – Disorderly Sunset
  2985. Notes on the Perfidy of Dashboards
  2986. It’s a Good Thing I Don’t Care What You Think
  2987. Don Syme's F# Bonanza | #dotNETConf: Focus on F#
  2988. I'm Starting to Live Stream Coding on Twitch!
  2989. VS Code Python Tool Revamps Jupyter Notebooks Experience -- Visual Studio Magazine
  2990. Happy Birthday, OpenStreetMap! | TomTom Blog
  2991. Apple’s Mistake
  2992. The .NET Docs Show - Frankenblogging: Static Site Generators and .NET 5
  2993. Architecture on the cloud: Avoid writing the code
  2994. Reducing the length of GUIDs in URLs or Json payloads - Gérald Barré
  2995. Why am I getting a weird error about promise_type when I try to write a coroutine?
  2996. Bite-Size C# 10 - Global Usings
  2997. Learn C# with CSharpFritz - C# for Beginners: Getting started with C#
  2998. Anatomy of an Event in Event Driven Architecture
  2999. .NET 6: Threading Improvements
  3000. Make Every feature Binary: Microsoft’s 135B Parameter Model
  3001. ASP.NET Core Middleware - Creating Flexible Application Flows
  3002. .NET App Developer Links - 2021-08-09
  3003. 266: How not to architect a database
  3004. Send Emails using Microsoft Graph API and a desktop client
  3005. Screw You, Microsoft Edge
  3006. Python in Visual Studio Code – August 2021 Release
  3007. Happy Birthday, WWW – 30 years of mining a landfill for valid code
  3008. Supercharge Your ASP.NET Core Applications – Webinar Recording | The .NET Tools Blog
  3009. C# Highlights: Immutable Collections
  3010. The Coming of Age of Notebooks
  3011. "The Algorithm" - 2 Minute Introduction
  3012. Verify connection to Elasticsearch by sethmlarson · Pull Request #1623 · elastic/elasticsearch-py
  3013. Home Automation with Troy Hunt
  3014. Support for local vaults? - Page 3
  3015. One Bad Apple - The Hacker Factor Blog
  3016. Growing Object-Oriented Software vs what I would do
  3017. The local minima of suckiness
  3018. ongoing by Tim Bray · Apps Getting Worse
  3019. Micah Lerner
  3020. I closed a lot of browser tabs
  3021. Hey Signal! Great Encryption Needs Great Authentication
  3022. BeerCon3 (#BC3) Call for Presentations
  3023. BeerCon3 - Game of Pwns
  3024. Making an OS (x86) Chapter 5 - Reading the disk with BIOS
  3025. Major U.K. science funder to require grantees to make papers immediately free to all
  3026. Newsletter Week 31, 2021
  3027. Space Station Incident Demands Independent Investigation
  3028. OpenBSD on the Framework Laptop
  3029. Using Angular's Base HREF in Paths
  3030. The Mysterious Street Snack That Has Baffled Botanists for Decades
  3031. Dimmer won't turn off - Offizielles Shelly Support Forum
  3032. Why CAPTCHA Pictures Are So Unbearably Depressing
  3033. Very fast rocket
  3034. Behind the scenes: the struggle for each paper
  3035. The logic behind three random words
  3036. Figmage: I don't mess with images
  3037. What Matt Levine writes about (or, The Rise and Fall of WeWork and GameStop)
  3038. Story of njk, a tool mistreated
  3039. Turning the Tables on Cheating?
  3040. Working with Postgres types
  3041. How does FaceTime Work?
  3042. Looking into Zig
  3043. Apple to scan U.S. iPhones for images of child sexual abuse
  3044. New! Stupid C++ Tricks with Dave
  3045. GitHub - martincostello/dotnet-minimal-api-integration-testing: An example of integration testing ASP.NET Core 6 Minimal hosting and actions
  3046. In internal memo, Apple addresses concerns around new Photo scanning features, doubles down on the need to protect children
  3047. Using `git worktree` to have multiple branches checked out at once · Jamie Tanna | Software Engineer
  3048. Vehicles Are Still Firmly in Control of City Streets
  3049. A Black Bear Visits Dave's Garage! Survivors tell their stories.
  3050. The Problem with Perceptual Hashes
  3051. Scripting with F# Interactive [4 of 12] | Beginner's Series to: F#
  3052. ALPACA shows TLS cross-protocol attacks | Bulletproof TLS Newsletter
  3053. Apple explains how iPhones will scan photos for child-sexual-abuse images
  3054. Reflections on 10,000 Hours of Programming
  3055. CalyxOS
  3056. draft-peabody-dispatch-new-uuid-format-01
  3057. 640 Pages in 15 Months – journal.stuffwithstuff.com
  3058. Don't Accept the Defaults - Abel Wang | Bonfire
  3059. Proposal for Alba v5: JWT secured APIs, more JSON options, and other stuff
  3060. Postgres.app – the easiest way to get started with PostgreSQL on the Mac
  3061. VS Code 1.59: Jupyter Notebooks Go (Partly) Native, Live Preview Improved -- Visual Studio Magazine
  3062. Amazon.com Help: Help & Customer Service
  3063. Weekly Update 254
  3064. Why Contexts Matter
  3065. Using Windows Runtime interop methods from C++/WinRT: Some helper functions
  3066. RavenDB 5.2: Simplifying atomic cluster wide transactions
  3067. How to create your own Fluent API in C#
  3068. Introducing Deploy Hooks for Cloudflare Pages
  3069. Apple Privacy Letter: An Open Letter Against Apple's Privacy-Invasive Content Scanning Technology
  3070. Introducing System.Threading.RateLimiting for .NET
  3071. Code Maze Weekly #88 - Code Maze
  3072. LÖVR
  3073. On Apple’s “Expanded Protections for Children” – A Personal Story
  3074. HTTP/2: The Sequel is Always Worse
  3075. BabylonJS and Blazor - Getting Set Up | Cody's Personal Site
  3076. Which UI Libraries you would like to see used on FairPlayTube? They need to be Open Source · Discussion #280 · efonsecab/FairPlayTube
  3077. .NET App Developer Links - 2021-08-06
  3078. This scientist says cleaning indoor air could make us healthier—and smarter
  3079. Microsoft PowerToys 0.43 released with a ton of improvements
  3080. .NET Annotated Monthly | August 2021 | The .NET Tools Blog
  3081. Building a URL Shortener Web App using Minimal APIs in .NET 6
  3082. Structure
  3083. The Men Who Couldn't Stop Crying, and Other Unbearable Realities
  3084. Check your messages on your computer or Android tablet
  3085. Load Only the Projects You Need with Solution Filters
  3086. Set up your F# development environment [3 of 12] | Beginner's Series to: F#
  3087. Episode 388 - The Art of the Possible with Power Platform
  3088. When Howard Met Curry
  3089. One simple design fix for the Olympic medal tally
  3090. Coming Full Circle
  3091. Episode 18: Optimizing Cryptography for Microcontrollers!
  3092. Struggling first steps as a new senior
  3093. Open Question: How Can We Fix Files?
  3094. Don't scan your face to buy glasses
  3095. Writing great alt text: Emotion matters
  3096. Real Case - How I compromised 300 stores, and a
  3097. Apple's Plan to "Think Different" About Encryption Opens a Backdoor to Your Private Life
  3098. The Drunken Bishop Algorithm – Barely Functional Theories
  3099. Building an LSIF Indexer for a Low-Code Platform
  3100. Bad Blood at the FTC
  3101. Force Click for Layer Selection - Maxwell Forbes
  3102. Uno Platform SQLite for WebAssembly support on .NET 5 and .NET 6
  3103. Bob had a bad night: IoT mischief in a capsule hotel takes neighborly revenge to the next level | ZDNet
  3104. Self-Hosting a Blog Mailing List
  3105. Update on CNCF and Open Source Project Velocity 2020 | Cloud Native Computing Foundation
  3106. #stitch with @pgt__ Should you be a software engineer if you just want money?!?
  3107. GitHub OCTO | Visualizing a codebase
  3108. Blue Origin’s powerful BE-4 engine is more than four years late—here’s why
  3109. Top 30 projects 1/1/2021 - 7/1/2021
  3110. Notes about C# records and Nullable Reference Types - Event-Driven.io
  3111. Update on CNCF and Open Source Project Velocity 2020 | Cloud Native Computing Foundation
  3112. Windows Community Toolkit 7.1: MVVM Source Generators, Identity Authentication, ML APIs -- Visual Studio Magazine
  3113. Domain-Driven Refactoring: Defactoring and Pushing Behavior Down
  3114. JS Kid Pix 1.0.2021
  3115. Organic Design or Planned Design?
  3116. Bite-Size C# 10 - Null Parameter Checking
  3117. When You Get Right Down to It, Most Security Is Based on The Honor System
  3118. Super Duper Secure Mode
  3119. Looking into Zig
  3120. Don't Worry About Spelling...VS Code Can Do It For You!!
  3121. An example of using Windows Runtime interop methods from C++/WinRT: Request­Token­For­Window­Async
  3122. Configuring JSON options in ASP.NET Core - Gérald Barré
  3123. Cloudflare Helps K-12s Go Back to School
  3124. OSS Power-Ups: Statiq | The .NET Tools Blog
  3125. Why Facebook’s claims about the Ad Observer are wrong | The Mozilla Blog
  3126. C# Language Highlights: Using Static Directive
  3127. Surprising cost of synchronous fast-paths in asynchronous methods
  3128. Stringly Typed vs Strongly Typed
  3129. Good Design is Imperfect Design Part 1: Honest Names - Domain Language
  3130. Airyx OS
  3131. .NET App Developer Links - 2021-08-05
  3132. GitHub - kspalaiologos/malbolge-lisp: A lightweight (150MB) Lisp interpreter in Malbolge Unshackled, often dubbed the hardest turing complete programming language.
  3133. Tip 327 - How to use Azure Service Bus Queues
  3134. Designing Load Tests with Test Studio & Fiddler in 6 Steps
  3135. .NET Source Generators: Finding Class Declarations
  3136. .NET Rocks! vNext
  3137. Why Don’t Tech Companies Pay Their Engineers to Stay?
  3138. GitHub - khalidabuhakmeh/HtmxTables: ASP.NET Core with Htmx Editable Table
  3139. Hey @dotnet developers, did you know you could use your skills and favorite language to code for #IoT devices. @ellerbach tells @obloch all about the @nanoframework on the #IoTShow
  3140. libphonenumber/FALSEHOODS.md at master · google/libphonenumber
  3141. Synchronous vs Messaging: When to use which?
  3142. The Way I Heard It Was...
  3143. your database connection deserves a name
  3144. Infra as a Code Is Cloud Lock-In
  3145. No Idea Where to Live
  3146. Why use message queues? · Pietro Menna
  3147. Learning Julia, Line by Line - Dev.Poga
  3148. SAML is insecure by design
  3149. Tunnels are our Transportation Future
  3150. Startups Trends vs 4 years ago | Soheil Yasrebi's Blog
  3151. Publishing an App on F-Droid
  3152. designs/blazor-wasm-crypto.md at main · dotnet/designs
  3153. Microsoft Plans .NET Community Toolkit -- Visual Studio Magazine
  3154. Testing effectively — with or without mocks or stubs
  3155. Why medieval city-builder video games are historically inaccurate
  3156. What is F#? [2 of 12] | Beginner's Series to: F#
  3157. .NET Foundation Project Spotlight - Have I Been Pwned?
  3158. GitHub - veorq/cryptocoding: Guidelines for low-level cryptography software
  3159. Simple Systems Have Less Downtime
  3160. .NET Conf 2021: Call for Speakers/Papers
  3161. Dynamic Code Generation in Marten V4
  3162. Focus on Business Logic with Event Sourcing
  3163. Yare.io Trailer
  3164. Coding Shorts: Changes to Coming to Startup in .NET 6
  3165. Coffee with Pros ft. Oren Eini
  3166. Azure Serverless Conf: Call for Speakers/Papers
  3167. The Catch Block #69 - Projects vs. Products, Bubble Sort, and Copilot Angst
  3168. My small revenge on Apple
  3169. New release candidate: 1.7.0rc1
  3170. What is a static Windows Runtime class, how should I express it, and when should I use it?
  3171. Modernizing a familiar approach to REST APIs, with PostgreSQL and Cloudflare Workers
  3172. Blazor WebAssembly : Authorization using CascadingAuthenticationState & JWT - EP34
  3173. Embroidery Trouble Shooting Page
  3174. Bye CUPS: Printing with netcat
  3175. .NET App Developer Links - 2021-08-04
  3176. Blues Wireless · Fastest path to build cellular IoT products
  3177. The 5-hour CDN
  3178. Coding Shorts: Dependency Injection Explained
  3179. The v2021.2 Releases for dotCover, dotMemory, dotTrace, and dotPeek Are Here! | The .NET Tools Blog
  3180. Rider 2021.2: Support for ASP.NET Core Endpoints, Blazor WebAssembly Debugging, and More | The .NET Tools Blog
  3181. Exploring the SameSite cookie attribute for preventing CSRF
  3182. ReSharper 2021.2: Updates to C# Code Analysis, Nullable Reference Types, and Source Generators and Introducing HttpClient URI Support! | The .NET Tools Blog
  3183. Two months in: How the SaaS that was built in 7 days is going | OnlineOrNot
  3184. You’ve got coding style
  3185. Optional Chaining: The ?. Operator in TypeScript
  3186. Where Are The Robotic Bricklayers?
  3187. Apple iPhone charger teardown: quality in a tiny expensive package
  3188. GitHub - VSCodium/vscodium: binary releases of VS Code without MS branding/telemetry/licensing
  3189. What is an inner product argument?
  3190. Stack Overflow: Old .NET Framework Usage Still Beats 'Most Loved' .NET Core/.NET 5 -- Visual Studio Magazine
  3191. Optimizations are not solutions
  3192. Ultra fast Thunderbolt NAS with Apple M1 and Linux
  3193. An Attempt at Demystifying Graph Deep Learning
  3194. Mouseless
  3195. The rinds of the Cheese Shop menu - piwheels blog
  3196. The story of the 20 million queries per hour
  3197. GitHub - facebookresearch/Cupcake: A Rust library for lattice-based additive homomorphic encryption.
  3198. Growing open-source | Soumith Chintala
  3199. Why Don’t Tech Companies Pay Their Engineers to Stay?
  3200. Dipping My Toe into Static Website Generators
  3201. Zoom to pay $85M for lying about encryption and sending data to Facebook and Google
  3202. Sequential LED Tail Lights How To - C++ Code and ESP32 Arduino Hardware
  3203. Visual Studio Toolbox Live - What's New in Visual Studio 2022 Previews 1 & 2?
  3204. GitHub Quick Reviews
  3205. The Excel Formula Language Is Now Turing-Complete
  3206. Inserting and removing characters: A deep dive on StringBuilder - Part 4
  3207. ASP.NET Community Standup - Logging updates in ASP.NET Core 6
  3208. Need Help Tracking Cloud Emissions? Microsoft Previews Microsoft Cloud for Sustainability
  3209. Visual Studio 2022 Preview 2 Focuses on Instant Feedback
  3210. Python developers are being targeted with malicious packages on PyPI
  3211. Project lifetime perspectives
  3212. The Cryptocurrency Surveillance Provision Buried in the Infrastructure Bill is a Disaster for Digital Privacy
  3213. Red Delicious Apples Weren't Always the Worst
  3214. Why are all of the retail demo names male?
  3215. Durable Objects: Easy, Fast, Correct — Choose three.
  3216. GitHub Copilot Is 'Unacceptable And Unjust' Says Free Software Foundation
  3217. Introduction [1 of 12] | Beginner's Series to: F#
  3218. How to rate limit (throttle) your ASP.NET Core API
  3219. Inserting and removing characters: A deep dive on StringBuilder - Part 4
  3220. TensorFlow Tutorial for Beginners with Python Example
  3221. how to be popular · discrete blogarithm
  3222. GitHub - matkoch/resharper-verify
  3223. .NET App Developer Links - 2021-08-03
  3224. GitHub - agocke/serde-dn
  3225. Be careful with .NET Core Folder Structure - Simple Talk
  3226. GitHub - mimoo/cargo-specification: The code is the spec
  3227. GitHub - khalidabuhakmeh/ClientsideVoiceCommands: Perform client-side voice commands and trigger web calls
  3228. GitHub’s Journey from Monolith to Microservices
  3229. BDD: Before You Begin (Part 1/2) - BDD framework for NET
  3230. Beyond OAuth? GNAP for Next Generation Authentication - The New Stack
  3231. Vue.js has been selected as Wikimedia Foundation's future JavaScript framework - Wikitech-l
  3232. Micro Frontends - Simple Talk
  3233. Power of composition with map and bind
  3234. Stack Overflow Developer Survey 2021
  3235. Home Automation with Troy Hunt
  3236. Adam Storr - Azure Functions CLI Failing After Preview Install
  3237. Introducing C# 10: Record struct
  3238. JavaScript Debugging Now Built-In to VS Code -- Visual Studio Magazine
  3239. Stack Overflow Developer Survey 2021
  3240. The Oxymoron of “Data-Driven Innovation”
  3241. Journaling through a Pandemic on unwiredcouch.com
  3242. Humans of Microsoft S02E01: Abel Wang
  3243. Unix and Microservice Platforms
  3244. What we lost (a paean, perhaps, to RSS) – mattmower.com
  3245. The problem with Flask async views and async globals — sethmlarson.dev
  3246. Microsoft Graph .NET SDK v4 now generally available with streamlined authentication and more  - Microsoft 365 Developer Blog
  3247. Spreadsheet Formulas for Personal Finance
  3248. Shtetl-Optimized » Blog Archive
  3249. My Custom Stream Deck Toolkit
  3250. Office Reopening | The Misnamed Doctrine
  3251. It looks like a product but is secretly a subscription
  3252. .NET MAUI Community Toolkit - Monthly Project Review
  3253. Donate to General Donations
  3254. The most unbelievable things about life before smartphones
  3255. PCS multiproofs using random evaluation
  3256. Hot Visual Reload Studio 2022: A Curated Selection
  3257. GitHub - andrewlock/NetEscapades.AspNetCore.SecurityHeaders: Small package to allow adding security headers to ASP.NET Core websites
  3258. [ANNOUNCE] WireGuardNT, a high-performance WireGuard implementation for the Windows kernel
  3259. Zoom to pay $85M for lying about encryption and sending data to Facebook and Google
  3260. Desktop Community Standup - Updates and Q&A
  3261. Spiral Dynamics Optimization with Python -- Visual Studio Magazine
  3262. Workshop Spotlight: Secure DevOps - Application Security Principles and Practices
  3263. Graphics Programming weekly - Issue 194 - August 1, 2021 | Jendrik Illner
  3264. Rockin’ The Code World with dotNetDave – Special Guest: Dave Brock
  3265. Full-Time Open Source - CoRecursive Podcast
  3266. TODO apps are meant for robots
  3267. Late Career Change into Tech with Kyla Gregory
  3268. Bite-Size C# 10 - File-Level Namespaces
  3269. Upload files with drag & drop or paste from clipboard in Blazor - Gérald Barré
  3270. Modeling social network connection with RavenDB
  3271. How can I figure out which object is being hosted in an instance of dllhost?
  3272. Steam Survey Shows Linux Marketshare Hitting 1.0%
  3273. GitHub - Xabaril/AspNetCore.Hashids: Not predictable ids library for ASP.NET Core APIs.
  3274. v0.9.4 - patch 2 release notes
  3275. Square, Inc. Announces Plans to Acquire Afterpay, Strengthening and Enabling Further Integration Between its Seller and Cash App Ecosystems
  3276. Helping Keep Governments Safe and Secure
  3277. Making an OS (x86) Chapter 4 - Stack, Functions, Segmentation
  3278. [Last Week in .NET #53] – Requiem for a use case
  3279. Extracting objects recursively with jq
  3280. 265: Robot Engineer turned Program Manager with Maddy Leger
  3281. What's New (so far!) in C# 10 & .NET 6 - PHINUG 2021.08
  3282. PyTorch Tutorial for Beginners - Building Neural Networks
  3283. Live: How to start with FbNetExternalEngine
  3284. Azure Active Directory B2C with Blazor WebAssembly Hosted Apps
  3285. Securing an Angular app which uses multiple identity providers
  3286. fsharp-presentations/on-teaching-operators.md at master · dsyme/fsharp-presentations
  3287. The Serverless Sliding Scale
  3288. .NET Conf: Focus on F#
  3289. Specification Pattern vs Always-Valid Domain Model
  3290. Using console.log() debugging in Visual Studio Code
  3291. TypeScript, abstract classes, and constructors | I CAN MAKE THIS WORK
  3292. CoreWCF 0.2.0 Release
  3293. .NET Infographics
  3294. How I built a business that lets me live on the beach full time
  3295. Debounce a STOP switch in C++: Live with Dave in the Source Code Editor!
  3296. 2021 State of the Developer Ecosystem
  3297. Wormhole - Simple, private file sharing
  3298. Verkle trie for Eth1 state
  3299. GitLab as your Continuous Deployment one-stop shop
  3300. “Ticket Monkey” – Alex Rohde dawt com
  3301. Who is Your Audience?
  3302. July 2021
  3303. Looking between the lines: how media is control.
  3304. A short list of things I feel strongly about
  3305. Parametric Programming – an equational approach to OO and beyond
  3306. Your Lifestyle Has Already Been Designed
  3307. My tiny side project has had more impact than my decade in the software industry – Mike's corner of the web
  3308. GitHub - langjam/langjam
  3309. DeepMind’s AI has finally shown how useful it can be
  3310. New in Git: switch and restore
  3311. GitHub - cy384/ssheven: A modern SSH client for Mac OS 7/8/9
  3312. Tech spec experts seek allies to tear down ISO standards paywall
  3313. These 6 corporations control 90% of the media outlets in America. The illusion of choice and objectivity | Tech News | Startups News
  3314. Hundreds of Ways to Get S#!+ Done—and We Still Don’t
  3315. HTTP | MDN
  3316. Cory Doctorow: Past Performance is Not Indicative of Future Results
  3317. The Presenting Vendor Paradox
  3318. Don’t become an Enterprise/IT Architect…
  3319. Verkle trees
  3320. Did Dvorak Die "A Bitter Man"?
  3321. The Poincaré Conjecture
  3322. Back to Linux
  3323. UV Radiation
  3324. GitHub - AdrienTorris/awesome-blazor: Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
  3325. Gold, silver and brass medals
  3326. Hundreds of AI tools have been built to catch covid. None of them helped.
  3327. Call for Papers - NDC Oslo 2021 | Software Developers Conference
  3328. User Activity | Firefox Public Data Report
  3329. OfficeSuite
  3330. Edit Your C++ Code while Debugging with Hot Reload in Visual Studio 2022
  3331. 5000x faster CRDTs: An Adventure in Optimization
  3332. Hosting SQLite databases on Github Pages - (or any static file hoster)
  3333. 5 Years After Switching to Agile, Company Still Unsure What It Is
  3334. GitHub - antirez/pngtostl: Turn PNG images into STL 3D models that will "develop" in front of a light source
  3335. 🚀 DevTernity 2017: Ian Cooper - TDD, Where Did It All Go Wrong
  3336. The journey to controlling external monitors on M1 Macs
  3337. Shellies Discovery Script - Share your Projects! / Scripts - Home Assistant Community
  3338. btree/PATH_HINT.md at master · tidwall/btree
  3339. Get Busy Living with Abel Wang - Hanselminutes Podcast #793
  3340. .NET July 2021 Updates – 5.0.8 and 3.1.17
  3341. static.wiki
  3342. NSO group, Pegasus, Zero-Days, i(OS|Message) security - Security. Cryptography. Whatever.
  3343. Comparing dotnet:main...vcsjones:16df4edc7215a9521eda2c7a8aa3fa5f1bcecfef · dotnet/runtime
  3344. Zoom meeting best practices
  3345. Positions, Profit and Loss
  3346. TikTok and the Future of Social Media
  3347. Measuring memory usage: virtual versus real memory
  3348. .NET customers showcase | See what devs are building
  3349. Daily links from Cory Doctorow
  3350. Unleashing Twitter’s hidden power - conversations for the world wide web
  3351. IPFSifying Documentation · Karmanyaah Malhotra
  3352. Getting Over Gold: Athletes and Mental Health
  3353. Cloudflare's inaccessible browser contradicts the company's mission
  3354. OpenSSL 3.0 Release Candidate - OpenSSL Blog
  3355. How to create a standalone ConsoleLoggerProvider
  3356. New exotic matter particle, a tetraquark, discovered
  3357. .NET R&D Digest (July, 2021)
  3358. Easily Handle File Uploads with NO SERVER Using Kwes Forms
  3359. .NET Framework July 2021 Cumulative Update Preview
  3360. ASP.NET Community Standup - Building ASP.NET Core apps in F#
  3361. Idiots And Maniacs
  3362. Who Owns My Name?
  3363. Random.Shared Property (System)
  3364. Open for extension, closed for modification as an architectural pattern
  3365. Why doesn't my asynchronous read operation complete when I close the handle?
  3366. The Future of Work at Cloudflare
  3367. What does the ref keyword actually do in C#?
  3368. Tailwind CSS Components
  3369. Weekly Update 254
  3370. Cloudflare is joining Pledge 1%
  3371. Code Maze Weekly #87 - Code Maze
  3372. DDD by Night August
  3373. Comparing Azure Static Web Apps vs Azure WebApps vs Azure Blob Storage Static Sites
  3374. C# Language Highlights: ValueTask
  3375. Uno Platform 3.9: .NET 6 Mobile, VS 2022, WinUI, plus XAML trimming for 50% Wasm AOT size reduction
  3376. Voice Content and Usability
  3377. Patterns of Legacy Displacement
  3378. sdk/BlazorWebAssemblyDeltaApplier.cs at main · dotnet/sdk
  3379. Dogfooding in Software Development
  3380. FSF-funded call for white papers on philosophical and legal questions around Copilot — Free Software Foundation — Working together for free software
  3381. .NET Conf 2021: Call for Speakers/Papers
  3382. Reverse Engineering The Stream Deck
  3383. Build serverless real-time chat application with Web PubSub and Static Web Apps
  3384. Fsharp Jam
  3385. Over half the deer in Michigan seem to have been exposed to SARS-CoV-2
  3386. NDC Melbourne 2021
  3387. Release copilot-cli: Release v1.9.0 · aws/copilot-cli
  3388. Technical Debt Is Not Debt; It’s Not Even Technical
  3389. Some career advice.
  3390. FSF Calls for Papers on 'Unacceptable and Unjust' GitHub Copilot -- Visual Studio Magazine
  3391. The Illustrated Wav2vec
  3392. Having fun With HTML & CSS
  3393. Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  3394. The Itanic Has Sunk
  3395. Nobody gives a hoot about groupthink
  3396. Github: A Great Hijacked Idea
  3397. How I store my files and why you should not rely on fancy tools for backup
  3398. Introducing SLSA, an End-to-End Framework for Supply Chain Integrity
  3399. D4Hg99zw — Postimages
  3400. Episode 387 - Azure Arc
  3401. Hot Reload Now Works with C++ Apps, with Blazor WebAssembly Support On Tap -- Visual Studio Magazine
  3402. Speed up your .NET and C++ development with Hot Reload in Visual Studio 2022
  3403. Add womenofdot.net by terrajobst · Pull Request #5 · terrajobst/sitesof.net
  3404. Marten, the Generic Host Builder in .Net Core, and why this could be the golden age for OSS in .Net
  3405. Stack Overflow for Teams: A Centralized Knowledge Sharing and Collaboration Platform with Tom Limoncelli - Software Engineering Daily
  3406. Amazon has ruined search and Google is in on it
  3407. PS5 gets high-speed M.2 SSD storage support in new beta system software
  3408. Domain-Driven Refactoring: Extracting Domain Services
  3409. 13229 Southview Ln, Dallas, TX 75240 | MLS #14567023 | Zillow
  3410. Reconnected — Real Life
  3411. GitHub - vrtbl/passerine: A small extensible programming language designed for concise expression with little code.
  3412. 1998: Photopia
  3413. GitHub - syncfast/clockwise: Clockwise is a meeting cost calculator designed to encourage more efficient meetings.
  3414. System.Threading.Tasks.Task isn’t an execution unit
  3415. On the interaction between the FILE_FLAG_NO_BUFFERING and FILE_FLAG_WRITE_THROUGH flags
  3416. Zip - How not to design a file format.
  3417. 6 Command Line Tools for Productive Programmers
  3418. Why does man print "gimme gimme gimme" at 00:30?
  3419. On the interaction between the FILE_FLAG_NO_BUFFERING and FILE_FLAG_WRITE_THROUGH flags
  3420. Cloudflare's Athenian Project Expands Internationally
  3421. Google ' About Search Result ' - Google will let you know why you are seeing the search results
  3422. Calculus Made Easy
  3423. Support lambda expressions and method groups as `var` initializers by cston · Pull Request #55132 · dotnet/roslyn
  3424. Monsters Weekly 218 - Automated Accessibility Testing with Playwright + Axe
  3425. Better React Components with TypeScript Union Types
  3426. Mastering Enums in TypeScript (with Fruits)
  3427. Azure Service Fabric 8.1 Release
  3428. Dapr v1.3 is now available
  3429. SpecFlow for Rider (Plugin) is now Available! | The .NET Tools Blog
  3430. Code opinion: performance or clean code? - Code4IT
  3431. The mermaid is taking over Google search in Norway - ALEXSKRA
  3432. .NET Rocks! vNext
  3433. From Stolen Laptop to Inside the Company Network — Dolos Group
  3434. Prime Number Factors that Solve N = p * q, Snyder, Bobby Joe - Amazon.com
  3435. Message Driven Architecture to DECOUPLE a Monolith
  3436. Evil tip: avoid "easy" things
  3437. Work For a Startup or Create A Startup?
  3438. One-offs and low-expectations with Safari
  3439. Pair programming
  3440. ASP.NET Community Standup - ASP.NET Core Architecture - Part 4
  3441. Signal propagation – Vidar's Blog
  3442. The power of reduce
  3443. Hopalongs - koppian adventures
  3444. Doom scrolling
  3445. Why are you doing this business? | The Art of Navigation
  3446. Is this true? | jordan scales
  3447. Add versionsof.net by terrajobst · Pull Request #4 · terrajobst/sitesof.net
  3448. Alkemstone: All the Clues
  3449. Referential transparency fits in your head
  3450. The Baked Data architectural pattern
  3451. Please Bring Back Our Downvotes: Society Desperately Needs It
  3452. Bo Burnham: Inside - Jeff Bezos Song with lyrics
  3453. EF Core 6 Dev Team Plays Catch-Up with EF6 -- Visual Studio Magazine
  3454. Techdirt Is Now Entirely Without Any Google Ads Or Tracking Code
  3455. Visual Studio Feedback
  3456. Orbiter is now open source
  3457. IPv4 pricing - Hetzner Docs
  3458. BlazorBits Reloaded
  3459. The virtues of Autonomy
  3460. Refactoring to a Vertical Slice Architecture
  3461. Introducing Triton: Open-Source GPU Programming for Neural Networks
  3462. Conversation about the .NET open source project
  3463. Architecture foresight: Put a queue on that
  3464. The Catch Block #68 - JSON, Clean Code, F#, and Work Email
  3465. How Does the StringBuilder Work in .NET? (Part 3) - Steve Gordon - Code with Steve
  3466. How can I prevent the mouse from moving in response to touch input?
  3467. GIMP - Funding GIMP developers for sustainable development
  3468. Crawler Hints: How Cloudflare Is Reducing The Environmental Impact Of Web Searches
  3469. Entity Framework Community Standup - OData
  3470. Generally capable agents emerge from open-ended play
  3471. r/cscareerquestions - I went to the office for the first time. I fucking hated it.
  3472. Episode 205 – Polly with Bryan Hogan | The 6 Figure Developer
  3473. Release v1.23.14-beta3 · OmniSharp/omnisharp-vscode
  3474. The friendly SMS reminder with Logic Apps, Azure Functions + Key Vault
  3475. Welcome to the Community Toolkit!
  3476. What’s New in Visual Studio Code?
  3477. Blazor Debugging Improvements in Rider 2021.2 | The .NET Tools Blog
  3478. Feature Parity
  3479. Protect Your SignalR Service Based Real-time Application with Application Gateway
  3480. Netcat - All you need to know
  3481. MIKESOFT WINDOWS 96
  3482. .NET on Microsoft Learn
  3483. Learn .NET | Free tutorials, videos, courses, and more
  3484. Try .NET | Runnable .NET code on your site
  3485. A new chapter for Google’s Vulnerability Reward Program
  3486. Smart Phone, Dumb Terminal
  3487. How Tracing Uncovers Half-truths in Slack’s CI Infrastructure
  3488. Report Card Writer: What I've Learned from One Year of User Interviews and Customer Feedback
  3489. How to Ask (Me) for Help – Nathan Lustig
  3490. Blogger has bad UX and it annoys me
  3491. Connect the Conversation with Threads on Discord
  3492. Analysis of large binaries and games in Ghidra-SRE – kiwidog's blog
  3493. We need to talk about testing
  3494. The search for a better persistent cache
  3495. Reconsidering the way I explain programming
  3496. Help me choose my new design!
  3497. Stockfish 13 vs Stockfish 14 | Sebastian Korotkiewicz - Tech{{log}} | Sebastian Korotkiewicz - Tech{{log}}
  3498. Partial WFH – All Downsides, No Benefits
  3499. A/B testing and the historic lift paradox
  3500. The Bottom Billion By Paul Collier – Ben Wajdi's Blog
  3501. Naval Architecture – Bartosz Ciechanowski
  3502. Microsoft Replaces Xamarin Toolkits with New .NET MAUI Alternatives -- Visual Studio Magazine
  3503. Postgres Full-Text Search: A Search Engine in a Database
  3504. Next level console apps with Spectre.Console
  3505. Refined Blog
  3506. Fantastic F# and Azure Developer Extensions for VSCode
  3507. GitHub Quick Reviews
  3508. Visual Studio Feedback
  3509. How To: Use Azure AD Powershell to Work With Extension Properties (User Attributes)
  3510. Brief Update on Marten V4
  3511. stb/stb_hexwave.h at master · nothings/stb
  3512. 30 seconds of Blazor
  3513. C# Language Highlights: Exhaustive Case Guards
  3514. Responsibility Abdication: The path to create flexible business system
  3515. The New Way To Debug JavaScript in VS Code - No Extension Required
  3516. Twitter misdetected the 2011 Build conference keynote as a denial-of-service attack
  3517. Helping build a green Internet
  3518. ReSharper & Rider 2021.2 Release Party
  3519. Where C# was, where it's going and why it's very exciting
  3520. Converting chunks to a string with ToString(): A deep dive on StringBuilder - Part 3
  3521. Element raises $30M to boost Matrix | Matrix.org
  3522. For developers, Apple’s Safari is crap and outdated
  3523. Working With AI: Your Guide to a Potential Future Career
  3524. What is CQRS? | Gary Woodfine
  3525. Visual Studio 2022 Preview Release Notes
  3526. Using Web Share API React
  3527. Branchy 0.0.2
  3528. Eyes wide shut: How newborn mammals dream the world they’re entering
  3529. Lessons learned from 15 years of SumatraPDF, an open source Windows app
  3530. Adam Storr - Getting Started with Twitter API using SocialOpinion
  3531. We Need To Talk About The Insecurity Industry
  3532. Introducing C# 10:Extended property patterns
  3533. [Last Week in .NET #52] – TwinCVEs
  3534. What's bad about Julia?
  3535. CSLA 5 and 6
  3536. GitHub - amirgamil/apollo: A Unix-style personal search engine and web crawler for your digital footprint.
  3537. Tune in July 29 for .NET Conf: Focus on F#
  3538. Alpaca Preview: Native Swift with ASP.NET Core
  3539. Write Code Until Your Fingers Hurt - Developer Anthem Part 2 #shorts
  3540. Axelar Guest Speaker Series with Mary Maller | Aggregatable Distributed Key Generation
  3541. CLIP: Death of the Class Map
  3542. Farmers always Worked From Home
  3543. Don't reinvent the `if` statement
  3544. About the security content of iOS 14.7.1 and iPadOS 14.7.1
  3545. I am writing a book about Razor Pages
  3546. How to Read Effectively - Creating a Reading Workflow - Prashant Sengar
  3547. Securing your development environment
  3548. In Defence of the Pull Request
  3549. You are software engineers, so COMPILE YOUR SOFTWARES
  3550. Counterfactuals are not Causality - Wide Awake Developers
  3551. You should turn off autofill in your password manager
  3552. We are Agile, but...
  3553. ​​Scientists Should Start Companies
  3554. Why does the New menu even exist for creating new empty files?
  3555. Ben Northrop - A Better Resume for Developers
  3556. #WomenOfDotNet
  3557. What I Wish I Knew About CSS When Starting Out As A Frontender
  3558. GitHub - SteveMCarroll/PronouncingNamesForEnglishSpeakers: A practical guide to how to pronounce non-English names for English speakers
  3559. Creating a Dapper Helper C# Class to Generate Parameterized SQL
  3560. The .NET Docs Show - Build High Performance Services With gRPC and .NET 5
  3561. Working with business events and RavenDB
  3562. Removing elements after an animation in Blazor - Gérald Barré
  3563. C# vs JAVA - Teaser
  3564. Understanding Rust futures by going way too deep - fasterthanli.me
  3565. Diagnosing why your batch file prints a garbage character, one character, and nothing more
  3566. Learn C# with CSharpFritz - Advanced C#: Let's Build an Analyzer
  3567. Historical language records reveal a surge of cognitive distortions in recent decades
  3568. Understanding Where the Internet Isn’t Good Enough Yet
  3569. Tomato fruits send electrical warnings to the rest of the plant when attacked by insects
  3570. K-9 Mail is back
  3571. HackermonDev - Freenom, the free domains website, is a scam.
  3572. 264: FOSS, Code Tours, & .NET MAUI Web with Ooui
  3573. GitHub - tobymao/sqlglot: Python SQL Parser and Transpiler
  3574. Onion Architecture in ASP.NET Core - Code Maze
  3575. Understanding DeepMind Perceiver: One Model to Rule Them All
  3576. WebView2 and Electron | Electron Blog
  3577. Quantum programming with Q# and running on hardware with Azure Quantum | Azure Friday
  3578. How to install .NET Core on your Remarkable 2 e-Ink tablet with Remarkable.NET
  3579. TOP 5 .NET MAUI new features🏅
  3580. Announcing PostSharp "Caravela" Preview 2 (0.3.5)
  3581. Securing ASP.NET Core Razor Pages, Web APIs with Azure B2C external and Azure AD internal identities
  3582. Simulating worlds on the GPU
  3583. Ncdu 2: Less hungry and more Ziggy
  3584. The SaaS Org Chart
  3585. Verifpal – ACM CCSW 2020 Presentation
  3586. 16 of 30 Google results contain SQL injection vulnerabilities
  3587. Amazon Web Services In Plain English
  3588. Sargable Queries & MUL Indexes; or Why My Query is Slow
  3589. America Has Lost the Trade War with China, and the Real Pain Has Yet to Begin
  3590. Code Review is Work - Tyler Cipriani
  3591. Could Vaccinating Young People Before Old People Save More Lives?
  3592. Move beyond passwords - WWDC21 - Videos - Apple Developer
  3593. Introduction to open source private LTE and 5G networks | Ubuntu
  3594. 8K Vrroom 40Gbps | HDFury.com | Connect and Fix everything in HDMI
  3595. Download file via ajax
  3596. Profile memory allocations with Perfview
  3597. Please, enough with the dead butterflies! - Emily S. Damstra
  3598. Welcome to Cloudflare Impact Week
  3599. Agile at 20: The Failed Rebellion
  3600. Coding Shorts: Changes to Coming to Startup in .NET 6
  3601. Xamarin Android Download Manager Advanced Guide - Cool Coders
  3602. Damn Interesting: To H-E-Double-Hockey-Sticks With Facebook
  3603. Is It Possible To Make IoT Devices Private? Amazon Echo Dot Does Not Wipe Personal Content After Factory Reset
  3604. Electromagnetism is a property of spacetime itself, study finds
  3605. Cryptology ePrint Archive: Report 2021/773
  3606. On Smartness
  3607. Problems with decision making at W3C
  3608. Prioritizing everything is prioritizing nothing
  3609. Python behind the scenes #11: how the Python import system works
  3610. Solene'% : Why self hosting is important
  3611. The Non-Engineer’s Ultimate Guide to Software Technology – Sanpram Transnational
  3612. Cloudflare's Handling of an RCE Vulnerability in cdnjs
  3613. How I built a web development career w/o being fast or smart
  3614. Integration Testing with xUnit
  3615. Fucktopus 2.0 by yippiehey
  3616. Records Deep Dive: What, Why and How | NDC Melbourne 2021
  3617. New PetitPotam attack allows take over of Windows domains
  3618. Day trading for pain and suffering
  3619. Notes on Windows 11 - Jorge Pinto
  3620. My first indie Steam game revenue (First Month in Early Access) – Yerba Mate Tycoon
  3621. Sustainable Founder Motivations
  3622. Windows Insider Program
  3623. Introducing Intrinsic
  3624. Advice on starting out
  3625. The best code is easy code
  3626. How to spot a good fake ID – Trevor Klee
  3627. Using the Shelly Plug to monitor Starlink's power consumption
  3628. A contentEditable, pasted garbage and caret placement walk into a pub
  3629. GitHub - tylertreat/comcast: Simulating shitty network connections so you can build better systems.
  3630. Writing Visual Studio Extensions with Mads - Dynamically add menu commands
  3631. We’d Rather Have the Iceberg Than the Ship — GS
  3632. Ask the Expert: Create a web API with ASP.NET Core
  3633. » The Dig The Digital Antiquarian
  3634. How To Automate AWS CloudFront Distribution Folder Changes When Deploying a Static Web Site
  3635. Syncing all the things
  3636. YouTube
  3637. The history of passing a null pointer as the key name to Reg­Open­Key­Ex
  3638. BirdNET – The easiest way to identify birds by sound.
  3639. NDC Conferences
  3640. 93% of Paint Splatters are Valid Perl Programs | Colin McMillen
  3641. Postmortem: Accidentally quadratic indexing output
  3642. Understanding PLONK
  3643. Teletext
  3644. AWS’s Egregious Egress
  3645. The Microsoft Game Development Kit is now available for free on GitHub
  3646. Code Maze Weekly #86 - Code Maze
  3647. Episode 81 - Gremlinq With Daniel Weber
  3648. C# vs Java: Which is Faster? Computer Language Drag Racing Series E03
  3649. HackMD - Collaborative Markdown Knowledge Base
  3650. Google pushed a one-character typo to production, bricking Chrome OS devices
  3651. Ask the Expert: Create a web API with ASP.NET Core
  3652. Everyone cites that 'bugs are 100x more expensive to fix in production' research, but the study might not even exist
  3653. Episode 20: Mark Rendle's Stream of Consciousness
  3654. The Tyranny of Spreadsheets
  3655. Debugging JavaScript, DOM, CSS and accessing the browser console without leaving Visual Studio Code
  3656. Webinar: Supercharge Your ASP.NET Core Applications | The .NET Tools Blog
  3657. Monsters Weekly 217 - Searching Text in SQL Server
  3658. MSIX Packaging Tool July 2021 Release is now available!
  3659. How to Build Multi-Platform Apps with Uno Platform and Blockchain
  3660. The Framework Laptop is now shipping, and press reviews are up!
  3661. Mitchell's New Role at HashiCorp
  3662. Visual C++ STL Code Review: GH-1772, More optimizations for contiguous iterators
  3663. AlphaFold Protein Structure Database
  3664. Markdown Monster 2.0 is here
  3665. Introducing C# 10: Mix declarations and expressions in a deconstruction
  3666. the Tea Maker™ Kettle • Breville
  3667. Event Driven Systems: Bringing Order to Chaos
  3668. How I Manage My Knowledge
  3669. Advanced Error Handling in OCaml
  3670. Ghost faves in the mystery machine
  3671. Tour of the Sacred Library
  3672. Disrespectful Design, Part II
  3673. An alternative approach from GPT-3 Copilot to improve developer productivity – The Bugout.dev Blog
  3674. Getting banned from Twitter for no reason
  3675. The Nature of Venture
  3676. Dynamic bitmaps | PixiEditor
  3677. Instagram ruined photography for me
  3678. Amazon.com: Monoprice Blank Fiber Patch Panel - 19 Inch | 4Lgx Cassettes, 1U: Computers & Accessories
  3679. Why engineering teams should measure feedback time
  3680. "In the age of information, ignorance is a choice." Or is it?
  3681. On .NET Live - Let’s Talk Functional-First Programming!
  3682. GitHub - andrewlock/StronglyTypedId: A Rosyln-powered generator for strongly-typed IDs
  3683. designs/system-drawing-win-only.md at main · dotnet/designs
  3684. SpaceX's Starlink Review - Four months in
  3685. 1.0.0 - Orchard Core Documentation
  3686. .NET Rocks! vNext
  3687. Prototyping and Usability Testing with Indigo Design | Design to Code
  3688. .NET Conf: Focus on F#
  3689. Try the new System.Text.Json source generator
  3690. Episode 386 - Static Web Apps
  3691. Akamai Edge DNS and GTM Status
  3692. Domain-Driven Refactoring: Long Methods
  3693. Overboard! - Apps on Google Play
  3694. MicroK8s - Zero-ops Kubernetes for developers, edge and IoT | MicroK8s
  3695. Let's Learn .NET- F# - Events
  3696. Introducing C# 10: Constant interpolated strings
  3697. The case of the strange NT-style path that was discovered by SearchPath
  3698. ASP.NET Core 6 and IAsyncEnumerable - Async Streamed JSON vs NDJSON
  3699. Introducing Workers Usage Notifications
  3700. Open Source Alternatives
  3701. NPM Package Steals Chrome Passwords via Legit Password-Recovery Tool
  3702. The hidden performance trap of Regex in .NET
  3703. Upgrading the Cloudflare China Network: better performance and security through product innovation and partnership
  3704. Reflections as the Internet Archive turns 25 - Internet Archive Blogs
  3705. Reversing for dummies - x86 assembly and C code (Beginner/ADHD friendly) · 0x41.cf
  3706. Three ways to hack your brain to notice the small details
  3707. Extract Product Lines
  3708. Blazor and Cancelling Asynchronous Calls With CancellationTokenSource
  3709. Lost world revealed by human, Neanderthal relics washed up on North Sea beaches
  3710. Unhandled Exceptions in Blazor Server with Error Boundaries
  3711. Tip 325 - How to build Blazor and C# APIs in Azure Static Web Apps
  3712. Simple monorepos via npm workspaces and TypeScript project references
  3713. Xamarin.Essentials 1.7 and introducing .NET MAUI Essentials
  3714. Write your first code in F#
  3715. Developing Azure Functions with GitHub Codespaces DevContainers
  3716. r/dotnet - WTF happened to web app security the past 5 years? I need a PHD in OpenID Connect + IdentityServer4 to secure a web app now?
  3717. Bare Bones Software | BBEdit 14 is here!
  3718. Planning & estimating large-scale software projects
  3719. Summer Blog Backlog: Distributed Systems
  3720. I Learned All About Supabase - The Open Source Firebase Alternative
  3721. What is the sorting algorithm behind ORDER BY query in MySQL?
  3722. Dynamic import with HTTP URLs in Node.js
  3723. Should web apps use PAKEs?
  3724. Native Linux ports - One perspective :: Marc's Musings —
  3725. You need a shiny new browser to use Pluto!
  3726. Pandas API on Apache Spark
  3727. Game playing with adversarial algorithms
  3728. Nix, Channels and the NUR
  3729. NFTs are coming for Instagram and other social media platforms
  3730. Tokyo Olympic ticket purchaser information leaked online
  3731. Guntrader.uk hacked – anger and denials
  3732. OSS Power-Ups: Statiq
  3733. Unusual Whales
  3734. Join the Visual Studio 2022 for Mac Private Preview
  3735. New LEARN module: Write your first code in F#
  3736. Machine Learning Community Standup - ML.NET Office Hours
  3737. Q&A: Messaging, CQRS & Event Sourcing!
  3738. Rendering 1M+ Particles
  3739. Germany’s national healthcare system adopts Matrix! | Matrix.org
  3740. C# Language Highlights: Positional Pattern Matching
  3741. The Catch Block #67- C# 10 Features, .NET 6 Preview 6, and VS 2022 Preview 2
  3742. I know I can change the color of the DC pen, but what about the other attributes?
  3743. How does TLS work?
  3744. Expanding Cloudflare to 25+ Cities in Brazil
  3745. Web Application Security, WAF, SSL Certificates
  3746. Some common gotchas when trying to deploy a dotnet gRPC app to AWS ECS
  3747. Support for team members who are mistreated in their country (!84922) · Merge requests · GitLab.com / www-gitlab-com
  3748. My Fanless OpenBSD Desktop
  3749. Announcing tokio-uring: io-uring support for Tokio
  3750. How to Maximize Testing: The 4 Truths of Testing
  3751. Think gRPC, when you are architecting modern microservices! | Cloud Native Computing Foundation
  3752. Pagination with the Azure SDK for .NET
  3753. New module: Introduction to testing in .NET
  3754. The accessibility stalemate | Christian Heilmann
  3755. Building a XAML UserControl for WinUI, UWP, WPF or Xamarin.Forms (.NET MAUI)
  3756. Shifting accessibility left with Accessibility Insights
  3757. GitHub Copilot: Fatally Flawed or the Future of Software Development?
  3758. Patterns of Legacy Displacement
  3759. What is Code Review? - Guidelines and Best Practices - NDepend
  3760. Console DevTools
  3761. Melb.NET Aug 2021 ONLINE Meetup
  3762. Embarrassingly automatable as the first step of legacy modernization - Ad Hoc
  3763. A case against security nihilism
  3764. Axelar guest Speaker Series with Alin Tomescu | Hyperproofs
  3765. Square Business Banking | Square
  3766. Heritability is a ratio, not a measure of determinism
  3767. Things I wish I knew when I first moved to the UK
  3768. The Magic of Boredom
  3769. How I Got Started with NeoVim’s Lua Configuration
  3770. Wrong Models
  3771. How Airbnb Manages to do Business in China
  3772. How to inspect elements that hide on mouse move
  3773. The Game Developers Guide to NFTs
  3774. How I Paid for my MBA with Pennies
  3775. Two-for-Tuesday vulnerabilities send Windows and Linux users scrambling
  3776. Lessons Learned from Multiple Microservice Transitions
  3777. Habits, UI changes, and OS stagnation
  3778. No, we don’t use Kubernetes | Ably Blog: Data in Motion
  3779. NET Foundation Nominations Are Open
  3780. .NET Tooling Community Standup - What's new with .NET Productivity?!
  3781. Our lawsuit against ChessBase - Stockfish
  3782. KirillOsenkov/MetadataTools
  3783. Public CDNs Are Useless and Dangerous
  3784. GitHub Quick Reviews
  3785. Live C++ Hacking/Coding Demo with Visual Studio Code, Arduino
  3786. Getting Started with GPT-3 in Power Platform
  3787. When Buddhism Goes Bad
  3788. Thinking About Glue
  3789. Internal Apple letter shows employees are still fighting to work from home
  3790. Your Idea Is Brilliant, Your Idea Is Worthless (KS Lesson #204)
  3791. Episode 20: Cryptanalysis of GPRS: GEA-1 and GEA-2!
  3792. DDoS attack trends for 2021 Q2
  3793. Why does the New menu even exist for creating new empty files?
  3794. Michael Feathers - 10 Papers Every Developer Should Read
  3795. My 3 Favorite VS Code Snippets for Vanilla JavaScript
  3796. Appending strings, built-in types, and lists: A deep dive on StringBuilder - Part 2
  3797. I ****ing hate Science
  3798. Using an ASP.NET Core IHostedService to run Azure Service Bus subscriptions and consumers
  3799. Hungarian journalists and critics of Orbán were targeted with Pegasus, a powerful Israeli cyberweapon
  3800. Double Q-Learning & Double DQN with Python and TensorFlow
  3801. Linux 5.0 shown to boot on ESP32 processor - CNX Software
  3802. ASP.NET Core in .NET 6 - Shadow-copying in IIS
  3803. Azure SDK Release (July 2021)
  3804. How to use configuration with C# 9 top-level programs
  3805. .NET Foundation Election 2021 Nominations are Open!
  3806. A Quick Guide to Elasticsearch for .NET
  3807. Easier browser debugging with Developer Tools integration in Visual Studio Code
  3808. The State functor
  3809. .NET Community: Where and how can we find help - Simple Talk
  3810. Getting Started with ASP.NET Core and gRPC | The .NET Tools Blog
  3811. Cryptanalysis of Meow Hash
  3812. Adam Storr - Target Typed New Expressions in C# 9 - Are They The Future? Part 2
  3813. World's Longest Home Run (The "Mad Batter" Machine) - Smarter Every Day 230
  3814. How To Learn Stuff Quickly
  3815. 20 Questions a Software Engineer Should Ask When Joining a New Team
  3816. [Last Week in .NET #51] – The Next Three Zero Days
  3817. sindresorhus/refined-github
  3818. Andrew Lock | .NET Escapades
  3819. yoeo/guesslang
  3820. File Icons for GitHub and GitLab
  3821. Maps with Django (part 2): GeoDjango, PostGIS and Leaflet
  3822. How I think about Follow On Investments
  3823. Benoit Essiambre
  3824. The Imperfect Notebook | Treppenwitze
  3825. StylishThemes/GitHub-Dark
  3826. Wide GitHub
  3827. janpaulthoughts - The quest for the Ultimate Game Engine
  3828. Curator Economy: Why Human Curation matters - Rishikesh Sreehari
  3829. Refined GitHub
  3830. A framework for Front End System Design interviews - draft
  3831. Shtetl-Optimized » Blog Archive » QC ethics and hype: the call is coming from inside the house
  3832. The Uncanny Deck: Co-authoring with GPT-2
  3833. I had to give a wrong answer to get the job – deWiTTERS
  3834. iMessage, Apple Music used by Pegasus to attack journalist iPhones | AppleInsider
  3835. Conversation about skills and learning
  3836. Ask the Expert: Create a web API with ASP.NET Core
  3837. Nvidia Shield TV Owners Are Pissed About the Banner Ads in Android TV
  3838. Julia Computing Raises $24M Series A, Former Snowflake CEO Bob Muglia Joins Board
  3839. .NET Conf: Focus on F#
  3840. FightCamp | Interactive At-Home Boxing Workouts & Equipment
  3841. C++11 braced initialization made the impossible possible (and how to fix it so it stays impossible)
  3842. How to measure elapsed time without allocating a Stopwatch - Gérald Barré
  3843. “Neuroprosthesis” Restores Words to Man with Paralysis
  3844. Re: [GIT PULL] vboxsf fixes for 5.14-1
  3845. Learn C# with CSharpFritz - Get Started with WPF
  3846. The 4 "secret" C# keywords that you shouldn't use
  3847. CSS Isolation In Razor Pages
  3848. UK and allies hold Chinese state responsible for pervasive pattern of hacking
  3849. Using App Roles with Azure Active Directory and Blazor WebAssembly Hosted Apps
  3850. Top 23 Best Public Datasets for Practicing Machine Learning
  3851. 263: Building Computers
  3852. .NET App Developer Links - 2021-07-19
  3853. erikgrinaker/toydb
  3854. What is GitHub Copilot?
  3855. Cyber-attack - Short Édition
  3856. Last Week on My Mac: The perils of M1 Ownership
  3857. Introducing C# 10: Seal overriden ToString() method on records
  3858. usb-c cable colour codes
  3859. How the blockchain will break up Big Tech
  3860. Turning Weather into Music with Dark Sky and Spotify for Tycho
  3861. Functional Programming JavaScript
  3862. 3 million smiles during the pandemic - the retrospective
  3863. Pure functions
  3864. Building Minimal APIs In .NET 6 - .NET Core Tutorials
  3865. Creating Static Web Apps With F# and Fable | LINQ to Fail
  3866. Three Editing Assignments From Hell
  3867. Get Off your Island. — Kelvin Obazz
  3868. Sure, you could write all those Blazor HTTP calls yourself...
  3869. Are you ashamed to share your email address?
  3870. HashWires: Range Proofs from Hash Functions | ZKProof Standards
  3871. FanFan
  3872. Right or Left, You Should Be Worried About Big Tech Censorship
  3873. Episode 59 – bUnit, TDD, and Sci-fi with Egil Hansen – Coding After Work Podcast
  3874. mxgmn/WaveFunctionCollapse
  3875. Weekly Update 252
  3876. A Solarpunk Manifesto (English) – ReDes – Regenerative Design
  3877. Windows Insider Program
  3878. Inserting One Billion Rows in SQLite Under A Minute - blag
  3879. Live C++ Coding in Dave's Garage: Audio Beat Detection for LED Effects
  3880. Looking Glass - Looking Glass
  3881. What Went Wrong? - ACM Queue
  3882. TFTC v1.0 is out now! news - TIE Fighter: Total Conversion (TFTC) mod for Star Wars: X-Wing Alliance
  3883. About Let's Encrypt
  3884. Certbot
  3885. Live Hacking Demo with SECRET NSA Tools - Disassemble and Decompile with Dave!
  3886. Why we need to do more to reduce certificate lifetimes
  3887. rfc8555
  3888. TLS - The Cloudflare Blog
  3889. Why HTTPS matters
  3890. Is TLS Fast Yet?
  3891. Introducing C# 10: Global usings, example with ASP.NET Core 6
  3892. Increasing HTTPS adoption
  3893. I made Github Copilot but it only copies and pastes
  3894. The Trouble with ` – Random Notes
  3895. Ultimate Beginner's Guide for Linux
  3896. UFOs: Why so weird?
  3897. ongoing by Tim Bray · Algorithm Agility?
  3898. Rebasing, work & feature branching » Will Hackett
  3899. It doesn’t take much public creativity to stand out as a candidate
  3900. Poetry, Essays, and Code That Lets you Get on with Your Day
  3901. Out of the Box Elixir
  3902. #stitch with @supersnacksupreme The vocab word of the day is ✨priorities✨. #science #humanity #homeless #compassion #priorities
  3903. What I learned from Software Engineering at Google | Swizec Teller
  3904. Creating zips server side per request
  3905. Amazon.com: OVERTURE PLA Matte Filament 1.75mm with 3D Printer Build Surface 200mm X 200mm, Matte PLA Roll 1kg Spool (2.2lbs), Dimensional Accuracy +/- 0.05 mm, Fit Most FDM Printer (Carbon Fiber Black): Office Products
  3906. Windows Insider Program
  3907. London Mainnet Announcement
  3908. Apple removes 'Fakespot' app from iOS App Store following Amazon request
  3909. .NET 6 Preview 6: Introducing OpenAPI Support in Minimal APIs in ASP.NET Core
  3910. Traceroute mapper
  3911. dotnet-labs/Minimal-URL-Shortener
  3912. An insurtech startup exposed thousands of sensitive insurance applications – TechCrunch
  3913. 8K 1x2 HDMI Splitter with 4K Downscaler
  3914. Day 0
  3915. Build a web app with Blazor - Learn
  3916. "How to Kill Bitcoin: A Guide for Governments"
  3917. Don't Solve Problems, Eliminate Them
  3918. I Rejected a Job Because They Had No Team Cohesion
  3919. Focusing on Blue - 10 Projects
  3920. Centering a tooltip
  3921. Reality Belongs to You
  3922. 16 things you didn't know about Kube APIs and CRDs | Evan Cordell
  3923. Probability as a Mental Model is Bullshit
  3924. Servers are like babies - tips for being on call
  3925. I Love Elixir
  3926. TypeScript Outshines C# in Developer Ecosystem Report -- Visual Studio Magazine
  3927. An Alabama lawmaker just wants NASA to fly SLS, doesn’t care about payloads
  3928. Abuse Program Policies and Enforcement
  3929. The case for banning non-competes
  3930. How do you add a database to a GraphQL Server?
  3931. Adding blog posts to your GitHub README with GitHub Actions
  3932. Wanna see a whiter white?
  3933. Design your Web Forms apps with Web Live Preview in Visual Studio 2022
  3934. What's the difference between throwing a winrt::hresult_error and using winrt::throw_hresult?
  3935. ‘Hubble is back!’ Famed space telescope has new lease on life after computer swap appears to fix glitch
  3936. microsoft/foss-fund
  3937. Security Analysis of Telegram (Symmetric Part)
  3938. Zig, Skia, Clojure, Geometry and the Japanese TV Show: ICFP Contest 2021
  3939. Rich, complex rules for advanced load balancing
  3940. Why programming language performance in microservices isn't (that) important
  3941. Code Maze Weekly #85 - Code Maze
  3942. My take on the study from MIT that predicts “societal collapse”
  3943. Remote code execution in cdnjs of Cloudflare
  3944. Open Insulin Project
  3945. Shader Basics Tutorial (no code)
  3946. Alexander piano- the longest piano in the world
  3947. For years, a backdoor in popular KiwiSDR product gave root to project developer
  3948. The Future of Xamarin Community Toolkit
  3949. OSS Power-Ups: Verify – Webinar Recording | The .NET Tools Blog
  3950. Debug code with force run to cursor
  3951. Tip 324 - How to be productive with GitHub Codespaces
  3952. Don't Code Tired | ICYMI C# 9 New Features: Reduce Boilerplate Constructor Code with Init Only Property Setters
  3953. Learn how to deploy and manage your Azure resources with Bicep!
  3954. Live C++ Coding w/Dave: Glass Insulators
  3955. The Future Web: Will Canvas Rendering Replace the DOM?
  3956. CVE-2021-34481 - Security Update Guide - Microsoft
  3957. dodyg/practical-aspnetcore
  3958. Microsoft is bringing over 1,800 fresh emoji to Teams and Windows
  3959. The elements of product design
  3960. update branding to rc1 by Anipik · Pull Request #55775 · dotnet/runtime
  3961. Value metadata is a subtle but useful language feature – mattmower.com
  3962. My tips for landing a software engineering job
  3963. Time Trouble Misery - Gautam Narula
  3964. Learning, and Doing, Strategy — Andrew Bartholomew
  3965. I Blew The Whistle On John Searle
  3966. Papercraft with Blender
  3967. leontrolski - foreign key indexes
  3968. Autofac.Extensions.DependencyInjection 7.2.0-preview.1
  3969. deepmind/alphafold
  3970. "A Real S*** Show": Soldiers Angrily Speak Out about Being Blocked from Repairing Equipment by Contractors:
  3971. How Many Numbers Exist? Infinity Proof Moves Math Closer to an Answer. | Quanta Magazine
  3972. Live C++ Coding in Dave's Garage: Audio Beat Detection for LED Effects
  3973. .NET MAUI Preview 6: SDK Workload Installation, Gestures, Clipping, Alerts, More -- Visual Studio Magazine
  3974. On .NET Live - Exploring Spark and ML .NET with F#
  3975. Make `System.Drawing.Common` only supported on Windows by terrajobst · Pull Request #234 · dotnet/designs
  3976. How to Use Your Mac Efficiently While Working From Home?
  3977. What's New for Blazor/ASP.NET Core in .NET 6 Preview 6 -- Visual Studio Magazine
  3978. GitHub Quick Reviews
  3979. Pharo - Pharo 9 Released!
  3980. Facebook advertisers are panicking after iOS cuts off key tracking data
  3981. Introducing Steam Deck
  3982. 5 Years of Merge Conflict: Your weekly dev podcast
  3983. Domain-Driven Refactoring: Procedural Beginnings
  3984. On proper handling of buffers in COM and RPC methods
  3985. Emotionality at work
  3986. CVE-2021-22555: Turning �� into 10000$
  3987. C# Language Highlights: Null Coalescing Assignment
  3988. khalidabuhakmeh/NestedAspNetCoreMinimalApi
  3989. SQLBolt - Learn SQL - Introduction to SQL
  3990. Automatic Remediation of Kubernetes Nodes
  3991. Using Cosmos DB as an ASP.NET session state and caching provider
  3992. Directory.Build.props: C# 9 for all your projects | I CAN MAKE THIS WORK
  3993. .NET Framework July 2021 Security and Quality Rollup
  3994. Micro APIs with OpenFaaS and .NET
  3995. .NET Rocks! vNext
  3996. Episode 385 - Cloud Native apps in Azure
  3997. Introduction
  3998. Monodraw for macOS — Helftone
  3999. Blazor Web Apps using GraphQL and EF Core with Jeremy Likness
  4000. Does CAP Theorem apply to Microservices?
  4001. Pa(dding rtitioning) oracles, and another hot take on PAKEs
  4002. Germany Fines YouTube Six Figures for Removing Video of Anti-Lockdown Protest
  4003. .NET 6 Preview 6: 'Last Chance to Influence the Release' -- Visual Studio Magazine
  4004. prathyvsh/pl-catalog
  4005. Test Like You Fly - Intro
  4006. New Azure Kubernetes and Event Grid Integrations Unveiled at Microsoft Inspire -- Visual Studio Magazine
  4007. Entity Framework Community Standup - Visualizing database query plans
  4008. Announcing .NET 6 Preview 6
  4009. Visual Studio 2022 Preview 2 is out!
  4010. ASP.NET Core updates in .NET 6 Preview 6
  4011. Increasing HTTPS adoption
  4012. Announcing Entity Framework Core 6.0 Preview 6: Configure Conventions
  4013. Windows Terminal Preview 1.10 Release
  4014. The unreasonable effectiveness of just showing up everyday
  4015. Building a Trustless and Private Internet for Everyone
  4016. diekmann/wasm-fizzbuzz
  4017. Architecture Decision Records (ADR) as a LOG that answers "WHY?"
  4018. The art of asking nicely
  4019. How to perform more complicated search and replace-style renaming in a batch file
  4020. The Catch Block #66 - IoT, C# Tips, and Clean Architecture
  4021. OSS Power-Ups: Verify
  4022. Book updates for July 2021
  4023. Inventor harvests methane gas from ditches and ponds to power his moped
  4024. Developing a terraform provider in C#, for Windows
  4025. .NET App Developer Links - 2021-07-14
  4026. Permission-Based Security for ASP.NET Web APIs
  4027. A Better Way To Discover APIs With The New Endpoints Window | The .NET Tools Blog
  4028. Build a shopping app with Azure Static Web Apps
  4029. Hardening an ASP.NET container running on Kubernetes
  4030. The worst volume control UI in the world
  4031. Firefox 89 delivered more speed—today’s Firefox 90 adds SmartBlock 2.0
  4032. tuya/tuya-home-assistant
  4033. MacOS Nix Setup (an alternative to Homebrew)
  4034. ShinyHunters Wave 3: One Hacker Exposes over 125 Million Credentials
  4035. Give me /events, not webhooks - Sync Inc
  4036. GitHub Actions: New settings for maintainers | GitHub Changelog
  4037. Cryptography @ Google
  4038. dotnet/apireviews
  4039. XPRIZE Carbon Removal
  4040. The Human Side of Elixir
  4041. I just can't do this anymore, Copilot
  4042. My observations on the complexity of software after building test acceleration - John Ewart
  4043. GitHub Quick Reviews
  4044. Pockets of rest enable careers.
  4045. Trusting Everybody
  4046. Profit Sharing | Paul Copplestone
  4047. How I Write Code, Take Notes, Journal, Track Time and Tasks, and Stay Organized using Emacs
  4048. Can I disable Examine indexes on Umbraco front-end servers?
  4049. A simple idea to reduce procrastination
  4050. Firefox 90.0, See All New Features, Updates and Fixes
  4051. Marginalia Search - Notes on Designing a Search Engine
  4052. Steve Blank The Class That Changed the Way Entrepreneurship is Taught
  4053. The Death of the Internet – Mad at the Internet
  4054. Optimizing Inputs and becoming Indistractable
  4055. GitHub Quick Reviews
  4056. Delta Variant: Everything You Need to Know
  4057. Visual Studio Toolbox Live - .NET Machine Learning in Visual Studio
  4058. GitHub Quick Reviews
  4059. 83% of Developers Suffer From Burnout, Haystack Analytics Study Finds
  4060. GitHub Quick Reviews
  4061. GitHub Quick Reviews
  4062. pwa-builder/pwa-install
  4063. Google Releases Visual Studio Tool for Android Game Development -- Visual Studio Magazine
  4064. TypeScript 4.4 Beta Boosts Performance, Suggests JavaScript Spelling -- Visual Studio Magazine
  4065. Featured | Powered 4 TV
  4066. GitHub’s Commercial AI Tool Copilot Facing Criticism From Open-Source Community For Blind Copying Of Blocks Of Code
  4067. Building a Vision of Life Without Work
  4068. Beating TimSort at Merging
  4069. The ASP.NET Team @TheASPNETTeam
  4070. Writing a Bash Builtin in C to Parse INI Configs
  4071. You Really Shouldn't Roll Your Own Crypto: An Empirical Study of Vulnerabilities in Cryptographic Libraries
  4072. How did copying and renaming with wildcards work in MS-DOS?
  4073. My Silly JavaScript Mistake - I FORGOT ABOUT FOR LOOPS!
  4074. Postmortem: The case of the pauses, the fault and the GC
  4075. The End is Nigh
  4076. Highlights from Microsoft Build 2021
  4077. Converting Images and Videos to ASCII
  4078. The overall design and a first look at the internals: A deep dive on StringBuilder - Part 1
  4079. What is Span in C# and why you should be using it
  4080. Episode 19: Blazor with Chris Sainty
  4081. TinyPICO
  4082. Guide to Reinforcement Learning with Python and TensorFlow
  4083. End to end testing web apps using Playwright and Azure DevOps
  4084. .NET App Developer Links - 2021-07-13
  4085. Jason Bock on Mutation Testing
  4086. Mutation Testing - The Long Walk
  4087. webpack? esbuild? Why not both?
  4088. A reading of Extensibility for the Masses
  4089. Advancing application reliability with the Azure Well-Architected Framework
  4090. [Last Week in .NET #50] – Copilot or JEDI?
  4091. nothings/stb
  4092. Adam Storr - Target Typed New Expressions in C# 9 - Are They The Future?
  4093. dotnet/installer
  4094. DamianEdwards/MinimalApiPlayground
  4095. Languages & Runtime Community Standup - Breaking changes & .NET 6 Preview 6 and 7
  4096. Tesla’s $16,000 Quote for a $700 Fix Is Why Right to Repair Matters
  4097. Do nothing | Paul Copplestone
  4098. Topological Teleportation
  4099. New .NET MAUI Workload Installation Detailed in 'Final Xamarin Podcast' -- Visual Studio Magazine
  4100. Physical Minimalism
  4101. Every company is a shit show
  4102. A Sombre Goodbye To Linux - Kev Quirk
  4103. What Does It Take To Be a Tech Giant?
  4104. If You Want To Transform IT, Start With Finance
  4105. The Tools and Techniques I Use to Build Simple Static Websites
  4106. .NET 5 + Blazor = Blazor WebAssembly✅
  4107. The Ultimate Guide to Onboarding New Developers: Industry Best Practices
  4108. Manawyrm/fxIP
  4109. Risk Assessment of GitHub Copilot
  4110. Adventures in mTLS Debugging
  4111. Jon Galloway @jongalloway
  4112. timheuer/alexa-skills-dotnet
  4113. Dead Startup Toys
  4114. How Montana ag producers are building topsoil, drought resilience and profits
  4115. Evolution of An Async LINQ operator
  4116. SixLabors.ImageSharp 1.0.3
  4117. My business might have 32 days before it's shut down by NYC 😔
  4118. RavenDB 5.2: Rolling index deployment
  4119. Locating MSBuild on a machine - Gérald Barré
  4120. How to create a Discord Bot using the .NET worker template and host it on Azure Container Instances
  4121. Refterm v2 - Resource usage, binary splat, glyph sizing, and more
  4122. What is GraphQL?
  4123. Why do smart pointers null out the wrapped pointer before destroying it?
  4124. Write Write Write Some Code - The Developer Anthem #short
  4125. StackExchange/StackExchange.Metrics
  4126. StackExchange/StackExchange.Metrics
  4127. StackExchange/StackExchange.Metrics
  4128. Obsidian: A knowledge base that works on local Markdown files.
  4129. The Potential Orwellian Horror of Central Bank Digital Currencies
  4130. Resident Evil Village crack completely fixes its stuttering issues
  4131. Python 3.10 – Top 5 Features in the new Python Version
  4132. 262: Your AI Code Copilot
  4133. ASP.​NET Core in .NET 6 - HTTP/3 endpoint TLS configuration
  4134. People Staring At Computers
  4135. Low Ceremony, High Value: A Tour of Minimal APIs in .NET 6
  4136. leonardochaia/dotnet-affected
  4137. C# Tips to Improve Code Quality and Performance - Code Maze
  4138. WriteFreely
  4139. Up & Running w/ OData in ASP.NET 6
  4140. API versioning extension with ASP.NET Core OData 8
  4141. TypeScript 4.4 Improves Control Flow Analysis
  4142. Announcing a New Free Curriculum: IoT for Beginners
  4143. FASTEST Computer Languages - 45 Tested: Round Two! (E02)
  4144. A sleek Prusa i3 MK3S Raspberry Pi 4 Upgrade - IRRGANG.DEV
  4145. It’s a joke. I’ll see you later, not sure when #fyp #seeyoulater #italian #foryou #fy #english #languages
  4146. 3 Programmers Got Fired (Including Me) Due to a Single App Crash
  4147. The strange, sketchy emails a browser extension developer receives
  4148. When evangelical snowflakes censor the Bible: The English Standard Version goes PC
  4149. r/RedditEng - Solving The Three Stooges Problem
  4150. The EFAIL Hoax [The Call of the Open Sidewalk]
  4151. 📡 WiFi Card
  4152. Webmentions, A Healthier Analytics
  4153. Hacking the Hackathon
  4154. Introducing Syntax Macros
  4155. Capitalism: You Wouldn’t Trade it for Anything
  4156. A Chemical Hunger – Part II: Current Theories of Obesity are Inadequate
  4157. The Unstoppable Battery Onslaught
  4158. What to try if you can't install or activate Office for Mac
  4159. JamesCaudill/ActivationTroubleShooter
  4160. Authentication Experience Engineer - Careers at Apple
  4161. How I accidentally took down GitHub Actions
  4162. Modular Architecture in ASP.NET Core - Building Better Monoliths
  4163. Automated Hydroponic System Build – Projects
  4164. The Amazon Personal Games Policy Is Ridiculous
  4165. Instagram Has Become SkyMall
  4166. Fair Use via Machine Learning
  4167. Building a website without becoming a ‘soydev’
  4168. Why I Had to Migrate from MongoDB to PostgreSQL
  4169. From Node to Ruby on Rails - D U N K
  4170. ZEIT ONLINE | Lesen Sie zeit.de mit Werbung oder im PUR-Abo. Sie haben die Wahl.
  4171. Calculating Pagination Metadata Without Extra Roundtrips in SQL
  4172. System Design for Recommendations and Search
  4173. Linux for old PC — Bringing PC from 2007 back to life
  4174. Surgical Refactors
  4175. Behind the scenes, AWS Lambda
  4176. 25 Gigabit Linux internet router PC build
  4177. Programmers, Teach Non-Geeks The True Cost of Interruptions
  4178. Put That Microservice Down.
  4179. Against SQL
  4180. Creating reusable build scripts with NUKE components
  4181. Spill single-def variable at definition to avoid further spilling by kunalspathak · Pull Request #54345 · dotnet/runtime
  4182. Explore Minimal APIs with Maria Naggaga | Web Wednesday
  4183. romeovs/creep
  4184. Entropy coding in Oodle Data: the big picture
  4185. Linux Audio is Dead | Non
  4186. A Collection of 2020 Recorded Presentations
  4187. Learn functional programming with JavaScript through this friendly, gentle introduction course to the functional programming paradigm with Anjana Vakil.
  4188. Azure DevOps Podcast: Richard Lander on the New .NET Platform - Episode 148
  4189. SpriteStack.io
  4190. Why I Still Recommend that Developers Learn Elm
  4191. How We Found Our First 30 Clients
  4192. r/crypto - My breakdown on Partition Oracle Attacks
  4193. How to Validate Your Startup Idea in One Day for $0
  4194. Crypto and Monetization
  4195. Cross-platform Awesome with Shiny 2.0 | The Xamarin Show
  4196. Java on VS Code Plans: Improve Inner Loop, Security, Remote Development & More -- Visual Studio Magazine
  4197. New ‘mirror’ fabric can cool wearers by nearly 5°C
  4198. Code Scanning C++ with GitHub Actions
  4199. RMNB answers all your questions about NFTs
  4200. Announcing Arti, a pure-Rust Tor implementation | Tor Blog
  4201. What's New in .NET for Apache Spark v1.1.1
  4202. Work offloading and controlled parallelism
  4203. What does 100% mean in CSS?
  4204. On the perils of holding a lock across a coroutine suspension point, part 3: Solutions
  4205. Ban Eproctoring
  4206. How The Chronicle is trying to malign Sci-Hub
  4207. The hidden cost of Exceptions in .NET
  4208. Code Maze Weekly #84 - Code Maze
  4209. Streambus, Video Podcasting over RSS
  4210. NDA Expired - let's spill the beans on a weird startup
  4211. Episode 80 - VR Applications in Unity with Justin Barnett
  4212. Evaluating Large Language Models Trained on Code
  4213. The Final Xamarin Podcast
  4214. What Is WebAssembly — and Why Are You Hearing So Much About It? - The New Stack
  4215. C# Language Highlights: Null Coalescing Assignment
  4216. Probably Are Gonna Need It: Application Security Edition - Jacob Kaplan-Moss
  4217. Not Enough Data? GPT-3 to the rescue
  4218. List of elevator special modes
  4219. Anagrams and Prime Numbers
  4220. Using A Function App with a Dedicated Static IP
  4221. Building a data team at a mid-stage startup: a short story
  4222. The Best Regex Trick
  4223. There Are Many Ways To Safely Count
  4224. Lessons of a startup engineer
  4225. Propwash #5 - What is a 4G drone anyway?
  4226. Kyle Valenzuela | American Therapists are Just Like Cops
  4227. The 23 Rules of Storytelling For Fundraising
  4228. How to backup KVM virtual machines using virt-backup.pl script
  4229. VS Code Update Improves Workspace Trust, Jupyter Functionality -- Visual Studio Magazine
  4230. Open in Visual Studio Code
  4231. jongio/memealyzer
  4232. Episode 384 - Safe Deployment Practices
  4233. On .NET Live - Fun Functional Functions for F# folks
  4234. Get nostalgic with new Microsoft Teams backgrounds | Microsoft 365 Blog
  4235. Wilfred/difftastic
  4236. Open API support for ASP.NET Core Minimal API
  4237. VS Code's 'Workspace Trust' Can Restrict Automatic Code Execution -- Visual Studio Magazine
  4238. C# Language Highlights: Using Declarations
  4239. Azure Functions: Discover OpenAPI - Events
  4240. We replaced rental brokers with software
  4241. Workspace Trust in Visual Studio Code
  4242. Self-driving cars, self-driving bullets
  4243. How Does the StringBuilder Work in .NET? (Part 2) - Steve Gordon - Code with Steve
  4244. Tip 323 - How to build serverless APIs with Azure Functions
  4245. Windows Defender Antivirus can now run in a sandbox | Microsoft Security Blog
  4246. Wealth, shown to scale
  4247. Step by Step: Create Node.js REST API SQL Server Database
  4248. Runway | CREATE IMPOSSIBLE VIDEO
  4249. Workspace Trust in Visual Studio Code
  4250. .NET Rocks! vNext
  4251. UnchartedBull/OctoDash
  4252. DON'T Serve Unoptimized Images!!
  4253. 8 Reasons to Adopt Microservices, in fewer than 100 words
  4254. Compiling Rust is NP-hard
  4255. Deploy .NET applications on Red Hat OpenShift using Helm | Red Hat Developer
  4256. On the perils of holding a lock across a coroutine suspension point, part 2: Nonrecursive mutexes
  4257. OnePlus admits to throttling 300 popular apps with recent update
  4258. I am a Windows App Developer
  4259. Google’s unfair performance advantage in Chrome
  4260. TypeScript and native ESM on Node.js
  4261. CouleeApps/git-power
  4262. Decrypt Secrets Into ASP.NET Core MVC Action Arguments Using Action Filters
  4263. Smart(er) Origin Service Level Monitoring
  4264. Is Windows 11 a Better OS for Developers?
  4265. Web Wednesday: Blazor Web Apps using GraphQL and EF Core with Jeremy Likness | Web Wednesday
  4266. Software Development Is Misunderstood ; Quality Is Fastest Way to Get Code Into Production
  4267. Clean Architecture Example & Breakdown
  4268. Ways of reading without the influence of community
  4269. A Call To Minimize Distration
  4270. Goomics
  4271. James Webb Space Telescope news
  4272. Do not overuse primitive data types
  4273. Why (and how) to put notebooks in production
  4274. The Webcrawling Robot Swarm War is On!
  4275. Picking a Health Insurance Plan – Matt Bruenig Dot Com
  4276. The audacity of privacy
  4277. Does elegance matter? | Pydon't | Mathspp
  4278. Naming Languages - bryandragon.com
  4279. Import a connector from GitHub as a custom connector
  4280. Thoughts on Async/Await Conversion in a Desktop App
  4281. The Myth of the Expert Reviewer
  4282. The What, Why and How of DynamoDB
  4283. Teaching Elixir
  4284. An incomplete list of practices to improve security of your (micro)services · m's blog
  4285. What Are the Most Popular VS Code Themes? -- Visual Studio Magazine
  4286. Cute But Stabby Geese Sticker Collection | Etsy
  4287. How SHA-256 Works Step-By-Step - Qvault
  4288. paint.net 4.2.17 alpha build 7858 -- now using .NET 5!
  4289. How to turn on Memory Integrity and Core Isolation in Windows 10
  4290. An Intern’s Guide to Trading
  4291. Sam Lewis
  4292. More Secret Codes: A History of Cryptography (Part 2)
  4293. Open letter: Ban surveillance-based advertising | Vivaldi Browser
  4294. The State of .NET on Mac OS - PHINUG 2021.07
  4295. Machine Learning Community Standup - Model Explainability
  4296. Synchronous vs Messaging: When to use which?
  4297. npm audit: Broken by Design
  4298. The Catch Block #65 - GitHub Copilot, Randomness, and Accessibility
  4299. How to Use Custom Comparers in NUnit
  4300. libimobiledevice · A cross-platform FOSS library written in C to communicate with iOS devices natively.
  4301. What Does My Site Cost: WPT 210707_AiDc36_6f01cdff93b8299725303f88e60febbc
  4302. Diagnosing thread pool exhaustion issues in .NET Core apps
  4303. On the perils of holding a lock across a coroutine suspension point, part 1: The set-up
  4304. Xavier Amatriain's answer to How useful was the Netflix Prize challenge for Netflix?
  4305. Your First WinUI 3 App for Windows 11 | C# Tutorials Blog
  4306. Transform Rules:"Requests, Transform and Roll Out!"
  4307. O3DE
  4308. Release v0.0.2 · MichalStrehovsky/bflat
  4309. Solid Principles with C# .NET Core - Easy to understand guide | Pro Code Guide
  4310. Dumping and extracting the SpaceX Starlink User Terminal firmware
  4311. Building a Cloud Native Lab at Home
  4312. Monsters Weekly 216 - Zip Deploy for Azure Web Apps
  4313. Mocking 101: First Principles in Building Mock Objects
  4314. A Brillant Copilot
  4315. Rediscovering implicit casting
  4316. Update- Beta program for SQL Server on Windows container is suspended.
  4317. 5-minute breathing exercise lowers blood pressure better than working out, medication
  4318. SideQuest - Short Term Tech Jobs
  4319. The AI Wolf That Preferred Suicide Over Eating Sheep
  4320. C# Language Highlights: Records
  4321. tenacityteam/tenacity
  4322. Software Engineer for Microsoft Technology Center Careers at Intel in San Jose, H
  4323. Debugging in Clojure · Dave Martin's Blog
  4324. The Mighty pushback isn't all about Mighty
  4325. How to Design Confidently Without Ever Being the Expert
  4326. Observability and Iteration in Nutrition
  4327. A new macroeconomics? – J. W. Mason
  4328. Episode 15: Bringing Secure Multiparty Computation to the Real World!
  4329. Reverse Engineering the M6 Smart Fitness Bracelet
  4330. Chatcontrol: European Parliament approves mass surveillance of private communications
  4331. The Substack Narrative
  4332. Why I left my tech job to build a meditation app while traveling the world - making my own luck
  4333. Kaspersky Password Manager: All your passwords are belong to us
  4334. Stuff I wish I knew before I went Independent
  4335. Sentiment Analysis Using a PyTorch EmbeddingBag Layer -- Visual Studio Magazine
  4336. C# Language Highlights: Top-level statements
  4337. C# Language Highlights: Top-level statements
  4338. GitHub Quick Reviews
  4339. Solitaire in Blazor Part 5 - Double-Click Shortcut and Autocomplete
  4340. ossu/computer-science
  4341. YouTube
  4342. Poisson's Equation is the Most Powerful Tool not yet in your Toolbox
  4343. Meet the Switch Pro: $350 “OLED Model” launches on October 8
  4344. Build an Image Gallery with Vanilla HTML, CSS, and JavaScript
  4345. What happens if I use a squash instead of a true merge when performing one of the git tricks?
  4346. Engineering Management for the Rest of Us by Sarah Drasner
  4347. Console Do Not Track
  4348. Stop using sp_hexadecimal & sp_help_revlogin - Andy M Mallon - AM²
  4349. No More Movies
  4350. [PATCH 00/17] Rust support - ojeda
  4351. Ask the Expert: The future of modern application development with .NET
  4352. News from June 14th, 2021 through June 28th, 2021
  4353. Getting started with API Load Testing (Stress, Spike, Load, Soak)
  4354. Cloudflare customers can now use Microsoft Azure Data Transfer Routing Preference to enjoy lower data transfer costs
  4355. Adding authentication to a Blazor Server app using Auth0
  4356. How To Get Better at Painting - Without Painting Anything
  4357. Implementing Self-Organizing Maps with Python and TensorFlow
  4358. Tech Notes: Leaving Google
  4359. .NET Ketchup - Week 26, 2021
  4360. Realtek WiFi Firmware and a Fully 8051-based Keylogger Using RealWOW Technology
  4361. Converting the WeatherTwentyOne app from dotnet Maui to Uno
  4362. A type-safe CloudEvent
  4363. Azure Durable Functions Dependency Injection
  4364. Don't Code Tired | ICYMI C# 9 New Features: Adding foreach Support To Any Type
  4365. Property-based testing is not the same as partition testing
  4366. GitHub Copilot Experiences - a glimpse of an AI-assisted future
  4367. It's not just you — the pandemic has changed our tolerance for office work
  4368. New mystery AWS product 'Infinidash' goes viral — despite being entirely fictional
  4369. temporary-audacity/audacity
  4370. Adam Storr - Thoughts and Musings of a Standing Desk 1 Month On
  4371. Designing Data-Intensive Applications – Leaderless Replication
  4372. musicForProgramming("62: Our Grey Lives");
  4373. GitHub Copilot is not infringing your copyright
  4374. Uniswap from Scratch
  4375. Build Redis: Introduction
  4376. DIY IoT Fan
  4377. I Might Have Gone a Little Bit Overboard
  4378. Three reasons why tech salaries might stay the same despite a remote-first job market
  4379. Reconcile All The Things
  4380. XiangShan open-source 64-bit RISC-V processor to rival Arm Cortex-A76 - CNX Software
  4381. Building Cloud Native .NET Apps on Azure
  4382. ASP.​NET Core in .NET 6 - HTTP/3 endpoint TLS configuration
  4383. Using Visual Studio to search objects in a memory dump
  4384. How to Use 'Have I Been Pwned' to See If Your Data Was Compromised
  4385. Update- Beta program for SQL Server on Windows container is suspended.
  4386. DPG Media Privacy Gate
  4387. Feed me up, Scotty! | Feed me up, Scotty!
  4388. Supporting Hot Reload in your .NET application - Gérald Barré
  4389. How Does the StringBuilder Work in .NET? (Part 1) - Steve Gordon - Code with Steve
  4390. [Last Week in .NET #49] – Automated Printer CVEs
  4391. r/PHP - PHP isn't that like really bad? No.
  4392. C# Language Highlights: Ranges
  4393. STUDENTS FLEE FIELD AS COMPUTER 'FAD FADES'
  4394. C# Language Highlights: Ranges | Channel 9
  4395. Implementing Caching in ASP.NET Core with SQL Server
  4396. Blazor WebAssembly : JWT For Facebook Authentication - EP33
  4397. C# 10 - Top 5 New Features in the Upcoming C# Version
  4398. 261: Windows 11 Insider Preview
  4399. Newsletter Week 26, 2021
  4400. Stockfish 14 - Stockfish - Open Source Chess Engine
  4401. 10 Things You Should Avoid in Your ASP.NET Core Controllers
  4402. Coding Shorts: Dependency Injection Explained
  4403. .NET App Developer Links - 2021-07-05
  4404. Using a Video Device with getUserMedia in WebView2 in a Kiosk Scenario
  4405. Deploy code faster: with CI/CD and Kubernetes
  4406. Best Practices for Microservices
  4407. UX Design Lessons I Learned From a Week on the Road
  4408. Write a time-series database engine from scratch
  4409. Stop Saving to Disk with C# Asynchronous Streams
  4410. C sharp or B flat? Experiments in self-contained native executables in .NET
  4411. Detect Memory Leak on Web Browsers
  4412. GraphQL for .NET Developers
  4413. RSA Conference goes full blockchain, for a moment
  4414. draft-ietf-httpapi-idempotency-key-header-00
  4415. Blender and the Rabbids — blender.org
  4416. BitTorrent Turns 20: The File-Sharing Revolution Revisited * TorrentFreak
  4417. Mounting folders as drives (without SUBST)
  4418. Apps with 5.8 million Google Play downloads stole users’ Facebook passwords
  4419. Episode 16: Contact Discovery in Mobile Messengers!
  4420. Bringing emulation into the 21st century
  4421. Soviet Venus Images
  4422. Audacity Is Now A Possible Spyware, Remove It ASAP
  4423. Building the Atomic Fire Lamp - the Complete Assembly
  4424. Audacity may collect "Data necessary for law enforcement, litigation and authorities’ requests (if any)" according to new privacy notice
  4425. kingoflolz/mesh-transformer-jax
  4426. Hacker News folk wisdom on visual programming
  4427. Iranian Chat App Gets Its Data Wiped Out in a Cyberattack
  4428. Things I wish Git had: Commit groups
  4429. Build software better, together
  4430. Mapping the Passion Economy
  4431. Stephen Bussey - What is a GenServer?
  4432. One-piece Cody
  4433. Ruby HTTP server from the ground up
  4434. finding the most recurring topics on Hacker News
  4435. Blog
  4436. Constant-Time Big Numbers: An Introduction
  4437. (NEW VERSION!) SquashBall MK3s/MK3s+ Vibration Damper V3.0 by Rui Carmo | Download free STL model | PrusaPrinters
  4438. R-Trees with Postgres
  4439. Turn It All Off - Christopher Butler
  4440. Using CSS to Enforce Accessibility
  4441. Abandoning GitHub
  4442. Blazor Flash Cards - State Management with Fluxor
  4443. Suppose I Wanted to Kill a Lot of Pilots
  4444. What is the FASTEST Computer Language? 45 Languages Tested!
  4445. Developing and Deploying Azure Functions with GitHub Codespaces
  4446. Norway 4K - Scenic Relaxation Film with Calming Music
  4447. ValueHall Picking Lock Kit with 28 Piece Set Tools and 2 Transparent Practice AU | eBay
  4448. Mise-en-Place for Knowledge Workers: 6 Practices for Working Clean - Forte Labs
  4449. Adding Predictive IntelliSense to my Windows Terminal PowerShell Prompt with PSReadline
  4450. My fitness journey · terrajobst
  4451. Alien Dreams: An Emerging Art Scene - ML@B Blog
  4452. Timekeeper Tutorial V0.6.2 (obsolete)
  4453. Cryptology ePrint Archive: Report 2021/626
  4454. Release NVIM v0.5.0 · neovim/neovim
  4455. Create accessible apps with Xamarin.Forms - Learn
  4456. Playing games with an attacker: how I messed with someone trying to breach the CryptoWall tracker
  4457. Integrating Tailwind into an ASP.NET Core Project
  4458. Getting To Know Logical Clocks By Implementing Them
  4459. Compressing JSON: gzip vs zstd
  4460. How not to Groupthink
  4461. The Problem With Rockstar Culture In Tech
  4462. Towards richer colors on the Web
  4463. Copilot and Conversational Programming
  4464. Explaining blockchains to developers
  4465. ISP Column - June 2021
  4466. The Missing Email Service For Domains
  4467. How to Build a Giant Carmaker
  4468. The Untold Story of SQLite - CoRecursive Podcast
  4469. .NET Tooling Community Standup - Sneak peek at Hot Reload for WinForms and WPF
  4470. Products, Pricing and Predictability
  4471. Weekly Update 250
  4472. SharpLab
  4473. Is it okay to call Map­View­Of­File on the same mapping handle simultaneously from different threads?
  4474. C# Language Highlights: Exception Filters
  4475. Code Maze Weekly #83 - Code Maze
  4476. Answering your technical, professional and personal questions | Nick Chapsas
  4477. Simple, solar-powered water desalination
  4478. Cheap email for everyone | Purelymail
  4479. Distributed Sagas: A Protocol for Coordinating Microservices - Caitie McCaffrey - JOTB17
  4480. .NET App Developer Links - 2021-07-02
  4481. reacherhq/check-if-email-exists
  4482. Introduction to GitHub Actions
  4483. Advancing safe deployment with AIOps—introducing Gandalf
  4484. Follower Reads
  4485. Announcing TypeScript 4.4 Beta
  4486. Web Locks API - Web APIs | MDN
  4487. Document
  4488. Amazon.com: Quarter Share: A Trader's Tale from the Golden Age of the Solar Clipper, Book 1 (Audible Audio Edition): Nathan Lowell, Jeffrey Kafer, Podium Audio: Audible Audiobooks
  4489. dotnet/roslyn-analyzers
  4490. Qualtrics Survey | Qualtrics Experience Management
  4491. .NET Foundation Project Spotlight - Wix
  4492. Episode 383 - Something cool in Azure
  4493. Legion 7 Gen 6 (16" AMD) QHD Gaming Laptop | Lenovo US
  4494. Amazon.com: Ozgoe Happy Bell (14 Pack) Universal Mount Metal Plate with Adhesive for All Magnetic Car Mount Cell Phone Holder Cradle-Less Air Vent Mount -– Rectangular and Round,Black
  4495. Stop Saving to Disk with C# Asynchronous Streams
  4496. These old programming languages are still critical to big companies. But nobody wants to learn them
  4497. Cryptology ePrint Archive: Report 2021/616
  4498. GitHub Codespaces Alternative: AWS Cloud9, SSH & VS Code -- Visual Studio Magazine
  4499. An update on report of scraped data
  4500. My Most useful Note taking tool
  4501. Breaking The Monolith I
  4502. How Do Open Source Companies Make Money?
  4503. Geeking out to Visual Studio with Kendra Havens
  4504. Google Chrome will get an HTTPS-Only Mode for secure browsing
  4505. On .NET Live - Commands, Queries, and Clean Architecture
  4506. BIOS settings are LOCKED! Can't change boot order, upgrade storage, or disable UEFI for Linux
  4507. Java on Azure: Azure Spring Cloud Integrates with New Relic One Performance Monitoring -- Visual Studio Magazine
  4508. angularsen/UnitsNet
  4509. Account Takeover Protection and WAF mitigations to help stop Global Brute Force Campaigns
  4510. Timekeeper Tutorial V0.6.2 (obsolete)
  4511. British right to repair law excludes smartphones and computers - 9to5Mac
  4512. Announcing the new Azure Data Tables Libraries
  4513. Coding, Cloud & Technology | An In Depth Look into Random Number Generation in .NET
  4514. .NET Object Allocation Tool Performance
  4515. dodyg/practical-aspnetcore
  4516. Encoding data for POST requests
  4517. Xamarin Community Standup - Visual Studio Live Preview with Olia!!!
  4518. Studying linker error messages to find the cause of the unresolved external: Character sets
  4519. Retro Reversing - Peek behind the curtain to see how your favourite video games were made.
  4520. The future of Android App Bundles is here
  4521. bibliothecula - tagged document storage
  4522. fullstorydev/grpcui
  4523. Grpc.AspNetCore.Server.Reflection 2.38.0
  4524. .NET R&D Digest (June, 2021)
  4525. .NET App Developer Links - 2021-07-01
  4526. The Most Precious Resource is Agency
  4527. Why Is Continuous Integration Important For Testing?
  4528. Machine Learning for Beginners, Curriculum
  4529. Boost ASP.NET Core Performance with Static Content
  4530. BRIEF: Everything We Know About 1970s Mainframe RPGs We Can No Longer Play
  4531. Tip 322 - How to perform opinion mining with Azure Cognitive Services
  4532. C# 9 in-process Azure Functions | I CAN MAKE THIS WORK
  4533. Move fast, but understand the problem first
  4534. .NET Rocks! vNext
  4535. Globally Distributed Postgres
  4536. Windows Insider Program
  4537. SparkFun Hooks a Patent Troll
  4538. Blazor - Next Generation UI with .NET 6
  4539. How to Resolve ImageLoaderSourceHandler: Could Not Retrieve Image or Image Data Was Invalid Uri - Cool Coders
  4540. Branches: No assembly required
  4541. Data notation in Clojure
  4542. Building my own web analytics tool
  4543. What I wish I knew before building a Flutter App
  4544. Will AI Replace Developers? GitHub Copilot Revives Existential Threat Angst -- Visual Studio Magazine
  4545. Functional, Declarative Audio Applications
  4546. Why I wrote my own SQL query builder
  4547. Bash aliases to make your life easier - Andrew Henke | Complete Technical Solutions
  4548. A Journey into Mathematical Logic: Diophantus of Alexandria
  4549. 10 Malicious Requests Against My Web Application
  4550. Why I created scrt.link - a tool to share sensitive information online
  4551. Asymmetric Bets - Rui Zhi Dong
  4552. Bugs Faster than the Speed of Thought
  4553. DevOps; a decade of confusion and frustration • Jan Harasym
  4554. The First Hacker
  4555. Principles.dev - Software Engineering Principles
  4556. OpenPGP Identity Structure [The Call of the Open Sidewalk]
  4557. Microsoft Eyes Visual Studio Accessibility: Focus Mode, Audio Clues, Whitespace Rendering, More -- Visual Studio Magazine
  4558. Daily links from Cory Doctorow
  4559. Software Estimation Is Hard. Do It Anyway. - Jacob Kaplan-Moss
  4560. Migrating social accounts to Azure AD B2C
  4561. Message Driven Architecture to DECOUPLE a Monolith
  4562. .NET Foundation May/June 2021 Update
  4563. 5 really bad coding practices that make other developers hate your code
  4564. Boxabl
  4565. Building dynamic applications with blazor
  4566. Getting started with Azure Static Web Apps
  4567. The Catch Block #64 - Windows 11, GitHub Issues, and Why Remote Meetings Suck
  4568. Yes, the network is hostile, even yours (or: how to lose your data in three steps)
  4569. Microsoft Releases First Preview of Visual Studio 2022
  4570. Obsolete X509Certificate2.PrivateKey and PublicKey.Key. by vcsjones · Pull Request #54562 · dotnet/runtime
  4571. An Elixir Adoption Success Story
  4572. 2021 mid-year link clearance
  4573. W^X support by janvorli · Pull Request #54954 · dotnet/runtime
  4574. The Best USB Cable that Money Can Buy - Reversible+Kevlar
  4575. Cloudflare’s Network Doubles CPU Capacity and Expands Into Ten New Cities in Four New Countries
  4576. LLVM Logo Redesign - LLVM Project / LLVM - LLVM Discussion Forums
  4577. YouLi - Travel Management Platform - We are hiring - Jobs
  4578. .NET App Developer Links - 2021-06-30
  4579. Acme Klein Bottle
  4580. Let's make Visual Studio even more accessible together.
  4581. Will deep understanding still be valuable?
  4582. New Release: Fiddler Everywhere 2.0 Is Here!
  4583. Monsters Weekly 215 - How I'm going to replace you with an automation script - Azure Automate
  4584. Gain +10 Debugging for Unity with Visual Studio
  4585. What’s New for C# Nullable Reference Types in ReSharper and Rider 2021.2 EAP? | The .NET Tools Blog
  4586. Version Vector
  4587. The Best Regex Trick
  4588. C# Language Highlights: Null Coalescing Operator
  4589. What mRNA is Good For, And What It Maybe Isn’t | In the Pipeline
  4590. C# Language Highlights: Null Coalescing Operator
  4591. A First Look at GitHub Copilot - Can It Convert My Comments Into Code?
  4592. Obsolete useManagedSha1 and ProduceLegacyHmacValues by vcsjones · Pull Request #54886 · dotnet/runtime
  4593. NIST Requests Public Comments on Several Existing Cryptography Standards and Special Publications
  4594. Introducing Jetbrains Rider
  4595. ML.NET Now Works on ARM Devices and Blazor WebAssembly -- Visual Studio Magazine
  4596. How to process large file?
  4597. We don't need to look for an Elixir developer to have one
  4598. What Alex Becker Can Teach Us About YouTube Marketing - Jianchor
  4599. Clojure metadata
  4600. Reflecting on the Mistakes I’ve Made as an Art Critic
  4601. The web browser I'm dreaming of
  4602. Gentrification’s Wheel
  4603. Girard Series, Part 1: The Death of the Festival
  4604. Stepping Back from Speaking
  4605. Twitter ditching ‘Latest’ chronological feed option on the web, still available on iOS for now - 9to5Mac
  4606. LinkedIn breach reportedly exposes data of 92% of users - 9to5Mac
  4607. Static Web Apps - Code to Scale - Events
  4608. GitHub Copilot, an AI Pair Programmer, Is Coming to VS Code/Visual Studio -- Visual Studio Magazine
  4609. JSON Polymorphic Serialization API Review
  4610. MIT and Harvard agree to transfer edX to ed-tech firm 2U
  4611. wiretrustee/wiretrustee
  4612. Virtual DOM is pure overhead
  4613. ASP.NET Community Standup - ASP.NET Core at StackOverflow
  4614. Introducing GitHub Copilot: your AI pair programmer | The GitHub Blog
  4615. GitHub Copilot · Your AI pair programmer
  4616. New LinkedIn Data Leak Leaves 700 Million Users Exposed | RestorePrivacy
  4617. How to Work Hard
  4618. Hackers exploited 0-day, not 2018 bug, to mass-wipe My Book Live devices
  4619. irsl/gcp-dhcp-takeover-code-exec
  4620. [Last Week in .NET #48] – Windows 11 price? A new PC.
  4621. What should the CPU usage be of a fully-loaded CPU that has been throttled?
  4622. Serverless Authentication and Authorization in Minutes with Fauna and Auth0
  4623. Microsoft Announces the General Availability of Azure ND A100 V4 Cloud GPU Instances
  4624. Conditional compilation for ignoring method calls with the ConditionalAttribute
  4625. Automated UI testing in .NET using Playwright and Specflow
  4626. RavenDB Live Coding with Dejan
  4627. Google Play developers will need to follow two requirements - 9to5Google
  4628. How to authorize and post Slack messages from ASP.NET Core 💬
  4629. Gold Coast Gin - Australian Distilling Co.
  4630. Top 9 Feature Engineering Techniques with Python
  4631. MBR2GPT - Windows Deployment
  4632. Nice nginx features for operators
  4633. .NET App Developer Links - 2021-06-29
  4634. How a Docker footgun led to a vandal deleting NewsBlur’s MongoDB database
  4635. Announcing the first Insider Preview for Windows 11
  4636. Announcing ARM64EC: Building Native and Interoperable Apps for Windows 11 on ARM
  4637. Adam Storr - Test Your .NET HttpClient Based Strongly Typed Clients Like a Boss
  4638. Functional monads in C# - Simple Talk
  4639. Cost of exceptions
  4640. Don't Code Tired | ICYMI C# 9 New Features: Reducing Code with Target-typed New Expressions
  4641. Saved Part Lists
  4642. Learn React with this free GitHub book I wrote
  4643. Mocks vs Stubs vs Fakes In Unit Testing - .NET Core Tutorials
  4644. dotnet/runtime
  4645. Update on Windows 11 minimum system requirements
  4646. C# Language Highlights: Null Coalescing Operator
  4647. Windows 11 Development: New Driver/Assessment Kits, ARM64EC ('Emulation Compatible') ABI -- Visual Studio Magazine
  4648. How I take notes in meetings • The Witful Blog
  4649. How I use Roam Research
  4650. M: Fix · easylist/easylist@9a35dec
  4651. The Biohackers Making Insulin 98% Cheaper
  4652. Is beef bad for the environment? 🐄 💨
  4653. “The Martian” + Starship
  4654. M: Update · easylist/easylist@1e83bda
  4655. Overcoming Bias : We Moderns Are Status-Drunk
  4656. Temporal: getting started with JavaScript’s new date time API
  4657. Incremental note-taking | thesephist.com
  4658. Cryptology ePrint Archive: Report 2021/591
  4659. Visual Studio Feedback
  4660. Improving Angular CI Build Time Using Azure DevOps Cache task
  4661. Connor's Blog
  4662. The .NET Docs Show - Complete the Developer Loop ⭕ with GitHub Codespaces
  4663. SafeDollar ‘stablecoin’ drops to $0 following $248,000 DeFi exploit on Polygon
  4664. Why mimicking a device is becoming almost impossible - Multilogin
  4665. cirosantilli/x86-bare-metal-examples
  4666. Solitaire in Blazor Part 4 - Drag and Drop
  4667. The initializing constructor looks like an assignment, but it isn't
  4668. How Network Nodes Communicate #Shorts
  4669. C# Language Highlights: Using Declarations
  4670. Infinite scrolling in Blazor - Gérald Barré
  4671. Introduction to .NET MAUI Blazor | The Xamarin Show
  4672. C# Language Highlights: Using Declarations
  4673. JS is weird
  4674. The Dev Behind One Of The World's Best SNES Emulators Has Reportedly Passed Away
  4675. Hardenize Launches! | Hardenize Blog
  4676. How RavenDB uses gossip protocol to replicate documents efficiently in a cluster
  4677. Public domain compositions exist : Blog : DBM
  4678. I Will Never Use a Microsoft Account to Log Into My Own PC - ExtremeTech
  4679. .NET MAUI Preview 5 Is Here
  4680. Understanding Gradient Descent with Python
  4681. 260: Every question answered
  4682. Vake93/Express.NET
  4683. Create View and Edit Power BI Reports In Blazor
  4684. Sign-in using multiple clients or tenants in ASP.NET Core and Azure AD
  4685. .NET App Developer Links - 2021-06-28
  4686. Using Azure Active Directory to Secure Blazor WebAssembly Hosted Apps
  4687. Absolute Beginner’s Guide to Docker – Webinar Recording | The .NET Tools Blog
  4688. ASP.​NET Core in .NET 6 - Preserve prerendered state in Blazor apps
  4689. Tailwind CSS with SAFE
  4690. Latest Windows 11 features for developers — Windows app development
  4691. Async Debugging Part 3
  4692. React 18 and TypeScript | I CAN MAKE THIS WORK
  4693. Lumber Price FAQ
  4694. Let's code a TCP/IP stack, 1: Ethernet & ARP
  4695. On .NET Live - Building Beautiful Blazor apps with Tailwind CSS
  4696. redis/redis
  4697. How do dollar stores make money?
  4698. redis/redis
  4699. How Technology Architects make decisions
  4700. An Open Letter to Clubhouse Founders Paul & Rohan
  4701. What Most Critics Miss About NFTs: The Participants Are Non-Fungible Too – P2P.AI
  4702. Hormones + Insecurity = $4 billion USD
  4703. The Cost of Being Convinced
  4704. Life is Standing in Line
  4705. Voice AI is scary good now. Video game actors hate it.
  4706. Porting VaccinateCA to Django
  4707. Owning Your Matrix Account
  4708. The Unison language
  4709. Production Threshold Signing Service
  4710. Why Computing Students Should Contribute to Open Source Software Projects
  4711. Avoiding complexity with systemd
  4712. Windows 11, Amazon, and Uncomfortable Questions
  4713. Granulate/gprofiler
  4714. Mumble Open Source, Low Latency, High Quality Voice Chat
  4715. Information Theory: A Tutorial Introduction
  4716. New free app tells you exactly why your PC may not get Windows 11 this fall
  4717. So, You Want to Build a House More Efficiently?
  4718. Whatever Happened to UI Affordances?
  4719. Ask me Anything! Microsoft Windows Engineer - The Oxford 2021 Q&A w/ Davepl
  4720. Semgrep: The Surgical Static Analysis Tool
  4721. Focus vs Coordination
  4722. How to build remote teams properly
  4723. Offensive Team Names and GUIDs
  4724. The Hidden Structural Costs of Incompetence
  4725. Truth Is a Weird Shape
  4726. What is simplicity in programming and why does it matter?
  4727. Key witness in Assange case admits to lies in indictment
  4728. halfer53/winix
  4729. Android TV Home - Apps on Google Play
  4730. Parse, don’t validate
  4731. Reddit's disrespectful design
  4732. Microsoft Teams 2.0 will use half the memory, dropping Electron...
  4733. Functors and Monads For People Who Have Read Too Many "Tutorials"
  4734. Uno Platform 3.8 Is Here
  4735. On .NET Live - Building Beautiful Blazor apps with Tailwind CSS
  4736. Is Quantum Supremacy A Threat To The Cryptocurrency Ecosystem?
  4737. Chris's Wiki :: blog/programming/GoAndDeprecatingGoGet
  4738. Build your first microservice with .NET - Learn
  4739. Preliminary Assessment: Unidentified Aerial Phenomena
  4740. Clojure is frustrating... and it is a good thing
  4741. After one year of working remote from the mountains - Victor Rotariu
  4742. Notes on streaming large API responses
  4743. Awesome dataviz tools by Cube.js
  4744. Why I sometimes like to write my own number crunching code.
  4745. Signed Anonymous Messages [The Call of the Open Sidewalk]
  4746. B2B Influencer Marketplace
  4747. TPM recommendations (Windows 10) - Microsoft 365 Security
  4748. MichalStrehovsky/bflat
  4749. FarmBot | Open-Source CNC Farming
  4750. How I was let go for refusing to deploy a dark pattern
  4751. The ARM processor (Thumb-2), part 20: Code walkthrough
  4752. Working with Azure AD B2C in ASP.NET
  4753. RavenDB 5.2 RTM is out!
  4754. Please don't waste maintainers' time on your KPI grabbing patches (AKA, don't be a KPI jerk)
  4755. I Built a Spam Filter for YouTube (with TensorFlow & Python)
  4756. Weekly Update 249
  4757. Code Maze Weekly #82 - Code Maze
  4758. VSColorOutput64 - Visual Studio Marketplace
  4759. Idris 2 version 0.4.0 Released
  4760. SetThreadExecutionState function (winbase.h) - Win32 apps
  4761. Episode 79 - Greenfield and Brownfield in .NET with Harry Bellamy (part two)
  4762. Crazy Clock by Geppetto Electronics on Tindie
  4763. NVIDIA Canvas : Harness The Power Of AI
  4764. Sketch 360
  4765. .NET App Developer Links - 2021-06-25
  4766. Stop using your work laptop or phone for personal stuff, because I know you are | ZDNet
  4767. Blazor, TypeScript and Static Web Apps | LINQ to Fail
  4768. .NET Framework June 2021 Cumulative Update Preview
  4769. YoTePresto has disclosed the emails and passwords of all 1.4 million customers
  4770. Introducing Windows 11
  4771. Introducing AWS BugBust
  4772. Hybrid Clock
  4773. Microsoft's Windows 11 launch event: Here's what we know | ZDNet
  4774. Weekly Update 249
  4775. Developing for Android on Windows
  4776. Abbot: ChatOps the easy way
  4777. microsoft/GDK
  4778. Why We Chose Blazor WASM for our SPA
  4779. Tiny Acquisitions
  4780. “I’m totally screwed.” WD My Book Live users wake up to find their data deleted
  4781. New WinForms Default Font API: 'It Is Easy to Go Wild with This API' -- Visual Studio Magazine
  4782. Developing Games on Linux: An Interview with Little Red Dog Games
  4783. Staff Software Engineer, Graphics - Unpublished R&D Product
  4784. Compatibility for Windows 11- Compatibility Cookbook
  4785. Windows Processor Requirements Windows 11 Supported AMD Processors
  4786. Windows Processor Requirements Windows 11 Supported Intel Processors
  4787. ANY.RUN - Interactive Online Malware Sandbox
  4788. “I’m totally screwed.” WD My Book users wake up to find their data deleted
  4789. How to choose your next job at a Tech Startup
  4790. Teaching Open Source Software in North Korea
  4791. Product Docs Alongside Product Code (with Next.js)
  4792. A UX case study on YouTube Shorts ✌️
  4793. Working with Andreas - a user guide
  4794. Taking the (quantum) leap with go
  4795. One Shot ECB by vcsjones · Pull Request #52510 · dotnet/runtime
  4796. In browser, we trust!
  4797. Growing your Twitter account — an analytical approach
  4798. How I Build Developer Tools
  4799. On .NET Live - Building Reactive UIs with Blazor
  4800. create your .bashrc PS1 with a drag and drop interface
  4801. Windows 11 Development: Open Ecosystem Store, Project Reunion Rebrand and More -- Visual Studio Magazine
  4802. Google turned me into a serial killer · Hristo Georgiev
  4803. Figma - Windows UI 2.6 | The Windows UI Toolkit is a resource to creating experiences on Windows. It contains a control li...
  4804. Quad9 and Sony Music: German Injunction Status | Quad9
  4805. Windows 11 Specifications - Microsoft
  4806. NVIDIA Research: Appearance-Driven Automatic 3D Model Simplification | NVIDIA Developer Blog
  4807. microsoft/GDK
  4808. Upgrade to the New Windows 11 OS | Microsoft
  4809. What Windows 11 Means for Developers
  4810. Desktop Community Standup - Live Preview, Hot Reload, .NET MAUI, WinForms and WPF updates.
  4811. TreeSheets
  4812. Windows 11 requirements - What's new in Windows
  4813. The ARM processor (Thumb-2), part 19: Common patterns
  4814. r/Windows10 - Microsoft / Github should stop treating open-source software as malware and forcing developers to pay for certificates, if they actually care about open-source developers
  4815. New and Updated: "C# Interfaces" Course on Pluralsight
  4816. The fastest way to work with JSON in .NET
  4817. Browser VNC with Zero Trust Rules
  4818. Messaging app Signal not in compliance with new rules, say officials
  4819. Multiverse
  4820. Update to older unlisted content
  4821. .NET App Developer Links - 2021-06-24
  4822. Join us for a Live event on Azure Static Web Apps 30th June 2021
  4823. Don't Code Tired | ICYMI C# 9 New Features: More Pattern Matching Features
  4824. Lamport Clock
  4825. Monsters Weekly 213 - Local Testing with Azure Static Web Apps
  4826. Monsters Weekly 214 - Playwright Inspector and page.pause()
  4827. .NET Rocks! vNext
  4828. MapLibre - Open Maps SDKs
  4829. Webinar - Guaranteed Peace of Mind from Credential Stuffing Attacks
  4830. Handling Failures in Message Driven Architecture
  4831. Alias-Free GAN
  4832. Django for Startup Founders: A better software architecture for SaaS startups and consumer apps
  4833. What's new in Windows Forms in .NET 6.0 Preview 5
  4834. How I Won a Month-Long Hackathon in 3 Hours
  4835. 20 Percent Time at Supercede
  4836. I'm leaving my job after 9 years // Zeno Rocha
  4837. Designing a duress PIN: plausible deniability (part II)
  4838. Opinion-driven design - stitcher.io
  4839. X Factor Investing: Where Dividend Growth Meets Stock Buybacks
  4840. Math.Clamp Method (System)
  4841. Create a web API with ASP.NET Core - Events
  4842. Logistic Regression Using PyTorch with L-BFGS -- Visual Studio Magazine
  4843. Infragistics Updates UI/UX Tooling for Blazor, WinForms, WPF and More -- Visual Studio Magazine
  4844. I made 56874 calls to explore the telephone network. Here's what I found
  4845. The Era Of Customized Blockchains Is Rising Because Smart Contracts Aren’t Really ‘Smart’
  4846. Episode 18: Optimizing Cryptography for Microcontrollers!
  4847. Have I Been Pwned: Pwned websites
  4848. El fundador del antivirus McAfee, John McAfee, se suicida en una prisión de Barcelona
  4849. Release Preview Release v0.9.232202 · dotnet/try-convert
  4850. Software development is a creative process; an original masterpiece not a paint by numbers
  4851. PlayStation Architecture | A Practical Analysis
  4852. iPod.js
  4853. Oracle Support for .NET 6 and Entity Framework Core 6: Statement of Direction
  4854. Machine Learning Community Standup - Fast and Lightweight AutoML (FLAML)
  4855. Costa Rica Has Run on 100% Renewable Electricity for 299 Days
  4856. Does CAP Theorem apply to Microservices?
  4857. re: The performance regression odyssey
  4858. The Catch Block #63 - Hooray for Visual Studio 2022!
  4859. The ARM processor (Thumb-2), part 18: Other kinds of prologues and epilogues
  4860. ThakeeNathees/pocketlang
  4861. Using SSH and localhost.run to test GitHub webhooks locally
  4862. Announcing Rollbacks and API Access for Pages
  4863. My Microsoft Life: Windows and MS-DOS - The Oxford Address
  4864. Blazor WebAssembly : JWT Authorization - EP32
  4865. Rewriting the GNU Coreutils in Rust
  4866. Parentheses are Just Typechecking - Adam Nelson
  4867. Secure Applications with OAuth2 and OpenID Connect in ASP.NET Core 5 - Complete Guide | Pro Code Guide
  4868. Coding Short: Using Spread and Destructuring in JavaScript
  4869. Episode 18: Mutation Testing in .NET with Stefan Pölz
  4870. r/funny - New Age Fashion!
  4871. .NET App Developer Links - 2021-06-23
  4872. RDCMan v2.8, AccessChk v6.14, Process Monitor v3.83, Strings v2.54, Sysmon v13.22 and TCPView v4.13
  4873. The State of WebAssembly 2021
  4874. 5 Development Best Practices to Help You Craft Better Tests
  4875. Blazor on WPF
  4876. Introduction to the Node.js reference architecture, Part 4: GraphQL in Node.js | Red Hat Developer
  4877. Versioned Value
  4878. Free Bible Study App with Video | Spark Bible
  4879. gopro/OpenGoPro
  4880. Melb.NET July 2021 HYBRID Meetup
  4881. Entity Framework Community Standup - Azure Cosmos DB and EF Core
  4882. The 2021 Software Developer Shortage Is Coming
  4883. Compiled Models Quicken App Startups in Entity Framework Core 6.0 Preview 5 -- Visual Studio Magazine
  4884. A framework for building Open Graph images | The GitHub Blog
  4885. Zero Knowledge from the Discrete Logarithm Problem
  4886. URLs: It's complicated...
  4887. Subclassing in Python Redux
  4888. New in Azure SDK: Data Tables & Monitor Libraries, and More -- Visual Studio Magazine
  4889. Ignore the King(man) at your own peril
  4890. Why do Remote Meetings Suck? (and how to fix it)
  4891. Curiosity damned the cat
  4892. Roamkasten - a practical how to guide to optimize Zettelkasten in Roam Research
  4893. AbortController | Ryan Florence
  4894. Introducing the Viewpoint Linux Distribution
  4895. Joining hypergrowth startups 😬
  4896. Getting to the Product Manager interview stage
  4897. Echo Bubbles and Filter Chambers
  4898. The Reality of Attractiveness Bias
  4899. Let's Learn .NET- Blazor - Events
  4900. ‘What is a Manifold?’, Redux: Some Non-Examples
  4901. Now, COPYRIGHT trolling
  4902. “Algorithms Are the New Drugs” | Lakera – Powering Mission-Critical AI
  4903. Remote Desktop Connection Manager - Windows Sysinternals
  4904. Package Validation
  4905. GitHub Quick Reviews
  4906. A from-scratch tour of Bitcoin in Python
  4907. ML.NET June Updates
  4908. WindowSwap
  4909. Secure .NET 5 SignalR solutions with Azure AD
  4910. The ASP.NET Team @TheASPNETTeam
  4911. Unity DOTS vs Handbuilt: Sample Project
  4912. StackExchange.Redis 2.2.50
  4913. NuGet Package Explorer is now a Web App powered by Uno Platform
  4914. Baba Is You - Apps on Google Play
  4915. Showing Some Fancy Secrets Of The Magnificent Airbus 350
  4916. ‎Baba Is You
  4917. Installing RavenDB on a Ubuntu machine
  4918. ASP.NET Core Architecture: Part 3
  4919. The ARM processor (Thumb-2), part 17: Prologues and epilogues
  4920. Ask the Expert: The Future of Modern Application Development with .NET
  4921. What's Inside the EU Green Pass QR Code?
  4922. More products, more partners, and a new look for Cloudflare Logs
  4923. Minimal APIs in ASP.NET Core 6.0 - Part2
  4924. Let's Learn .NET- Blazor - Events
  4925. Your CPU May Have Slowed Down on Wednesday
  4926. Prison Heat: Last Week Tonight with John Oliver (HBO)
  4927. Upload and resize an image natively with ASP.NET Core 🖼️
  4928. Playing a Neural Network's version of GTA V: GAN Theft Auto
  4929. .NET App Developer Links - 2021-06-22
  4930. Introduction to .NET MAUI Blazor | The Xamarin Show
  4931. OSS Power-Ups: Verify | The .NET Tools Blog
  4932. Web Development for Beginners: A new Learning Path on Microsoft Learn
  4933. Microsoft SQL Server Database Security, Disaster Recovery & High Availability - Simple Talk
  4934. Let's Learn .NET - Blazor - Free Live Stream Event
  4935. do it safely or automatically, but not both « Otaku – Cedric's blog
  4936. Microsoft Announces Preview of a New Set of Azure Arc-Enabled Services
  4937. State of the Windows, part 2: Did Windows 10 slow down with each feature update?
  4938. chrisseaton/rhizome
  4939. Debug & Analyze Dump Files in Visual Studio
  4940. Adam Storr - Default Your FirstOrDefault in .NET 6.0
  4941. .NET News Roundup: .NET 6, MAUI, EF Core 6, Visual Studio 2022
  4942. Copying all of MySQL's dumbest decisions
  4943. Teams/Apt/Spec/AptSign - Debian Wiki
  4944. [Last Week in .NET #47] – 11 follows X
  4945. What's New in .NET MAUI Preview 5 -- Visual Studio Magazine
  4946. Obsolete mutable X509 certificate APIs by vcsjones · Pull Request #53891 · dotnet/runtime
  4947. ASP.NET Community Standup - Build apps for Microsoft Teams with Blazor
  4948. The downsides of a shared mobile architecture - A.R.
  4949. Ignoring extra words in Meili Search
  4950. CDPH Digital Vaccine Record
  4951. Browsers decode images differently
  4952. RCIG Sync-up call #1
  4953. Back To The Office
  4954. The Wrong Way to Switch Operating Systems on Your Server :: FIGBERT
  4955. The Best Text Classification library for a Quick Baseline
  4956. Demystifying styled-components
  4957. The End of Ownership | datagubbe.se
  4958. 8 Bits with Cecil Phillip
  4959. What It’s Like To Be Cancelled
  4960. Welcome — LibreCellular 21.04 documentation
  4961. git undo: We can do better
  4962. Solitaire in Blazor Part 3 - Drawing, Discarding, and the Stacks
  4963. Organic Maps
  4964. JPEG XL
  4965. How databases handle 10 million devices in high-cardinality benchmarks | Time series data, faster
  4966. Workshop: Introduction to Distributed Systems with .NET Core
  4967. Debugging Basics [1 of 5] | Beginner’s Series to: VS Tooling for Unity Developers
  4968. Exploring Fluent Assertions - Gérald Barré
  4969. Fluid Paint
  4970. The cost of the cloud
  4971. The ARM processor (Thumb-2), part 16: The calling convention
  4972. USC professor’s DIY online teaching hack to engage students goes viral
  4973. yggdrasil-network/yggdrasil-go
  4974. Quick Analysis for the SSID Format String Bug
  4975. Prison Heat: Last Week Tonight with John Oliver (HBO)
  4976. Is Parallel.For/ForEach in C# actually worth it? (and how to modernize it)
  4977. Free Dev Stuff
  4978. 259: Photogrammetry
  4979. Scraping Images with Python
  4980. Using Azure Active Directory to Secure a Blazor WebAssembly Standalone App
  4981. Infuse Machine Learning into your ASP.NET Core apps
  4982. Julia: faster than Fortran, cleaner than Numpy
  4983. .NET App Developer Links - 2021-06-21
  4984. C# Pattern Matching Quick Guide And Examples
  4985. What to Expect in .NET 6 | ComponentOne
  4986. ECMAScript proposal: Ergonomic brand checks for private fields
  4987. A specific network name can completely disable Wi-Fi on your iPhone - 9to5Mac
  4988. Getting started with Machine Learning and .NET Notebooks
  4989. Designing Data-Intensive Applications – Multi-Leader Replication
  4990. What Every Programmer Should Know About SSDs
  4991. LDtk by Deepnight Games
  4992. Locked Files When Publishing .NET Core Apps to IIS with WebDeploy
  4993. Idea for #1759 - Resolving race in AUTH connection reconfigurations by NickCraver · Pull Request #1762 · StackExchange/StackExchange.Redis
  4994. Nixos-unstable’s iso_minimal.x86_64-linux is 100% reproducible! - Development - NixOS Discourse
  4995. 2014 UN271: A possible dwarf planet from the Oort Cloud on a tour through the Solar System
  4996. Sole Black VMware principal engineer aims to diversify tech
  4997. The Memo
  4998. How to get things done as a tech lead?
  4999. Welcome to AltStore
  5000. My experiments with sprouting legumes - Upgrade My Food
  5001. Path tracing Quake in Blender
  5002. On Charming Engineering Culture: My Notes
  5003. Hacker's guide to deep-learning side-channel attacks: the theory
  5004. Internet-in-a-Box
  5005. How I Found A Vulnerability To Hack iCloud Accounts and How Apple Reacted To It - The Zero Hack
  5006. Teen Village - The Diana Initiative
  5007. Queen of Katwe (2016) - IMDb
  5008. An unwanted update to your Google Account
  5009. Mathematicians welcome computer-assisted proof in ‘grand unification’ theory
  5010. dsprenkels/sss
  5011. Spectre Mitigations Murder *Userspace* Performance In The Presence Of Frequent Syscalls
  5012. How to end up with 500,000 commits in your log
  5013. Cleaning $HOME on macOS
  5014. Juneteenth Conference 2021
  5015. The magic of open source - Circus Scientist
  5016. How to Prepare Your Dogs and Cats for Your Return to the Office | Washingtonian (DC)
  5017. Automatically publishing your build artifacts
  5018. Safari 15 on Mac OS, a user interface mess
  5019. Learning to Love a Rigid and Inflexible Language
  5020. Home - maddy
  5021. A day in the life of a professional software engineer
  5022. CatMeows: A Publicly-Available Dataset of Cat Vocalizations
  5023. MassNotify - Apps on Google Play
  5024. State of the Windows: How many layers of UI inconsistencies are in Windows 10?
  5025. PipeWire: The Linux audio/video bus
  5026. PipeWire
  5027. Weekly Update 248
  5028. VitorVilela7/wide-snes
  5029. Watch me Fry a Voltage Regulator - Plus LIVE Upcoming Announcement
  5030. Languages & Runtime Community Standup - Templates and Arm64
  5031. FBI to share compromised passwords with Have I Been Pwned
  5032. Thread by @fstokesman on Thread Reader App
  5033. Visual Studio 2022 AMA
  5034. Where Are All The Cheap X86 Single Board PCs?
  5035. Initial commit. · dotnet/aspnetcore@3dfd79a
  5036. Croc Full Plaintext Recovery - CVE-2021-31603
  5037. Linking excess deaths and SARS-CoV2 vaccinations in Scotland
  5038. make me a sandwich
  5039. A response to "Did we market Knative wrong?"
  5040. When Scope Blows Up
  5041. Hot Reload Leads ASP.NET Core Updates in .NET 6 Preview 5 -- Visual Studio Magazine
  5042. Episode 382 - Reducing Carbon Emissions with Spot VMs
  5043. Why I Use the GPL and Not Cuck Licenses – Luke Smith
  5044. Thoughts on managing engineering teams - Mina Andrawos
  5045. Multi-repo support in VS
  5046. Getting acquainted with Azure Synapse SQL Serverless
  5047. streetcomplete/StreetComplete
  5048. The ARM processor (Thumb-2), part 15: Miscellaneous instructions | The Old New Thing
  5049. Brave, the false sensation of privacy
  5050. Friday Facts #366 - The only way to go fast, is to go well! | Factorio
  5051. Cloudflare TV: Doing it Live, 1,000 Times and Counting
  5052. RavenDB 5.2 Features: Read only certificates
  5053. Code Maze Weekly #81 - Code Maze
  5054. Building a Mediator library in .NET from scratch
  5055. The Document Culture of Amazon
  5056. track your progress
  5057. organicmaps/organicmaps
  5058. Free 30 Day Trial - Axonius Cybersecurity Asset Management Platform
  5059. Microsoft released Visual Studio 2022 Preview 1
  5060. .NET App Developer Links - 2021-06-18
  5061. Async Debugging Part 2
  5062. Gossip Dissemination
  5063. ECMAScript proposal: Accessible `Object.prototype.hasOwnProperty()`
  5064. Learn These New Features Introduced in JavaScript ES2021
  5065. Should I Use A Carousel?
  5066. On .NET Episode: Clustering in Orleans
  5067. io_uring is not an event system
  5068. Keynote Speakers - TexasCyber
  5069. Registration - TexasCyber
  5070. jongio/memealyzer
  5071. 3.0.1 Cancer
  5072. Researchers cool a 40 kg object to near its quantum ground state
  5073. .NET 6 Preview 5 Highlights SDK Workloads, the Foundation of .NET Unification -- Visual Studio Magazine
  5074. Announcing .NET 6 Preview 5 | .NET Blog
  5075. A new HTTP spec proposes elimination of obnoxious “cookie banners”
  5076. Certified Pre-Owned
  5077. Goodbye Microsoft, Hello Honeycomb
  5078. Add .NET MAUI views (compat and handlers) by mattleibow · Pull Request #1678 · mono/SkiaSharp
  5079. chrissainty/ondotnet-tailwindcss
  5080. QotD: The hair-dryer incident
  5081. Rethinking Triplebyte
  5082. First Visual Studio 2022 Preview Focuses on Testing 64-bit Support -- Visual Studio Magazine
  5083. JavaScript Promise.all() and the Event Loop Explained - Let's Clarify a Previous Video
  5084. Cryptographic shuffle | Brain on Fire
  5085. The Meltdown of IRON
  5086. Update a Visual Studio extension - Visual Studio
  5087. Selfish vs. Selfless: Self-Promotion in Communities - The Bootstrapped Founder
  5088. Visual Studio 2022 Preview Release Notes
  5089. Type less, code more with IntelliCode completions | Visual Studio Blog
  5090. Liquidity of skill | thesephist.com
  5091. How I Automated My Dotfiles Screenshots
  5092. Here Be Dragons
  5093. On .NET Live - Building Beautiful Blazor apps with Tailwind CSS
  5094. Self-editing in meetings
  5095. 1931: theoretical computer science & AI theory founded by Goedel
  5096. Announcing .NET 6 Preview 5 | .NET Blog
  5097. How Many Flies are in my Apartment?
  5098. Announcing Entity Framework Core 6.0 Preview 5: Compiled Models | .NET Blog
  5099. Serverless Web - Azure Static Web Apps by Andreas Wänqvist | BLbit UG
  5100. Announcing .NET MAUI Preview 5 | .NET Blog
  5101. Productivity is Paramount: Why Independent Work is Set Up to Fail, And How To Overcome It
  5102. Useful and Useless Code Comments
  5103. Your product is a joke - eesel
  5104. ASP.NET Core updates in .NET 6 Preview 5 | ASP.NET Blog
  5105. Start Your Own ISP
  5106. Visual Studio 2022 Preview
  5107. dotnet/orleans
  5108. Visual Studio 2022 Preview 1 now available! | Visual Studio Blog
  5109. JSON Polymorphic Serialization API Review
  5110. Hypertext Style: Cool URIs don't change.
  5111. .NET Rocks! vNext
  5112. macOS 12.0 -where oh where is PHP
  5113. Answers: Detecting livelihood in a distributed cluster
  5114. The .NET Docs Show - OutOfMemory (a card game): Blazor, Functions, and more!
  5115. The ARM processor (Thumb-2), part 14: Manipulating flags | The Old New Thing
  5116. I Was Wrong - My JavaScript Misconception Explained!
  5117. Nuitka/Nuitka
  5118. Announcing WARP for Linux and Proxy Mode
  5119. A Beginner’s Guide to Miles Davis
  5120. Ubuntu repositories broken · Issue #6381 · dotnet/core
  5121. Representing SHA-256 Hashes As Avatars
  5122. How to build a .NET template and use it within Visual Studio. Part 2: Creating a template package
  5123. Remote Repositories extension for Visual Studio Code
  5124. melbdotnet Meetup Group - Invidious
  5125. bee-san/pyWhat
  5126. Pro Tech Toolkit
  5127. .NET App Developer Links - 2021-06-17
  5128. Microsoft Engineers Scott Hanselman and Cherita Ousley - Learn C# together!
  5129. ECMAScript proposal: JSON modules
  5130. OSS Power-Ups: SpecFlow – Webinar Recording | The .NET Tools Blog
  5131. Don't Code Tired | ICYMI C# 9 New Features: Top-level Statements
  5132. Your Guide to REST API Versioning in ASP.NET Core
  5133. GitHub Desktop 2.9 includes squashing, reordering, amending, and more! | The GitHub Blog
  5134. melbdotnet Meetup Group
  5135. melbdotnet Meetup Group - Invidious
  5136. Did we market Knative wrong?
  5137. Statistical Modeling, Causal Inference, and Social Science
  5138. Visual Studio 2019 16.11 Preview 2 | Visual Studio Blog
  5139. Getting Started with Graph API and Graph Explorer | Developer Support
  5140. .NET Framework June 2021 Cumulative Update Preview | .NET Blog
  5141. Getting Started with Graph API and Teams | Developer Support
  5142. Latency, Throughput, and Walking on Escalators
  5143. Meritocracy
  5144. I wish I could write this well
  5145. Scammers mail fake Ledger devices to steal your cryptocurrency
  5146. My EC2 wishlist
  5147. Adding Varnish cache server to Ghost Blog - Docker
  5148. Keynote: The Future of Modern Application Development with .NET and Azure
  5149. Spatial Audio
  5150. The European Digital Identity framework
  5151. Semantic search as an alternative to keyword search
  5152. Boring Problems Need Attention Too
  5153. Real-Time Web by leveraging Event Driven Architecture
  5154. Wayfinder
  5155. Cryptography updates in OCaml and MirageOS
  5156. Why I no longer contribute to Racket
  5157. Create a Meetup Account
  5158. iO .Net Virtual Meetup - Implementation Details Matter
  5159. Cryptology ePrint Archive: Report 2021/819
  5160. Support polymorphic serialization through new option · Issue #29937 · dotnet/runtime
  5161. Welcome · Real-World Cryptography MEAP V14
  5162. Visual Studio 2019 v16.11 Preview 2 Improves Git Tooling -- Visual Studio Magazine
  5163. New VS Code Tool Eases GitHub Browsing/Editing, No Cloning Required -- Visual Studio Magazine
  5164. Entity Framework Community Standup - Azure Cosmos DB and EF Core
  5165. The Catch Block #62 - Ten Quality Reads #1
  5166. ibraheemdev/modern-unix
  5167. Conversation about networking | .NET Blog
  5168. Azure Fundamentals part 1: Describe core Azure concepts (AZ-900) - Learn
  5169. Microsoft Reactor Event Series. Reactor Series: C# with Scott and Cherita
  5170. Why low-code development tools will not result in 80% of software being created by citizen…
  5171. Why build Single Page Apps in Blazor
  5172. Keynote: The Future of Modern Application Development with .NET and Azure
  5173. [Cryptography] Apple's iCloud+ "VPN"
  5174. Clean Architecture Example & Breakdown - Do I use it?
  5175. Building Waiting Room on Workers and Durable Objects
  5176. Sublime Merge - Git client from the makers of Sublime Text
  5177. The ARM processor (Thumb-2), part 13: Trampolines | The Old New Thing
  5178. Challenge: Detecting livelihood in a distributed cluster
  5179. Introducing cap-std, a capability-based version of the Rust standard library
  5180. nushell/nushell
  5181. Entity Framework Community Standup - Azure Cosmos DB and EF Core
  5182. Influence
  5183. Richard Feynman's Integral Trick
  5184. .NET App Developer Links - 2021-06-16
  5185. Data-Driven Testing
  5186. Next.js 11
  5187. C# 10 - `record struct` Deep Dive & Performance Implications
  5188. OSS Power-Ups: Silk.NET – Webinar Recording | The .NET Tools Blog
  5189. Uno Platform 3.8 - New WinUI Calendar, Grid controls, 2x performance, new Linux scenario and more
  5190. ECMAScript proposal: Error cause (chaining errors)
  5191. Azure Service Bus: Queues vs Topics - Code4IT
  5192. Markdown Table - Visual Studio Marketplace
  5193. Don't just shorten your URL, make it suspicious and frightening.
  5194. Utopia:Design and Code on one platform
  5195. Dirty Hack on Making the Required QueryString Params to Work in Azure APIM
  5196. On Slowness
  5197. 6 months of being an Engineering Manager
  5198. In praise of depth – Pravesh
  5199. · sgo.to
  5200. WeWatch Month 3
  5201. It’s not your fault you’re fat - Victor Rotariu
  5202. Note taking in 2021 - blog.dornea.nu
  5203. Before you left for vacation
  5204. Bear plus snowflake equals polar bear
  5205. When A Space Is Not A Space
  5206. How I Work
  5207. The Function Component Mafia
  5208. Amazon.com: Joywayus Air Pneumatic Muffler Long Exhaust Muffler 3/8" NPT Male Brass Flow Control Silencer Air Fitting(Pack of 2): Automotive
  5209. Asymmetries in Fundraising
  5210. "Every PhD Is Different" - Maxwell Forbes
  5211. New Programming Model For Handling JSON In .NET 6
  5212. Running .NET Core Apps on a Framework other than Compiled Version?
  5213. Europe's Software Problem - Bert Hubert's writings
  5214. Bugs Fixed as Project Reunion v0.8 Nears Stability in New Release Candidate -- Visual Studio Magazine
  5215. Model Explainability and ML.NET
  5216. The 88x31 GIF Collection | Part 1
  5217. Control access point inclusion in Google's Location services
  5218. Model S Plaid: Sandy's Plan
  5219. GitHub Quick Reviews
  5220. [Last Week in .NET #46] – Exceptionally Useful
  5221. dotnet repl
  5222. Migration of Bing’s Workflow Engine to .NET 5 | .NET Blog
  5223. Use Swashbuckle to create an OpenAPI document - Learn
  5224. BMW finds its mojo again with the $55,400 i4 electric sedan
  5225. Why We Chose Blazor WASM for our SPA
  5226. google/fully-homomorphic-encryption
  5227. The quiet rise of E Ink Tablets and Infinite Paper Note Takers - reMarkable 2 vs Onyx Boox Note Air
  5228. Feature flags with .NET and Azure App Configuration
  5229. Enable secure access to applications with Cloudflare WAF and Azure Active Directory
  5230. Sorted integer compression
  5231. The ARM processor (Thumb-2), part 12: Control transfer | The Old New Thing
  5232. How I teach Python on the Raspberry Pi 400 at the public library
  5233. Why You SHOULD Compare Yourself to Others
  5234. Creating Docker multi-arch images for ARM64 from Windows
  5235. Making async code run faster in C#
  5236. Avoid News, Part 2: What the Stock Market Taught Me about News
  5237. Freenode commits suicide, is no longer a serious IRC network
  5238. Show a name and profile photo with .NET and Gravatar 🤵
  5239. Azartiz Blog
  5240. 15 Universities Have Formed A Company That Looks A Lot Like A Patent Troll
  5241. .NET App Developer Links - 2021-06-15
  5242. Optimising Startup Time for Cross Platform Apps - Nick's .NET Travels
  5243. Blazor Day | Channel 9
  5244. Bee Travels: A microservices coding adventure | Red Hat Developer
  5245. Startup Performance, Skia and the Future of Cross Platform Apps Built with .NET - Nick's .NET Travels
  5246. Wider Tires Are Slower – Rene Herse Cycles
  5247. .NET News Roundup: Project Reunion 0.8 RC , Uno Platform 3.8, JetBrains Rider 2021.2 Early Access
  5248. 620 million accounts stolen from 16 hacked websites now for sale on dark web, seller boasts
  5249. Spectre.Console - Welcome
  5250. dotnet-repl 0.1.11
  5251. Adam Storr - Setting Content for HttpClient Testing with JSON.NET and System.Text.Json
  5252. jonsequitur/dotnet-repl
  5253. Bye bye Travis CI | daniel.haxx.se
  5254. Dark Web Roundup: January 2021
  5255. Build a few .NET apps, convert them into .NET templates, package them together in a NuGet and use them as templates within Visual Studio. Part 1: Key Concepts
  5256. Uno Platform v3.8 Adds Microsoft WinUI Grid Code, Windows AoT Support -- Visual Studio Magazine
  5257. Information Security Engineer - Google - Sunnyvale, CA, USA - San Francisco, CA, USA - Seattle, WA, USA - New York, NY, USA - Austin, TX, USA - Google Careers
  5258. RoutineDB - Fitness Routines
  5259. the end of freenode – Ariadne's Space
  5260. Gmail’s big merger with Google Chat, Meet, and Docs launches for everyone
  5261. Don’t pass the torch, pass the flame. - MarcRandolph
  5262. Mid June 2021 retrospective
  5263. Ceph on Minikube
  5264. How to Sell a Startup
  5265. Legally Ignoring The License
  5266. Precognition
  5267. Value creation, capture, and distribution
  5268. Cryptology ePrint Archive: Report 2021/507
  5269. AirDrop Anywhere - Part 4 - Making it work on Windows
  5270. Automonous Biology
  5271. Building Distributed Applications with .NET and Dapr
  5272. Fix typo by mairaw · Pull Request #24 · dotnet/org-policy
  5273. Release 13.0.0 · BurntSushi/ripgrep
  5274. The Root Cause of Microservices Disasters
  5275. Supporting Let’s Encrypt, the nonprofit making HTTPS free for all | 1Password
  5276. Public library - PHE national
  5277. Introducing Script Watch: Detect Magecart style attacks, fast!
  5278. Choose the best tools for managing and configuring your Azure environment (AZ-900) - Learn
  5279. Machine Learning Community Standup - Virtual Office Hours with the ML.NET Team
  5280. Making Your Life Easier with C# Scripting -- Visual Studio Magazine
  5281. GitHub Quick Reviews
  5282. WeAreDevelopers World Congress 2021 | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  5283. log_view_painter.js - Chromium Code Search
  5284. ##linux on freenode
  5285. Solitaire in Blazor Part 2 - The C# Classes
  5286. Stripe Identity: Verify identities with confidence
  5287. Conversation about diagnostics | .NET Blog
  5288. Hot failures and high availability
  5289. Caching Enum.ToString to improve performance - Gérald Barré
  5290. Pull Request Retargeting | GitHub Changelog
  5291. SQL Saturday Mailing List
  5292. chriskiehl/Gooey
  5293. Client-side encryption and strengthened collaboration in Google Workspace | Google Cloud Blog
  5294. Filing for Non Profit Status
  5295. The ARM processor (Thumb-2), part 11: Atomic access and barriers | The Old New Thing
  5296. 258: WWDC 2021 Recap
  5297. Print-in-place ATAT Print on Twotrees Bluer plus
  5298. .NET App Developer Links - 2021-06-14
  5299. Blazor Meadow Web API Weather Chart.js | C# Tutorials Blog
  5300. Using Dapper with ASP.NET Core Web API - Code Maze
  5301. Doom on an IKEA TRÅDFRI lamp!
  5302. Remote Repositories extension for Visual Studio Code
  5303. C# Language Highlights: Nullable Reference Types
  5304. Azure Functions and .NET 5: Query params, Dependency Injection, Bicep & Build | I CAN MAKE THIS WORK
  5305. AzureFunBytes Presents: Migrating Your Data - Create Your Cosmos DB | Azure DevOps Blog
  5306. Build serveless real-time chat application with Web PubSub and Static Web Apps
  5307. New tools from Microsoft Research help developers write bug-free code, faster - AI for Business
  5308. Migrate to ASP.NET Core MVC from ASP.NET Framework MVC
  5309. Project Hail Mary
  5310. New Coding Short Video: Should You Be Using Vue's Composition API?
  5311. Microsoft Learn
  5312. Goodbye Freenode
  5313. kevingosse/ClrMDExports
  5314. ClrMDExports 2.0.0-rc1
  5315. Image color replacement with numerical optimization
  5316. Best Places Lists | Robert Silvernail's Blog
  5317. On surveillance through face recognition
  5318. Hey, so, I Think I Fucking Hate the Internet — No Octothorpe
  5319. Fidenza — Tyler Hobbs
  5320. On Starting a Business
  5321. Are we running out of tweets?
  5322. How to Handle Secrets on the Command Line
  5323. Every trailer and announcement from Microsoft and Bethesda’s E3 showcase
  5324. SOCstock2021 - The Grooviest Event for Security Operations Professionals
  5325. Last Week on My Mac: The elephant at WWDC
  5326. Vaccine Magnetic Powers #Shorts
  5327. Detect services based on service provider by davidfowl · Pull Request #32737 · dotnet/aspnetcore
  5328. I miss the old internet
  5329. Advanced console.log Tips & Tricks
  5330. The Modern Mathematics of Deep Learning
  5331. QNAP removes backdoor account in NAS backup, disaster recovery app
  5332. Is software development really a dead-end job after age 35-40?
  5333. Let's Encrypt
  5334. Microsoft's next generation of Windows — What we know so far
  5335. Taildrop was kind of easy, actually
  5336. Elevator Saga - the elevator programming game
  5337. Print-in-place ATAT Print on Twotrees Bluer plus
  5338. Release 1.1.0 · natemcmaster/LettuceEncrypt
  5339. Open Source and Mental Health - Redox
  5340. BTC FixMan – Earn BTC for fixing python exceptions
  5341. Answering Community Questions and What’s Ahead for Mina
  5342. Vaccine Magnetic Powers #Shorts
  5343. Gemini is Useless
  5344. BBC Developer Portal
  5345. Surprising shared word etymologies - Daniel de Haas
  5346. Reverse engineering an Arctis Pro Wireless Headset
  5347. How Big is Tether?
  5348. Some people just won't get it - Blog by Amir Bolous
  5349. The value of code
  5350. Mobile air conditioning sucks - Imre Jonk
  5351. Attempts at solving the online social media
  5352. Treating employees like business partners - for fun and profit
  5353. Why I don't think where I work
  5354. Why you need bundle size monitoring – Blog
  5355. Why does storing a set take the same space as storing a list?
  5356. How does a fighter jet lock onto and keep track of an enemy aircraft? Can an aircraft detect that it has been locked onto, or is it just a convenient plot device in movies?
  5357. How To Win At Risk By Using Systems Thinking
  5358. How Fighter Jets Lock On (and How the Targets Know)
  5359. 180e57971e7cabc0a15c76112f8d37a942bc8d61 - chromium/src - Git at Google
  5360. What you do when you are a “Developer Advocate” #career #job #programming #tech #work
  5361. .NET 5 Dependency Injection
  5362. Do You Need Redis? PostgreSQL Does Queuing, Locking, & Pub/Sub
  5363. Deploying a Static Web App via Azure DevOps Pipeline
  5364. The Weekly Xamarin App
  5365. VS Code v1.57 (May 2021 Update) Adds Terminal Tabs, Integrates Edge Dev Tools -- Visual Studio Magazine
  5366. Wormhole: Instant Encrypted File-Sharing Powered by WebTorrent * TorrentFreak
  5367. The .NET Docs Show - Making Phone Calls 📞 from Blazor WebAssembly with Twilio Voice
  5368. This Person Does Not Exist
  5369. Who Can Find My Devices? Security and Privacy of Apple's Crowd-Sourced Bluetooth Location Tracking System
  5370. UI Faces – Avatars for design mockups
  5371. Generated Photos | Unique, worry-free model photos
  5372. Microsoft Details Sneak-Peek Preview of Azure Functions on .NET 6 -- Visual Studio Magazine
  5373. Episode 381 - Azure Migrate App Containerization
  5374. Serving sharp images to high density screens
  5375. Reflections from GoCardless
  5376. The Fighting Chess Index – davidsmerdon.com
  5377. Fast Navigation in the Command Line
  5378. Why Developers Will Win the Creator Economy
  5379. The Personal Pandemic
  5380. Defining a Platform is Hard
  5381. Media Queries in Times of @container
  5382. Emotional Debt
  5383. I Have No Group, and I Must Scream
  5384. What the &?!$ is an Individual Contributor?
  5385. Bigger product, bigger shadow · Philip Ardeljan is a UI designer
  5386. The Time Inconsistency Problem and How It's Hurting You
  5387. Talk on engineering productivity, metrics, and morale
  5388. We Should Rename the Internet
  5389. The Productivity Implications of Working from Home Across 150,000 Employees by @ttunguz
  5390. Does Safari 15 finally fix viewport height?
  5391. Keychron K4 v2 Honest Mechanical Keyboard User Review
  5392. Traits of a healthy team
  5393. The most useful math formulas
  5394. Weekly Update 247
  5395. Khelechy/CSJsonDB
  5396. Size is relative: Microservices Edition
  5397. Re: Maintainers / Kernel Summit 2021 planning kick-off
  5398. OpenHistoricalMap
  5399. Weekly Update 247
  5400. Show dotnet: Running my .NET nanoFramework for 8 years on a battery | .NET Blog
  5401. Google Chrome ends its war on address bar URLs—for now, at least
  5402. .NET 5 Dependency Injection
  5403. Privilege escalation with polkit: How to get root on Linux with a seven-year-old bug | The GitHub Blog
  5404. Webinar: Machine Learning and Time Series in RavenDB with Live Examples
  5405. Linux system service bug lets you get root on most modern distros
  5406. chrxh/alien
  5407. Interconnect Anywhere — Reach Cloudflare’s network from 1,600+ locations
  5408. Jobs —
  5409. The ARM processor (Thumb-2), part 10: Memory access and alignment | The Old New Thing
  5410. artificial life environment
  5411. New book: Software Mistakes and Tradeoffs
  5412. Float Exposed
  5413. Privacy analysis of FLoC | The Mozilla Blog
  5414. Achieving compile-time performance with Reflection in C#
  5415. Code Maze Weekly #80 - Code Maze
  5416. Episode 78 - Greenfield and Brownfield in .NET with Harry Bellamy (part one)
  5417. Download the Current Stack Overflow Database for Free (2021-06) - Brent Ozar Unlimited®
  5418. dotNET - Invidious
  5419. MORE .NET MAUI
  5420. Your `~/.bashrc` doesn't have to be a mess
  5421. .NET App Developer Links - 2021-06-11
  5422. JetBrains .NET 5 Dependency Injection Webinar 8th April 2021
  5423. ML.NET Survey: Model Explainability | .NET Blog
  5424. What’s new with .NET on Azure Functions – June 2021
  5425. How Software Is Eating the Car - IEEE Spectrum
  5426. Command Line Arguments and C# 9.0 Top Level Statement - Visual Studio - Daily .NET Tips
  5427. Don’t Feed the Thought Leaders
  5428. The Work-From-Home Future Is Destroying Bosses' Brains
  5429. Good and Bad Elixir
  5430. Microsoft Child Process Debugging Power Tool - Visual Studio Marketplace
  5431. DatAdvantage Cloud: SaaS & IaaS Security | Varonis
  5432. Why is Async code hard to debug?
  5433. Raspberry Pi 4 Model B WiFi Ethernet Bridge
  5434. From KEMs to protocols
  5435. No, You Don't Need to Worry About the RockYou2021 "Password Leak" - Here's Why | Restore Privacy
  5436. On .NET Live - Secrets of building Blazor Components
  5437. Rider .NET IDE Tackles Much-Requested Blazor WebAssembly Debugging -- Visual Studio Magazine
  5438. Why is Async code hard to debug?
  5439. The open innovation platform to map, manage, and monitor your ecosystem | Startup Flow
  5440. TryAPL
  5441. Dark Sky’s API, iOS app, and web app will all stop working next year
  5442. GitHub Quick Reviews
  5443. Privacy watchers see fears coming true with Google's FLoC
  5444. Why is Async Code Hard to Debug?
  5445. Umbraco MVP 2021
  5446. Introducing Zero Trust Private Networking
  5447. The performance regression odyssey
  5448. microsoft/playwright-dotnet
  5449. Deep JavaScript
  5450. A Closer Look at 5 New Features in C# 10
  5451. New CSS functional pseudo-class selectors :is() and :where()
  5452. Tips For Using Async/Await - Write Better JavaScript!
  5453. The ARM processor (Thumb-2), part 9: Sign and zero extension | The Old New Thing
  5454. Stripe Tax: Automate tax collection on your Stripe transactions
  5455. The memory models that underlie programming languages
  5456. Welcoming Okta and Volosoft to .NET Foundation as Corporate Sponsors!
  5457. dotnet-presentations/blazor-workshop
  5458. TROY
  5459. The Kelly Criterion
  5460. Resistor Noise: Deafening and Hard to Reduce
  5461. iOS 15, Humane
  5462. 26M Passwords Exposed in Botnet Data Leak
  5463. .NET App Developer Links - 2021-06-10
  5464. Integration Testing for ASP.NET Core using EF Core Cosmos with XUnit and Azure DevOps
  5465. Released: General Availability of Microsoft.Data.SqlClient 3.0
  5466. Going Beyond ESLint: Overview Static Analysis in JavaScript
  5467. Xamarin ArKit Image Recognition and 3D Model Placement Part 3
  5468. 5 reasons to attend the Azure Hybrid and Multicloud Digital Event
  5469. Accessibility issues you can discover and fix using the browser Developer Tools
  5470. Tip 319 - How to create custom handlers for Azure Functions
  5471. On .NET Episode: Setting up Observability in Orleans
  5472. .NET Rocks! vNext
  5473. MonitorControl/MonitorControl
  5474. STOP doing dogmatic Domain Driven Design
  5475. STEMTera™ Breadboard
  5476. Always be quitting - jmmv.dev
  5477. Bink Video and Bink Audio now available in Unreal Engine for free!
  5478. .NET 6 Preview on App Service
  5479. C# Language Highlights: String Interpolation
  5480. These macOS Monterey features won’t work on Intel Macs
  5481. Release Preview Release v0.8.230902 · dotnet/try-convert
  5482. Sequoia: Super Powering End-to-End Email Encryption in Mozilla Thunderbird
  5483. GPT-J-6B: 6B JAX-Based Transformer
  5484. 2021.06.08 Certificate Lifetime Incident (valid for an extra one second) - Incidents - Let's Encrypt Community Support
  5485. Recordstore Day, every day. CDs, Vinyl, Merchandise, Signed Exclusives, Exclusive Vinyl Releases
  5486. Shelly Dimmer 2 | Shelly Cloud
  5487. Using Opensource to get my next job
  5488. Charting Range Vectors in Prometheus - Satyajeet Kanetkar
  5489. How Neil Gaiman kept control of the Sandman characters
  5490. Work Hard and Don't Burn Bridges • Vance Lucas
  5491. How to circumvent Sci-Hub ISP block
  5492. Introduction to Phoenix
  5493. Single-Tenant Azure Logic Apps Goes GA: 'Integration Is Everything' -- Visual Studio Magazine
  5494. Seven Years of Factorio Friday Facts · William Spies
  5495. Fastmail Accounts Blocked in Russia, Here's What We Know
  5496. Most developers believe blockchain technology is a game changer - Stack Overflow Blog
  5497. Entity Framework Community Standup - Introducing EF Core Compiled Models
  5498. Secure login with iCloud Keychain verification codes - WWDC 2021 - Videos - Apple Developer
  5499. Low Ceremony, High Value: A Tour of Minimal APIs in .NET 6
  5500. The ARM processor (Thumb-2), part 8: Bit shifting and bitfield access | The Old New Thing
  5501. The Catch Block #61 - Fixing Git Problems, .NET In-Browser, and Lots of Quality Reads
  5502. Handling Failures in Message Driven Architecture
  5503. Vivaldi 4.0 | Vivaldi Translate launches on desktop and Android
  5504. Sponsor @martincostello on GitHub Sponsors
  5505. Celebrating 7 Years of Project Galileo
  5506. ALPACA Attack
  5507. What the Fastly outage can teach us about writing error messages | OnlineOrNot
  5508. Releasing Windows 10 Build 19043.1052 (21H1) to Beta & Release Preview Channels
  5509. Messing up a live demo, opps
  5510. Async Streaming with EF Core and ASP.NET Core 6
  5511. Microsoft Announces the General Availability of Logic App Standard
  5512. Summary of June 8 outage
  5513. Maintaining ownership continuity of your user account's repositories
  5514. Kerckhoffs’s Law for Security Engineers
  5515. Engineering a chess match against my brother
  5516. Diversity in engineering teams
  5517. What the Heck is a Data Mesh?!
  5518. How I Manage
  5519. The Tyranny of the Faceless Other
  5520. What I'm trying to do
  5521. Why You Should Not Worry If You Are Using Laravel
  5522. Relationship First Management - Work & Life Notes
  5523. microsoft/fast-blazor
  5524. The pedantic checklist for changing your data model in a web application
  5525. Implementing site navigation with the <details> element | Matt Joseph
  5526. Lessons from Reading 10,000 AngelList Applications
  5527. Llama Preview: Swift with ASP.NET Core
  5528. Git Pull Request Deep Links in Visual Studio - Daily .NET Tips
  5529. Clean API Architecture 🔵 🟢 🔴
  5530. .NET June 2021 Updates – 5.0.7 and 3.1.16 | .NET Blog
  5531. .NET Framework June 2021 Security and Quality Rollup Updates | .NET Blog
  5532. SQL Server transaction log architecture - Simple Talk
  5533. #JulyOT 2021 - 31 Days of IoT Content for Everyone
  5534. C# Generics Best Practices
  5535. Learn What’s New in .NET Productivity | Visual Studio Blog
  5536. Must-have JetBrains Rider Plugins For ASP.NET Core Developers | The .NET Tools Blog
  5537. Everything You Ever Wanted to Know About Session Management in Node.js
  5538. How Essential Are Azure Policies - Simple Talk
  5539. Introducing Astro: Ship Less JavaScript
  5540. What Really Happened When Google Ousted Timnit Gebru
  5541. Idea for #1759 - Resolving race in AUTH connection reconfigurations by NickCraver · Pull Request #1762 · StackExchange/StackExchange.Redis
  5542. Microsoft Previews Tye Tool for Microservices Development in VS Code -- Visual Studio Magazine
  5543. How Netflix uses eBPF flow logs at scale for network insight
  5544. Tutorial: Host RESTful API with CORS - Azure App Service
  5545. Ohio sues Google, seeks to declare the internet company a public utility
  5546. Audit of ING’s Threshold ECDSA Library – And a dangerous vulnerability in existing Gennaro-Goldfeder’18 implementations
  5547. Recorded talks by Damian Edwards & David Fowler
  5548. Project Gutenberg
  5549. CrackStation's Password Cracking Dictionary (Pay what you want!)
  5550. Language Learning with Netflix
  5551. Playdate. Pre-orders begin in July.
  5552. Dave's Garage: Shop Makeover Progress
  5553. Build apps for Microsoft Teams with .NET | Visual Studio Blog
  5554. Operators of MoviePass Subscription Service Agree to Settle FTC Allegations that They Limited Usage, Failed to Secure User Data
  5555. Supercharging Windows Disk Speeds
  5556. GitHub Quick Reviews
  5557. Release 8.0.0 (2021-06-08) · grafana/grafana
  5558. Don't let Social Media Think for You
  5559. Ravenfall.stream
  5560. The ASP.NET Team @TheASPNETTeam
  5561. What is an NFT? Explained in 4 minutes!
  5562. about sstatic.net
  5563. Date, Time, and Time Zone Enhancements in .NET 6 | .NET Blog
  5564. Conversation about containers | .NET Blog
  5565. A Project of One's Own
  5566. The ARM processor (Thumb-2), part 7: Bitwise operations | The Old New Thing
  5567. macOS Monterey Preview - New Features
  5568. Tyrrrz/DotnetRuntimeBootstrapper
  5569. Release v1.0.0 · hashicorp/terraform
  5570. Modify HTTP request headers with Transform Rules
  5571. How to work with text in .NET like a pro with Humanizer
  5572. Exploring .NET interactive notebooks with VS Code
  5573. Improving Deployments with Kubernetes (2021-06-10)
  5574. Althttpd: The Althttpd Webserver
  5575. Fastly | The edge cloud platform behind the best of the web
  5576. Clever vs Insightful Code • Hillel Wayne
  5577. Advancing in-datacenter critical environment infrastructure availability
  5578. Uno Platform An Introduction to UI Testing for Uno Platform Applications
  5579. 9 Best Practices for Effective Code Review - DZone Agile
  5580. Learn TypeScript Basics in this Beginner's Guide
  5581. Control Auto Solution load with Git Repository Open in Visual Studio - Daily .NET Tips
  5582. Object Oriented Programming with TypeScript
  5583. Performance Profiling | .NET Perf Counters Tool
  5584. Abstruse nomenclature
  5585. Add Toast notifications to your React Native for Windows application · React Native for Windows + macOS
  5586. Apple introduces new developer tools and technologies to create even better apps
  5587. .NET News Roundup: Visual Studio 2019 for Mac, Windows ML, Project Tye, Oqtane
  5588. Two Hidden Instructions Discovered in Intel CPUs Enable Microcode Modification
  5589. Adam Storr - Extending HttpClient Testing With Templating
  5590. How Netflix uses eBPF flow logs at scale for network insight
  5591. Le développeur toxique
  5592. The price of batteries has declined by 97% in the last three decades
  5593. Basic Home Networking 101 - Computer Stuff They Didn't Teach You #17
  5594. Found at Goodwill: WebPad 1001 Prototype
  5595. Tutorial: Access data with managed identity - Azure App Service
  5596. Tuya Smart 3.28.0 (arm-v7a) APK Download by Tuya Inc. - APKMirror
  5597. When blowing air through a tube, why does it act differently if I press the tube against my mouth, or hold it an inch away?
  5598. The top-ranking HTML editor on Google is an SEO scam
  5599. Icing on the Cake - Using OpenAPI in Azure Functions, Power Platform and Logic Apps
  5600. Exploring android development on iPad
  5601. Getting started with SwiftUI
  5602. Certificates Confuse Everything
  5603. Jonas Hietala: The T-34 keyboard layout
  5604. Unicode URL length limit blues
  5605. The humble hash aggregate
  5606. The Return of the Office
  5607. Re-inventing the Monad wheel
  5608. Simone Magurno › Separation of Concerns in Systematic Design
  5609. Is Your Consultant a Parasite?
  5610. 'Just Say No' Is Bad Productivity Advice
  5611. Introducing NativeShell for Flutter
  5612. How To Waste Hundreds of Millions on Your IT Transformation
  5613. Developer Week ’21 | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  5614. The NCSC's Early Warning service
  5615. Streamline Windows Forms application configuration and bootstrap by RussKie · Pull Request #223 · dotnet/designs
  5616. Use design-time sample data with the XAML Designer in Visual Studio - Visual Studio
  5617. .NET Ranks High in Coding Bootcamp Report -- Visual Studio Magazine
  5618. [Last Week in .NET #45] – A deal with the censorship devil
  5619. Workload Target Imports Design by sfoslund · Pull Request #224 · dotnet/designs
  5620. C# Language Highlights: Async Streams
  5621. “ai-promised-to-revolutionize-radiology-but-so-far-its-failing” « Statistical Modeling, Causal Inference, and Social Science
  5622. Learn TV
  5623. How Replit used legal threats to kill my open-source project
  5624. Solitaire in Blazor Part 1 - Overview
  5625. Apple pays out millions in compensation to student after iPhone repair facility shared her explicit personal images online - 9to5Mac
  5626. OSS Power-Ups: SpecFlow
  5627. ToolJet/ToolJet
  5628. Notepad++ v8 release | Notepad++
  5629. It’s time to ditch Chrome
  5630. Different ways to check if a value is null in C# - Gérald Barré
  5631. How 'One Hundred and One Dalmatians' Saved Disney
  5632. You Can Be a Developer Advocate Too! - How to Get Started in DevRel with Mahmoud Abdelwahab
  5633. Early adopters can experiment with native AOT form factor · Issue #248 · dotnet/runtimelab
  5634. The ARM processor (Thumb-2), part 6: The lie hiding inside the CMN instruction | The Old New Thing
  5635. We’re All Paying for Someone Else’s 4-Hour Work Week, Not Ours
  5636. Finally Revealing my BIG SECRET
  5637. Load CSV files and write SQL
  5638. Sorry everybody, I failed with you 😔 · Issue #1634 · pedronauck/docz
  5639. ASP.NET Core 6 to Challenge Python and Node
  5640. Disk2vhd - Windows Sysinternals
  5641. Farmers Deserve the Right to Repair Their Tractors
  5642. Keep Your Identity Small
  5643. 257: M1RACLES
  5644. Hangfire with ASP.NET Core - Code Maze
  5645. A Lifetime of Systems Thinking - The Systems Thinker
  5646. Debugging C# Source Generators with Visual Studio 2019 16.10 - Steve Talks Code
  5647. Building beautiful apps with Xamarin.Forms | Xamarin Blog
  5648. Customizing Serilog text output
  5649. An overview of Azure Web PubSub | Azure Friday
  5650. Event-Driven on Azure: Part 2 – Architecting event driven applications
  5651. The SaaS CTO Security Checklist Redux - Gold Fig — Peace of mind for infrastructure teams
  5652. C# Language Highlights: Async Streams
  5653. Oqtane Blog | Oqtane 2.1 Now Supports Multiple Databases
  5654. The Modern Trap of Feeling Obligated to Turn Hobbies Into Hustles
  5655. Designing Data-Intensive Applications – Single Leader Replication
  5656. Anti-Bot Protection
  5657. An incomplete list of skills senior engineers need, beyond coding
  5658. A new future for icanhazip
  5659. Cryptology ePrint Archive: Report 2021/428
  5660. Searching for similar objects with Vantage Point Trees
  5661. Hiding miners on Linux for profit
  5662. don't solve problems, dissolve them - Anthony Diké
  5663. Jade Rubick - Communication is shared state
  5664. Forking is Cool, or: A Unix Shell in Zig
  5665. Adventures with man color
  5666. The Art of Racing in the Rain | Official Trailer [HD] | 20th Century FOX
  5667. about:joel
  5668. A Few Thoughts on the Eve of WWDC
  5669. Learning to Teach ☀️
  5670. Visual Studio 2019 v16.8 Preview 2 Releases New Features Today! | Visual Studio Blog
  5671. Abstract Syntax Tree for Patching Code and Assessing Code Quality
  5672. accounts.makerbot.com (Powered by Qualys SSL Labs)
  5673. Dolphin Emulator
  5674. Publish and Perish
  5675. RISC vs. CISC Is the Wrong Lens for Comparing Modern x86, ARM CPUs - ExtremeTech
  5676. Response Caching with MediatR in ASP.NET Core - Powerful Pipeline Behavior
  5677. dotnet/roslyn
  5678. Oceana Finds Hundreds of Vessels Vanishing Along Argentina’s Waters
  5679. Playing With Time
  5680. rust-lang/rust
  5681. Scientists develop ‘cheap and easy’ method to extract lithium from seawater
  5682. Declassified Cold War code-breaking manual has lessons for solving 'impossible' puzzles
  5683. Amazon.com: Anker Cable Management, Magnetic Cable Holder, Desktop Multipurpose Cord Keeper, 5 Clips for Lightning Cables, USB C Cables, Micro Cables, Sticks to Wood, Marble, Metal, Glass (Blue, 2 Pack): Industrial & Scientific
  5684. FYI: Today's computer chips are so advanced, they are more 'mercurial' than precise – and here's the proof
  5685. Minimal APIs in ASP.NET Core 6.0
  5686. The faster you unlearn OOP, the better for you and your software
  5687. Brilliant Jerks in Engineering
  5688. Availability and announces – API Reference
  5689. Playing With Time
  5690. Why would I use SignalR over calling WebSockets directly?
  5691. How does a USB keyboard work?
  5692. r/ProgrammerHumor - you know it
  5693. Secret Codes: A History of Cryptography (Part 1)
  5694. Challenging myself to understand RISC-V
  5695. A bronze currency in ancient Europe?
  5696. Don’t be a liar
  5697. Bark Beetle Infestation, Harz
  5698. Password Managers.
  5699. Bumble’s Island Problem
  5700. Laptop review: ThinkPad X1 Extreme (Gen 2)
  5701. Don't fall in love with your Mac—automate it!
  5702. This is not a drill: VMware vuln with 9.8 severity rating is under attack
  5703. Apple, Mozilla, Google, Microsoft form group to standardize browser plug-ins | AppleInsider
  5704. Jeff Fritz on Blazor, Azure & Much More
  5705. r/dataisbeautiful - [OC] Google can't pass its own page speed test.
  5706. How to organize your code? | Kislay Verma
  5707. 0.8.0 Release Notes ⚡ The Zig Programming Language
  5708. How we used MagSafe fishing to find and recover an iPhone 12 Pro from the canal in Berlin | riedel.wtf
  5709. Why would I use SignalR over calling WebSockets directly?
  5710. This is not a drill: VMware vuln with 9.8 severity rating is under attack
  5711. Kate polynomial commitments
  5712. Remote Controlling a Nintendo Switch for Fun and Profit
  5713. Turning a Blog Into a Book
  5714. Cyclists of .NET
  5715. I started using the new Firefox browser and it's oddly delightful | ZDNet
  5716. Amazon.com: Samsung Duo Plus USB 3.1 Flash Drive 128GB - 400MB/s - Type-C with Type-A Adapter (MUF-128DB/AM): Computers & Accessories
  5717. Amazon.com: SanDisk 256GB Extreme PRO USB 3.2 Solid State Flash Drive - SDCZ880-256G-GAM46: Computers & Accessories
  5718. Hmac one-shot by vcsjones · Pull Request #53487 · dotnet/runtime
  5719. Spectrum new
  5720. Want a killer product? Become more opinionated
  5721. Steve BlankYou Don’t Need Permission
  5722. Toughts on testing an untested software · YKarroum
  5723. The Life Hack of Lifehacks - Victor Rotariu
  5724. Computer says ‘guilty’ – the scandals contained within the Post Office miscarriage of justice scandal
  5725. Use Auth0 custom actions to enrich user tokens with business data
  5726. Pijul - On fires
  5727. Microsoft's PowerShell Dev Team Helps Fix OmniSharp -- Visual Studio Magazine
  5728. DreamCoder: Wake & Sleep Program Learning
  5729. APIs will disrupt RPA. This is obvious to engineers.
  5730. POKEGB: a gameboy emulator that only plays Pokémon blue
  5731. Where is HTTP/3 right now?
  5732. iFixit Digs Into M1 iPad Pro in New XDR Display Teardown
  5733. The Security Engineer Handbook
  5734. Converting JSON Objects to Relational Tables, Part 2: Creating Related Tables -- Visual Studio Magazine
  5735. Why We Should End the Data Economy - The Reboot
  5736. tank man - Bing images
  5737. Microsoft Edge DevTools for VS Code survey
  5738. Fuzzing is Beta Ready - The Go Blog
  5739. Daily links from Cory Doctorow
  5740. fasm 0.1.1
  5741. Weekly Update 246
  5742. Top Stories from the Microsoft DevOps Community – 2021.05.28 | Azure DevOps Blog
  5743. Network-based policies in Cloudflare Gateway
  5744. An overview of Azure Web PubSub | Azure Friday
  5745. </> htmx - Documentation
  5746. June 3, 2021 - Error Logging with Rollbar, .NET, and Azure Functions
  5747. SvelteKit Crash Course - SSR, API Routes, Stores, Tailwind CSS, and More!
  5748. Somehow This Robot Sticks to Ceilings by Vibrating a Flexible Disc - IEEE Spectrum
  5749. The ARM processor (Thumb-2), part 5: Arithmetic | The Old New Thing
  5750. Volosoft Announces the .NET Foundation Sponsorship
  5751. CDK for Terraform Adds Go Support and Improves Asset Construction
  5752. Code Maze Weekly #79 - Code Maze
  5753. Microsoft Announces Event Hubs Premium in Preview
  5754. .NET 6: Collections Improvements
  5755. When LINQ is not LINQ
  5756. Math Has a Fatal Flaw
  5757. Belgische overheid doet voortaan beroep op Have I Been Pwned
  5758. Stanford CS Curriculum - Google Drive
  5759. .NET Foundation - Invidious
  5760. Release 5.0.5 · aspnet-contrib/AspNet.Security.OAuth.Providers
  5761. .NET Open Source: What Happens When the Free Lunch Ends?
  5762. An Unbelievable Demo
  5763. With so many Blazor Component Libraries, which one is best for you?
  5764. PowerShell for Visual Studio Code May 2021 Update | PowerShell Team
  5765. Monsters Weekly 212 - Deploying to Environments with GitHub Actions
  5766. Cake for Rider 1.0.0 released
  5767. Hard work and poor pay stresses out open-source maintainers | ZDNet
  5768. Nulls in Value Objects
  5769. A Double Header with Blazor - PHINUG 2021.06
  5770. Vitess | A new Protocol Buffers generator for Go
  5771. r/teslamotors - You think ice cream truck stop signs are a problem?!
  5772. Tour of our 250k line Clojure codebase
  5773. Microsoft Offers Deep Learning Support with PyTorch Enterprise on Microsoft Azure -- Visual Studio Magazine
  5774. Developer relations – Marco.org
  5775. The Adaptive Work of Leadership
  5776. How to Implement an LR(1) Parser
  5777. Episode 14: Schnorr, Factoring and Lattices!
  5778. willfennel.com – Sorry, no outrage of the day
  5779. The Anti-Bigness Ideology – Matt Bruenig Dot Com
  5780. Some Ideas About Storage Reliability
  5781. How to Engineer Flow
  5782. Distributed cloud builds for everyone
  5783. ablution
  5784. On .NET Live - Thinking about Applications Security Threats and OWASP
  5785. Nasa Sr 71 Blackbird
  5786. GitHub Quick Reviews
  5787. IntelliCode Now Suggests NuGet Packages for You: 'Like Netflix Recommendations' -- Visual Studio Magazine
  5788. The best cryptographic protocol ever!
  5789. Building beautiful apps with Xamarin.Forms | Xamarin Blog
  5790. Tutorial: ASP.NET app with Azure SQL Database - Azure App Service
  5791. Syria’s exam-related Internet shutdowns
  5792. string vs. String is not a style debate
  5793. Intro to Graphics 16 - Shading Transformations
  5794. Google Joins Apple to Opt-out of Mobile Advertising IDs
  5795. norvig/pytudes
  5796. Conversation about the .NET type system | .NET Blog
  5797. Using HTMX with ASP.NET Core: Infinite scrolling
  5798. The ARM processor (Thumb-2), part 4: Single-instruction constants | The Old New Thing
  5799. Azure Cosmos DB With EF Core on Blazor Server
  5800. Windows 95 Video Guide (1995)
  5801. Project Tye 101 - Dev, Debug, & Deploy Microservices with Project Tye
  5802. Application Development with Scott Hanselman & Friends | KEY11D
  5803. Domain-Driven Refactoring: Intro
  5804. Lockdown math announcement
  5805. What is a stack and how does it work? — 6502 part 5
  5806. How assembly language loops work
  5807. RAM and bus timing — 6502 part 6
  5808. Why build an entire computer on breadboards?
  5809. Control which code scanning alerts cause a pull request check to fail | GitHub Changelog
  5810. Amazon’s Controversial ‘Hire to Fire’ Practice Reveals a Brutal Truth About Management
  5811. Introducing Breadcrumbs
  5812. An improved root-finding method · Anthony Lloyd
  5813. How malloc broke Serenity's JPGLoader, or: how to win the lottery
  5814. My co-founder and I broke up. Here's a post-mortem.
  5815. Opinionated by Default, Programmable by Design
  5816. Linux Security Hardening and Other Tweaks
  5817. Logging is important
  5818. Magic Terminal over Web Sockets and SignalR - DZone Cloud
  5819. Entity Framework Community Standup - EF Core Power Tools: the New Batch
  5820. .NET App Developer Links - 2021-06-03
  5821. Entity Framework Community Standup - Triggers for EF Core
  5822. .NET Rocks! vNext
  5823. Tip 318 - How to get started with Natural Language Understanding in Azure
  5824. On the Diverse And Fantastical Shapes of Testing
  5825. Microsoft Build 2021 Book of News
  5826. Webinar: Absolute Beginner’s Guide to Docker | The .NET Tools Blog
  5827. Leveling Up Static Web Apps With the CLI
  5828. Kinda a big announcement
  5829. A Stupid Little TypeScript Mistake
  5830. 6 steps to pimp my terminal
  5831. Interpreting async code in CPU traces
  5832. What's new in css-doodle
  5833. Google says it will allow ads for cryptocurrency exchanges and wallets in the US that meet certain requirements and are certified by Google starting August 3
  5834. Domino's India discloses data breach after hackers sell data online
  5835. Making JavaScript run fast on WebAssembly
  5836. Project Tye 101 - Dev, Debug, & Deploy Microservices with Project Tye
  5837. Leaky Abstractions
  5838. UI Goes (Partly) Native in New Visual Studio 2019 for Mac v8.10 -- Visual Studio Magazine
  5839. Build RESTful APIs Using ASP.NET Core and Entity Framework Core
  5840. Competing Consumers Pattern for Scalability
  5841. Manufacturing the Librem 5 USA Phone in the United States of America – Purism
  5842. PayPal Shuts Down Long-Time Tor Supporter with No Recourse
  5843. Norton 360 antivirus now lets you mine Ethereum cryptocurrency
  5844. Generating Synthetic Data Using a Generative Adversarial Network (GAN) with PyTorch -- Visual Studio Magazine
  5845. Visual Studio 2019 for Mac version 8.10 is now available | Visual Studio Blog
  5846. Project Tye 101 - Dev, Debug, & Deploy Microservices with Project Tye
  5847. Vinod Vaikuntanathan - Real World Cryptographers Podcast
  5848. Register — Postgres Vision Conference 2021
  5849. Benchmarking 4 reflection methods for calling a constructor in .NET
  5850. Joining MedeAnalytics
  5851. From Competitive Programming to APL - CoRecursive Podcast
  5852. SB 519 - California Senate (20212022) - Open States
  5853. IntelliCode Package Suggestions for NuGet in Visual Studio | The NuGet Blog
  5854. NixOS - NixOS 21.05 manual
  5855. Visual Studio Toolbox Live - What's New in Visual Studio 16.10?
  5856. Border Patrol Helicopter Had Bizarre Encounter With Mysterious "Highly Modified" Drone (Updated)
  5857. Add non-cryptographic hash algorithms by bartonjs · Pull Request #53623 · dotnet/runtime
  5858. NixOS - Blog → Announcements
  5859. Episode 380 - App Service Environments
  5860. Modern, clean new Firefox clears the way to all you need online | The Mozilla Blog
  5861. GOODJOBS
  5862. Mass scale manipulation of Twitter Trends discovered
  5863. The Catch Block #60 - Lessons from a Botched Deployment
  5864. Despite Dust Storms, Solar Power is Best for Mars Colonies - Universe Today
  5865. Event Driven Architecture for Real-Time Web
  5866. Questions to ask before pursuing Kubernetes
  5867. Search Box/Bar/Field with Blazor WebAssembly using Blazored.Typeahead | Blazor E-Commerce Series #11
  5868. Confoo 2021 - Chris Sainty - Blazor
  5869. The ARM processor (Thumb-2), part 3: Addressing modes | The Old New Thing
  5870. Rust for Rustaceans
  5871. TreeSize Free | JAM Software
  5872. Zip Assist for HydroTap's | Cloud Connection for Remote System Access | Zip Water
  5873. DIY Book Scanner
  5874. JD, Ecommerce Giant, Made Apology for User Data Leakage - Ecommerce China
  5875. Intl - JavaScript | MDN
  5876. .NET App Developer Links - 2021-06-02
  5877. Pesticides Are Killing the World&rsquo;s Soils
  5878. BlueJeans Network | Recording Playback
  5879. Craftsman v0.10 - .NET 5 Event Scaffolding, Spectre Console, and More! – Wrapt
  5880. Working With .NET 6’s PriorityQueue
  5881. Discover gists
  5882. Build software better, together
  5883. How to create a better front-end developer experience | Red Hat Developer
  5884. Winget Goes Mainstream, But Still Lags Behind
  5885. Episode 17: Breaking Wi-Fi With Frame Attacks!
  5886. PlayingCards.io
  5887. Best Practices Around Production Ready Web Apps with Docker Compose
  5888. Tye - Visual Studio Marketplace
  5889. Amazon Location Service Pricing – Amazon Web Services
  5890. The Apple M1 compiles Linux 30% faster than my Intel i9
  5891. Low-Code Power Apps Uses AI for No-Code Natural Language Development: 'The Code Writes Itself' -- Visual Studio Magazine
  5892. Everything You Might Want to Know about Whaling
  5893. Why do companies that sell APIs have such low churn rates?
  5894. How to send and receive emails in automation tests
  5895. How I Launched my Product on Reddit to get 1,500 Sign-ups and 300,000 Page-views
  5896. A/B testing without a backend using only JavaScript and your analytics
  5897. The Modern World vs. The Traditional World
  5898. The dream of end-to-end typesafety
  5899. Using Wikipedia as an Impromptu RottenTomatoes API
  5900. Measuring potential complexity in popular Open Source projects
  5901. Release OBS Studio 27.0 · obsproject/obs-studio
  5902. Announcing Visual Studio Code extension for Tye | .NET Blog
  5903. What Zero-copy Serialization Means?
  5904. Steve BlankYour Product is Not Their Problem
  5905. You Can Now Sponsor Exception Not Found!
  5906. Lightweight Cryptography Standardization: Finalists Announced
  5907. Publish and manage your APIs with Azure API Management - Learn
  5908. GCC drops its copyright-assignment requirement
  5909. How Best To Delegate Work And Free Up Your Time As a Tech Leader
  5910. Have I been Pwned goes open source | ZDNet
  5911. Driving with D
  5912. Mikkel Paulson
  5913. Helix
  5914. GitHub Quick Reviews
  5915. Converting JSON Objects to Relational Tables: Flattening the Object -- Visual Studio Magazine
  5916. Visual Studio Toolbox Live - Debug & Analyze Dump Files in Visual Studio
  5917. C# Language Highlights: Async Streams
  5918. C# Language Highlights: Async Streams
  5919. Benchmarking 4 reflection methods for calling a constructor in .NET
  5920. Microsoft's Low-Code Strategy Paints a Target on UIPath and the Other RPA Companies
  5921. .NET MAUI Preview 4 Is Here
  5922. C# Language Highlights: Exception Filters
  5923. The ARM processor (Thumb-2), part 2: Differences between classic ARM and Thumb-2 | The Old New Thing
  5924. Investigate memory issues with ease – Introducing real-time inspections in dotMemory Allocation Analysis | The .NET Tools Blog
  5925. Performance Booster with System.IO.Pipelines in C#
  5926. C# Language Highlights: Exception Filters
  5927. Monitor your RavenDB instances using Grafana
  5928. Firefox 89.0, See All New Features, Updates and Fixes
  5929. The ARM processor (Thumb-2), part 1: Introduction | The Old New Thing
  5930. Conversation about .NET interop | .NET Blog
  5931. Don't Create Markdown ReadMe Files Without ReadMe.so!!
  5932. Hello World in .NET written using IL code
  5933. Adam Storr - Quick Tip - Compiler Directives and Using Aliases to Ignore Tests
  5934. Benchmarking 4 reflection methods for calling a constructor in .NET
  5935. Custom bindings with Azure Functions .NET Isolated Worker
  5936. Week of Blazor Events with Telerik - Join Us!
  5937. ASP.​NET Core in .NET 6 - Part 09 - Infer component generic types from ancestor components
  5938. New LINQ extensions in .NET 6 and benchmarks
  5939. Neural Networks Emulate Any Guitar Pedal For $120
  5940. Client Authentication vs. PKCE: Do you need both?
  5941. Windows 95 Video Guide (1995)
  5942. The (new) Developer Advocacy Handbook is live!
  5943. How to create the Connect 4 game in Blazor WebAssembly in an hour!
  5944. Running Microsoft Edge on Linux with WSLg while running Visual Studio 2019 and debugging a Linux .NET app with WSL on Windows 10
  5945. C# 10.0: Introducing Global Usings
  5946. The Write a .NET App on an iPad Challenge!
  5947. From State tennis to endomorphism
  5948. ongoing by Tim Bray · Testing in the Twenties
  5949. An agile team is one that... - ElegantCode
  5950. SQL Server performance tuning: Nine best practices - Simple Talk
  5951. Why We Need to Rethink the Computer ‘Desktop’ as a Concept
  5952. PostGIS at 20, The Beginning
  5953. Microsoft and Elastic Partner to Offer Elastic Stack on Azure
  5954. .NET News Roundup: Microsoft Build, .NET 6, MAUI, Visual Studio 2019, Project Reunion
  5955. Remove bogus assert in FindRefs by CyrusNajmabadi · Pull Request #53793 · dotnet/roslyn
  5956. no dogma podcast
  5957. Application Development with Scott Hanselman & Friends | KEY11D
  5958. The Most Expensive Number in Engineering
  5959. Why I'm Betting on Svelte JS
  5960. Top 5 Product and Management skills: SQL, Excel, Clear Communication, Story, Prioritization
  5961. The Reality of the Old and New
  5962. Amazon.com: Online Shopping for Electronics, Apparel, Computers, Books, DVDs & more
  5963. Lookup a Phone Number's Carrier: Check on Calls and SMS
  5964. Amazon.co.uk: Low Prices in Electronics, Books, Sports Equipment & more
  5965. Angular Global Summit'21
  5966. Issues of .NET
  5967. The Detriments of Hero Culture
  5968. Practical vs. Strict Semantic Versioning
  5969. Google’s New Popup Will Further Weaken Facebook’s Advertisement Business
  5970. New Project: Optimizely (Episerver) Health Checker
  5971. The Roslyn analyzers I use in my projects - Gérald Barré
  5972. This is Math's Fatal Flaw
  5973. True Fans Translate: Fansubbing BookStory
  5974. ✩ Phacility is Winding Down Operations
  5975. Computer Science Is Not About Computers, Any More Than Astronomy Is About Telescopes – Quote Investigator
  5976. Building Contextual Experiences w/ Blazor | ASP.NET Blog
  5977. 256: Microsoft Build 2021 Recap
  5978. .NET App Developer Links - 2021-05-31
  5979. Create Deepfakes in 5 Minutes with First Order Model Method
  5980. Asynchronous Programming with Async and Await in ASP.NET Core
  5981. Verify vaccination data using Zero Knowledge Proofs with ASP.NET Core and MATTR
  5982. ELIZAGEN - The Original ELIZA
  5983. What happened to white dog poo?
  5984. Be Decision-Driven Not Data-Driven — Techno Sapien
  5985. r/ExperiencedDevs - Drunk Post: Things I've learned as a Sr Engineer
  5986. “True Lies” – or “What LLVM Claims, but Fails to Deliver”
  5987. Connor's Blog
  5988. Improving performance for hash prefix validation. by stebet · Pull Request #10 · HaveIBeenPwned/PwnedPasswordsAzureFunction
  5989. Overkill Objects for Everyday Life
  5990. Amazon Prime Is an Economy-Distorting Lie
  5991. Drunk Post: Things I've learned as a Sr Engineer
  5992. John Conway's Game of Life
  5993. All the best engineering advice I stole from non-technical people
  5994. Please Commit More Blatant Academic Fraud
  5995. Add support for customising the creation of Kestrel listen sockets by deanward81 · Pull Request #32827 · dotnet/aspnetcore
  5996. ‎CloudSkills.fm: 097: Programming in Go with Michael Levan on Apple Podcasts
  5997. ‎The .NET Core Podcast: Blazor Catch-up with Chris Sainty on Apple Podcasts
  5998. Introduction To .NET Interactive
  5999. Have I Been Pwned teams with FBI, gives open-source access to code
  6000. Improve the rate of thread injection for blocking due to sync-over-async by kouvel · Pull Request #53471 · dotnet/runtime
  6001. Amazon devices will soon automatically share your Internet with neighbors
  6002. Using HTMX with ASP.NET Core: Inline editing
  6003. Added endpoint and password ingestion by mdawsonuk · Pull Request #17 · HaveIBeenPwned/PwnedPasswordsAzureFunction
  6004. Trials begin on lozenge that rebuilds tooth enamel - UW School of Dentistry
  6005. Learn X in Y Minutes: Scenic Programming Language Tours
  6006. Some recent papers in isogeny crypto
  6007. Parsing Signals on Remote Work From CEOs
  6008. The Guilty, Crazy Secret That Helps Me Write - RyanHoliday.net
  6009. willfennel.com – Learning on the fly, impostor syndrome, and Vim dumbassery
  6010. Let's rewild the earth with NFTs
  6011. About Yak Shaving
  6012. Digital currencies, DeFi and the impact of the next Carrington event
  6013. Internet Explorer: A Brief History
  6014. Contributing to Gemini ecosystem
  6015. Shameless Work Influencers Are the Bane of LinkedIn
  6016. Coding Adventure: Terraforming
  6017. Clustering in Orleans | Channel 9
  6018. Clustering in Orleans
  6019. .NET Oxford - Blazor - with Chris Sainty
  6020. MOTOROiD
  6021. Google says Rowhammer attacks are gaining range as RAM is getting smaller | The Record by Recorded Future
  6022. FBI to Share Compromised Passwords With Have I Been Pwned
  6023. The Feynman Lectures on Physics Audio Collection
  6024. Agile Uncertified | Philosophy Over Rituals
  6025. Watch the BUILD 2021 Application Development Keynote
  6026. US Soldiers Expose Nuclear Weapons Secrets Via Flashcard Apps - bellingcat
  6027. Cement Truck Evolution
  6028. Elliptic Curve Cryptography Explained
  6029. .NET Interactive
  6030. Weekly Update 245
  6031. Why Russians do not smile
  6032. Microsoft Build Cloud Skills Challenge 2021
  6033. Your iPhone (and iCloud backups) are full of gigabytes-worth of old iMessages that are virtually impossible to read – Key Discussions
  6034. Charter charges more money for slower Internet on streets with no competition
  6035. Anatomy of a Tech Blog
  6036. The crisis of optimisation
  6037. QUIC Version 1 is live on Cloudflare
  6038. Being Normal Made Me Miserable - Victor Rotariu
  6039. Can a company vendor lock patient data?
  6040. An Actually Usable Vim Setup
  6041. Don't overabstract your components
  6042. Introducing the new Azure Function Extension Libraries **Beta** | Azure SDK Blog
  6043. TypeScript 4.3 Ships -- Visual Studio Magazine
  6044. On the proper care and feeding of the default_overload Windows Runtime attribute | The Old New Thing
  6045. I quit my job to focus on SerenityOS full time
  6046. Intro to Graphics 15 - Shading
  6047. WordPress 18
  6048. On the proper care and feeding of the default_overload Windows Runtime attribute | The Old New Thing
  6049. Why “Technical Debt” should be narrowly focused
  6050. Mars Helicopter Lands Safely After Serious In-Flight Anomaly - IEEE Spectrum
  6051. Build apps faster with the latest Microsoft Teams Toolkit
  6052. Amazon.com: USB C Power Bank RAVPower 30000mAh 90W Portable Charger PD3.0 Fast Charging Battery Pack for Laptop, iPhone 12 Mini Pro Max, MacBook Pro, Dell XPS, Galaxy S20, Switch, iPad Pro: Electronics
  6053. How I raised a $5.1M seed as a first-time, female, solo founder for a biotech moonshot  — Celine Halioua
  6054. Code Maze Weekly #78 - Code Maze
  6055. Episode 77 - Application Security with Tanya Janka
  6056. Blazor WebAssembly : Dark/Light Theme Switch - EP31
  6057. deCONZ
  6058. LED Light Bar Prusa i3 MK2/MK3 by SethBon | Download free STL model | PrusaPrinters
  6059. Diversity & Inclusion Survey 2021
  6060. The Xamarin Podcast Episode 93: Blackbaud
  6061. Second-guessing the modern web - macwright.com
  6062. .NET App Developer Links - 2021-05-28
  6063. danroth27/BlazorWeather
  6064. JavaScript at Microsoft
  6065. Azure Cosmos DB API for MongoDB in the cloud – now easier than ever | Azure Cosmos DB Blog
  6066. Leveling Up Static Web Apps With the CLI
  6067. QUIC is now RFC 9000
  6068. Security: Separation of Privilege
  6069. Build your own machine learning model and integrate it with Windows ML application! | Windows AI Platform
  6070. How to Wipe Your Butt Like a Ranger
  6071. Sparkplug — A non-optimizing JavaScript compiler · V8
  6072. The FBI will feed hacked passwords directly into Have I Been Pwned | The Record by Recorded Future
  6073. A UDP-Based Multiplexed and Secure Transport
  6074. Mobilize.Net, Progress Software, Uno Platform, DevExpress And Others to Sponsor #MSBuild Wrap Up Show on May 28, 10AM-5PM EDT
  6075. Canada Post hit by data breach after supplier ransomware attack
  6076. Project Reunion Update Leads Windows Dev News at Build 2021 -- Visual Studio Magazine
  6077. nocodb/nocodb
  6078. Adventures in rustc Forking
  6079. Buffet-Style Architecture
  6080. What's in email tracking links and pixels?
  6081. Is MDPI a predatory publisher?
  6082. How to achieve state of the art results on NLP classification tasks - The Antonai Blog
  6083. How to talk to your company about sponsoring an open source project
  6084. Compaction
  6085. Using Phoenix Without Webpack
  6086. Action vs. Motion
  6087. 4-Day Workweek
  6088. Texas Expat
  6089. The state of tooling for verifying constant-timeness of cryptographic implementations
  6090. Messaging and Chat Control
  6091. What's New for F# in Visual Studio 16.10 -- Visual Studio Magazine
  6092. Entity Framework Core 6.0 Preview 4 Focuses on Performance -- Visual Studio Magazine
  6093. Microsoft's Open Source OpenJDK for Java Goes GA -- Visual Studio Magazine
  6094. Azure DevOps Podcast: David Ortinau on Multi-Platform App Development Using .NET MAUI - Episode 142
  6095. GitHub Quick Reviews
  6096. Pwned Passwords is now open source!
  6097. How can I convert between IANA time zones and Windows registry-based time zones? | The Old New Thing
  6098. MDN Plus
  6099. Pwned Passwords is now open source!
  6100. Clear is Kind
  6101. Wordpress Headless CMS, GraphQL, and Nextjs - Let's Build a Blog
  6102. Thousands of Chrome extensions are tampering with security headers | The Record by Recorded Future
  6103. Announcing .NET 6 Preview 4 | .NET Blog
  6104. .NET Rocks! vNext
  6105. Where are types allocated in .NET and why people get it so wrong
  6106. .NET Boxed Visual Studio Integration
  6107. Building a Source Generator for C#
  6108. Microsoft Build
  6109. .NET App Developer Links - 2021-05-27
  6110. Create an image classification model with ML.NET with Windows Machine Learning | Windows AI Platform
  6111. Announcing TypeScript 4.3 | TypeScript
  6112. Windows Package Manager 1.0 | Windows Command Line
  6113. WinUI Desktop Unit Tests | #ifdef Windows
  6114. Implementing Nanoservices in ASP.NET Core
  6115. Azure is the home for your enterprise Java applications
  6116. Microsoft ❤️ developers: Welcome to Build 2021 - The Official Microsoft Blog
  6117. Why (and how) GitHub is adopting OpenTelemetry | The GitHub Blog
  6118. Melb.NET June 2021 ONLINE Meetup
  6119. FindAReddit - Find Subreddits for your Niche
  6120. New USB-C Type 2.1 standard offers up to 240 W power delivery
  6121. New Storage Providers for Azure Durable Functions
  6122. Add WebSocket compression support by BrennanConroy · Pull Request #32600 · dotnet/aspnetcore
  6123. .NET MAUI Now Works for All Supported Platforms in Preview 4 -- Visual Studio Magazine
  6124. Collusion Rings Threaten the Integrity of Computer Science Research
  6125. Highly COHESIVE Software Design to tame Complexity
  6126. Freenode, The Mainstream IRC Network, Is Collapsing
  6127. The best API design principles inspired by nature - andre.schweighofer
  6128. How I forged the Lithuanian Vaccine Certificate
  6129. Fighting Procrastination with Orgmode
  6130. Features I Wish I Included in my MVP
  6131. Have you ever hurt yourself from your own code?
  6132. Fixing Swagger UI "Try it out" Functionality When Deployed in Azure APIM or Behind a Reverse Proxy
  6133. halter73/MinimalTemplates
  6134. Blockchain voting is overrated among uninformed people but underrated among informed people
  6135. Let’s Build a Regex Engine
  6136. Pasquale D'Silva
  6137. Axelar Guest Speaker Series with Chelsea Komlo | FROST: Flexible Round-Optimized Schnorr Threshold
  6138. ASP.NET Gets Blazor WebAssembly AoT, Hot Reload, .NET MAUI Blazor Apps -- Visual Studio Magazine
  6139. Oxide
  6140. Ask the Experts: The future of modern application development with .NET
  6141. Fusion Development 101: Professional Developer Essentials
  6142. Windows Software Developer - Tailscale
  6143. Chris's Wiki :: blog/programming/RustInOurFuture
  6144. The future of modern application development with .NET
  6145. Valisure Detects Benzene in Sunscreen - Valisure
  6146. Art We There Yet is creating Art Inspired by the Americas | Patreon
  6147. Neovim (0.5) Is Overpowering | CrispDev
  6148. Unreal Engine 5 is now available in Early Access!
  6149. Responsive Web Design - 2010 | Web Design Museum
  6150. F# and F# tools update for Visual Studio 16.10 | .NET Blog
  6151. The Catch Block #59 - Anatomy of a Botched Deployment
  6152. The Expanse UI Design — HUDS+GUIS
  6153. r/linux - Copyright notice from ISP for pirating... Linux? Is this some sort of joke?
  6154. STOP "doing" Domain Driven Design
  6155. How ownership of the Windows clipboard is tracked in Win32 | The Old New Thing
  6156. What Technical Debt is and isn’t
  6157. One week of Libera Chat
  6158. facundoolano/rpg-cli
  6159. Building real-time games using Workers, Durable Objects, and Unity
  6160. Upheaval at freenode [LWN.net]
  6161. Gentoo Freenode channels have been hijacked – Gentoo Linux
  6162. Microsoft’s OpenJDK build is now generally available – TecTalk
  6163. kline 🏴󠁧󠁢󠁳󠁣󠁴󠁿 (@kline@mastodon.sdf.org)
  6164. Siemens acquires Supplyframe (Hackaday/Tindie too?) Updated! (yes)
  6165. .NET App Developer Links - 2021-05-26
  6166. Create and Publish OpenAPI enabled Azure Functions with Visual Studio and .NET
  6167. ReSharper 2021.2 Roadmap | The .NET Tools Blog
  6168. M1RACLES: An Apple M1 Vulnerability
  6169. Announcing General Availability of Microsoft Build of OpenJDK | Java at Microsoft
  6170. Windows Terminal Preview 1.9 Release | Windows Command Line
  6171. Why Castaways is a Masterpiece in Songwriting
  6172. .NET Framework May 2021 Cumulative Update Preview for Windows 10, versions 2004, 20H2, 21H1 | .NET Blog
  6173. Announcing Azure Event Hubs Premium – Public Preview
  6174. Azure/Azurite
  6175. lazerwalker/twine-app-builder
  6176. davidortinau/WeatherTwentyOne
  6177. Senior Software Engineer - Planning & Tracking
  6178. Biodiversity decline will require millions of years to recover
  6179. Codenotary Inc Releases immudb v1.0
  6180. Cedric Charly's Blog
  6181. What do shells do, and do we need them?
  6182. Unbounded Possibility is Bad for Productivity
  6183. Microsoft Build
  6184. WebView2 Home and End Key Problems inside of WPF TabControl Containers
  6185. Fix spacing for Stack Overflow by NickCraver · Pull Request #69 · Sysinternals/ProcMon-for-Linux
  6186. Sysinternals/ProcMon-for-Linux
  6187. Going Offline To Reconnect
  6188. Get started with popular programming languages: Intro to Python and C#
  6189. The Human Factor in Cybersecurity: Q&A with Troy Hunt | MarketScreener
  6190. The Human Factor in Cybersecurity: Q&A with Troy Hunt | Mimecast Blog
  6191. DARPA Selects Researchers to Accelerate Use of Fully Homomorphic Encryption
  6192. Microsoft Build 2021 Book of News
  6193. You've been Blazored! - .NET 070 | Devchat.tv
  6194. Stripe Payment Links: Create a link. Sell anywhere in under 5 minutes.
  6195. .NET 6 Preview 4 Ships 'Ready for Real-World Testing' -- Visual Studio Magazine
  6196. IRC Will Never Die
  6197. Sysinternals Blog
  6198. Emacsair! Magit 3.0 released
  6199. ProcMon 3.80, Sysmon 13.20, TCPView 4.10, ProcExp 16.40, PsExec 2.34, Sigcheck 2.81 and WinObj 3.10
  6200. GitHub Quick Reviews
  6201. What's New in Visual Studio 2019 v16.10 and v16.11 Preview 1 -- Visual Studio Magazine
  6202. TestServer & ASP.NET Core 5: Fix “System.InvalidOperationException : Solution root could not be located using application root” with a custom Startup file
  6203. Fig
  6204. Cloudflare’s SOC as a Service
  6205. GDPR Data Portability: The Forgotten Right
  6206. New filtering and metadata experience on GitHub Mobile | GitHub Changelog
  6207. Microsoft Build
  6208. Episode 379 - Azure for Operators
  6209. Hot Reload Hits .NET (Kinda) -- Visual Studio Magazine
  6210. Visual Studio 2019 v16.10 and v16.11 Preview 1 are Available Today! | Visual Studio Blog
  6211. Announcing .NET 6 Preview 4 | .NET Blog
  6212. Announcing .NET MAUI Preview 4 | .NET Blog
  6213. Microsoft Build 3D Print
  6214. Announcing Entity Framework Core 6.0 Preview 4: Performance Edition
  6215. Introducing the .NET Hot Reload experience for editing code at runtime | .NET Blog
  6216. ASP.NET Core updates in .NET 6 Preview 4 | ASP.NET Blog
  6217. Build cloud-native applications that run anywhere
  6218. It's probably time to stop recommending Clean Code
  6219. Should we rebrand REST?
  6220. Using DateOnly and TimeOnly in .NET 6 - Steve Gordon - Code with Steve
  6221. Microsoft Build
  6222. Why are device-independent bitmaps upside down? | The Old New Thing
  6223. Developer Weekly Podcast: Stress and Burnout
  6224. How to stop Visual Studio from creating launchsettings.json
  6225. Than Average
  6226. 34572 - Use native context menus on Mac OS
  6227. 4 ways to deploy a .NET Core Lambda using AWS CDK
  6228. Running a .NET application as a service on Linux with Systemd
  6229. Audio OS - Elk Audio OS
  6230. magic-wormhole/magic-wormhole
  6231. .NET App Developer Links - 2021-05-25
  6232. Tennis kata using the State pattern
  6233. How to use MediatR Pipeline Behaviours | Gary Woodfine
  6234. JavaScript function is also a constructor?
  6235. Windows v Linux: Compare ASP.NET Core install & hosting
  6236. Using CodePush in a React Native for Windows application · React Native for Windows + macOS
  6237. .NET Basics - Dusted Codes
  6238. Oxceed - from ASP.Net MVC 5 to Blazor | Oxceed
  6239. Download Inkscape 1.1 | Inkscape
  6240. Cryptography from the Ground Up
  6241. Complexity is a source of income in open source ecosystems | R-bloggers
  6242. Welcome to Inkscape 1.1! | Inkscape
  6243. Disable FLoC in ASP.NET
  6244. Adam Storr - Simple Example of Calling REST API with HttpClient in .NET 5.0
  6245. .NET News Roundup - Week of May 17th, 2021
  6246. DockerCon Live 2021: Docker for Super Beginners Community Room
  6247. Leaky John Deere API’s: Serious Food Supply Chain Vulnerabilities Discovered by Sick Codes, Kevin Kenney & Willie Cad
  6248. Microsoft Build
  6249. Issues of .NET
  6250. Microsoft Helps Qualcomm with New Snapdragon Dev Kit for Windows 10 Arm PCs -- Visual Studio Magazine
  6251. Analyst Says 'Tide May Be Changing' for PWAs, a Target of Blazor -- Visual Studio Magazine
  6252. Bite-sized cloud learning with spaced repetition
  6253. ION – We Have Liftoff!
  6254. What lies beneath: Evidence from leaked account data on how elites use offshore banking
  6255. Don't feel bad about not knowing basic things
  6256. In praise of --dry-run | G Research
  6257. 6 Months as a Developer Advocate
  6258. How cryptocurrencies keep going to the moon
  6259. Product Hunt Architecture
  6260. 4 Things I Like About Microservices
  6261. The Luck of Open Source
  6262. How Does Trade Execution Work
  6263. Don't Teach Statistics in High School
  6264. Matter.js
  6265. Develop, test, and deploy an Azure Function with Visual Studio - Learn
  6266. Entity Framework Community Standup - EF Core Power Tools: the New Batch
  6267. Accepting Payments and Getting Paid
  6268. Visual Studio 2022 Roadmap Published -- Visual Studio Magazine
  6269. Intro to Graphics 14 - Textures on the GPU
  6270. The Ever-Increasing Cost of Being an Independent Blogger
  6271. The .NET Docs Show - Introduction to the Microsoft Identity platform
  6272. Dolphin Emulator
  6273. Finding concurrency bugs in a .NET application using Coyote - Gérald Barré
  6274. Webinar Recording: The Rewards of Escaping the Relational Mindset
  6275. DOOM Captcha - Captchas don't have to be boring
  6276. On static methods in the Windows Runtime and C++/WinRT | The Old New Thing
  6277. Build software better, together
  6278. .NET coding test advice (from a engineering manager) | Cracking the .NET interview
  6279. [3rd Update] 47.5 Million Indian Truecaller Records on Sale In Darkweb for (only) $1000
  6280. 255: What is encryption anyways?
  6281. Test Driven Development (TDD) with Python
  6282. Blazor IoT Servo Controller Meadow Maple | C# Tutorials Blog
  6283. Secure an Angular SPA and an ASP.NET Core API using Auth0
  6284. .NET App Developer Links - 2021-05-24
  6285. Structured Logging in ASP.NET Core with Serilog - Code Maze
  6286. Ingrid's Space
  6287. Register for Microsoft BUILD 2021 free! And check out the Developer Keynote on Day 2
  6288. Monsters Weekly 211 - .NET 5 on Azure Functions
  6289. Released: Microsoft.Data.SqlClient 2.1.3
  6290. Uno Platform Announcing: uno-check - a health check for your Uno Platform dev environment
  6291. Released: Microsoft.Data.SqlClient 3.0 Preview 3
  6292. Melb.NET June 2021 IN PERSON and ONLINE Meetup
  6293. 10 Native Web APIs New JavaScript Developers Should Know
  6294. Why build an entire computer on breadboards?
  6295. Lockdown math announcement
  6296. What is a stack and how does it work? — 6502 part 5
  6297. Dorodango, the Japanese art of making mud balls - Laurence King Blog
  6298. How assembly language loops work
  6299. RAM and bus timing — 6502 part 6
  6300. Some Fun APIs
  6301. The Windows Triple Fault: plus Restarting vs Rebooting - Why it Matters!
  6302. Teardown of a PC power supply
  6303. The Limits to Blockchain Scalability
  6304. Why I prefer making useless stuff
  6305. Why the FBI can’t get your browsing history from Apple iCloud (and other scary stories)
  6306. The trouble with capitalism
  6307. C is not a serious programming language – keeping simple
  6308. Top to bottom; bottom to top
  6309. Hacking third-party APIs on the JVM
  6310. On weakness
  6311. The Cache is Full
  6312. A hacker mindset
  6313. .NET Foundation
  6314. TMX Replay Investigation
  6315. psenough/teach_yourself_demoscene_in_14_days
  6316. Tiltify - Fritz and Friends St. Jude Play Live 2021
  6317. a327ex/SNKRX
  6318. Permit to Cloud – Land with Confidence in Azure w/ Mike Benkovich
  6319. git/torvalds/linux.git - Linux kernel source tree
  6320. Aukey kicked off Amazon following fake reviews allegations [Update]
  6321. Zig Makes Rust Cross-compilation Just Work · Um, actually...
  6322. CSS Isolation in ASP.NET Core 6.0
  6323. utam0k/youki
  6324. Video uploads now available across GitHub | The GitHub Blog
  6325. KolibriOS official site
  6326. Marak.com
  6327. Ask Anything with a Retired Microsoft Developer!
  6328. Dating app MobiFriends silent on security breach impacting 3.6 million users | ZDNet
  6329. How to Get Rich
  6330. We just reached 500k sounds… and Freesound got faster!
  6331. Personal details of over seven lakh Moneycontrol users up for sale
  6332. An early look at Postgres 14: Performance and Monitoring Improvements
  6333. Inflation Adjusted Hacker News
  6334. Official Python software package repository flooded with spam – TecTalk
  6335. Heartbleed Revisited
  6336. You Probably Shouldn’t Work at a Startup
  6337. schappim/macOCR
  6338. SOLVED by 1440p HiDPI: MacBook Pro 16" is HOT & NOISY with an external monitor! :(
  6339. FlutterFlow 1.0 Launch
  6340. NNCP: Lossless Data Compression with Neural Networks
  6341. CHIP-8 (and Emulators) In Plain English
  6342. Introducing The .NET Coding Pack for VS Code - Getting Started with C# for Beginners
  6343. Why tech firms are trying to run away from politics—and failing
  6344. Building LLVM in 90 seconds using Amazon Lambda
  6345. Rockin’ The Code World with dotNetDave – Special Guest: Michael Washington
  6346. Judge in Fortnite case holds Tim Cook's feet to the fire
  6347. C# with CSharpFritz S3 E2 - Beginning Blazor and Components
  6348. Over a Million PII of Livpure Customers Leak on Cybercrime Forum - CloudSEK
  6349. Uno Platform Launches New Documentation Site with More How-Tos -- Visual Studio Magazine
  6350. Trialling at Automattic - without success this time - Filip Iulian Pacurar (Filipac)
  6351. Building regex.help
  6352. A Subtle Catechism
  6353. Secure Search Over Encrypted Data
  6354. Azure DevOps Podcast: Jeremy Likness on Working with Data on .NET - Episode 141
  6355. Willfulness
  6356. Accessibility is hard. It's also your job.
  6357. The Remote Async Work zine
  6358. EcoQoS Throttles Power for Sustainable Software Development -- Visual Studio Magazine
  6359. rachelkang/Talks
  6360. voice2json
  6361. Show dotnet: Investigating Alpine Linux CVEs in .NET container images | .NET Blog
  6362. GitHub Quick Reviews
  6363. iO .Net - David Fowler, Creator of SignalR & ASP.NET Core
  6364. Positive and Unlabeled Learning (PUL) Using PyTorch -- Visual Studio Magazine
  6365. 2022 Ford® F-150 Lightning Electric Truck |All Electric and All F-150
  6366. Case Study: A Decade of Microservices at a Financial Firm
  6367. Release 11.16.0 · VerifyTests/Verify
  6368. Obtaining attributed network usage information from the Windows Runtime | The Old New Thing
  6369. thomasclaudiushuber/mvvmgen
  6370. A deep dive into database internals
  6371. Blazor WebAssembly : "Remember me" for Login Page - EP30
  6372. CDN-Cache-Control: Precision Control for your CDN(s)
  6373. Impunity of online data breaches | Writing for sharing
  6374. .NET App Developer Links - 2021-05-21
  6375. Play Go at online-go.com! | OGS
  6376. Understanding the Web Audio API
  6377. ASP.NET Core – KestrelServer using wrong development SSL certificate
  6378. ASP.NET, registration of a proxy-decorator service in ServiceCollection
  6379. Simplifying web apps with Static Web Apps | Creating Startups
  6380. Indian job portal IIMJobs hacked; 46GB worth of database leaked online
  6381. Sublime Text 4
  6382. .NET Framework May 2021 Cumulative Update Preview | .NET Blog
  6383. Face masks effectively limit the probability of SARS-CoV-2 transmission
  6384. Text Editing Hates You Too
  6385. Spectacles by Snap Inc. • The Next Generation of Spectacles
  6386. PINTR
  6387. Spintronics: Build mechanical circuits
  6388. Picture frame Widget - Apps on Galaxy Store
  6389. Episode 378 - VMSS Flex
  6390. Introducing WebContainers: Run Node.js natively in your browser
  6391. Extreme HTTP Performance Tuning: 1.2M API req/s on a 4 vCPU EC2 Instance
  6392. Testing your Domain when Event Sourcing
  6393. 3 life lessons from a board game
  6394. The Hanselminutes Podcast by Scott Hanselman
  6395. My Chess on Eve party | Sebastian Korotkiewicz - Tech{{log}} | Sebastian Korotkiewicz - Tech{{log}}
  6396. Please set better file names
  6397. Save Copies of All Data You Import
  6398. The End of Paper
  6399. Microsoft Graph .NET SDK v4 adds enhanced features - now in preview - Microsoft 365 Developer Blog
  6400. On Being a Good Newsletterer
  6401. Rolling my eyes: Could you "just" add that "little" feature? It's not going to take that much time, is that right? - a PM struggles.
  6402. You're treating IT like the wrong Organ
  6403. my office is a tent that my employer purchased for me
  6404. Imports are Endorsements
  6405. Factoring in logarithmic time: a mathemagic trick
  6406. Cloud-Heavy Microsoft Build Conference Starts Tuesday: Here's What to Look for -- Visual Studio Magazine
  6407. Confusing Email Blast to Employees - "Where should I send your Expensify Card?"
  6408. How the UK's Online Safety Bill threatens Matrix | Matrix.org
  6409. Nyxt
  6410. Introducing FirebirdMonitorTool – tool for processing Firebird’s trace output
  6411. Using SignalR and ASP.NET Core for real-time communication
  6412. Slack System Status
  6413. Host a web application with Azure App Service - Learn
  6414. ASP.NET Core on .NET Framework
  6415. Obtaining network usage information from the Windows Runtime | The Old New Thing
  6416. Receiving JSON Objects Stream (NDJSON) in ASP.NET Core MVC
  6417. RavenDB Discussions on GitHub
  6418. “I could rewrite curl” | daniel.haxx.se
  6419. Stop wasting server resources by properly using CancellationToken in .NET
  6420. Improving your monitoring setup by integrating Cloudflare’s analytics data into Prometheus and Grafana
  6421. Authenticated Encryption in .NET with AES-GCM
  6422. VL53l0x: Time-of-Flight Distance Sensor (ESP32 + Arduino series)
  6423. Adjustable IR Proximity Sensor (ESP32 + Arduino series)
  6424. Correctly Measure Battery Level - MAX17048 (ESP32 + Arduino series)
  6425. .NET App Developer Links - 2021-05-20
  6426. Let's Learn .NET - Accessibility - Free Live Stream Event
  6427. Improve the performance of git on WSL2
  6428. JetBrains .NET Days Online 2021 Recap – Session Recordings Available | The .NET Tools Blog
  6429. The Future of Database DevOps | Redgate
  6430. Webinar – OSS Power-Ups: SpecFlow | The .NET Tools Blog
  6431. The Mediator Pattern | Gary Woodfine
  6432. .NET Rocks! vNext
  6433. Mass Assignment - OWASP Cheat Sheet Series
  6434. Learn CSS
  6435. freenode-faq.md
  6436. The future of Internet Explorer on Windows 10 is in Microsoft Edge
  6437. Kernel Density Estimation
  6438. Plane Uprising – AstroPlane
  6439. Moving out of MacOS: Making Linux habitable
  6440. Andrea Scarpino - Sharing your amortisation schedule to anyone
  6441. My review of the Moonlander MK1 keyboard
  6442. Microsoft Build
  6443. Security Headers - Jeremy Shaw Blog
  6444. Layer 2 Part 3: RPVSTP+, faster than light! - A thousand hours to converge
  6445. Terraform Plan RCE
  6446. SecureString obsoletions and shrouded buffer proposal by GrabYourPitchforks · Pull Request #147 · dotnet/designs
  6447. Abstractions and translation - Blog by Amir Bolous
  6448. Developing on a M1 Mac with Visual Studio for Mac | Visual Studio Blog
  6449. Microsoft Build
  6450. Everything is social—Part I
  6451. Flutter Update Furthers UWP Desktop Support -- Visual Studio Magazine
  6452. Search is Dead
  6453. Microsoft Build
  6454. Improving Firefox stability on Linux – Mozilla Hacks - the Web developer blog
  6455. Apple previews powerful software updates designed for people with disabilities
  6456. Mental and Emotional Well-Being
  6457. Visual Studio 2019 Preview Release Notes
  6458. GitHub Quick Reviews
  6459. Libera Chat
  6460. Conversation about ready to run | .NET Blog
  6461. Entity Framework Community Standup - Building Modern Apps with GraphQL
  6462. The Catch Block #58 - Putting Out Fires, .NET Updates, and AutoHotKey
  6463. Fixing translation request batching by vs-savelich · Pull Request #21 · IEvangelist/resource-translator
  6464. Dropping support for Internet Explorer 11
  6465. Elixir v1.12 released
  6466. Selling Tiny Internet Projects For Fun and Profit
  6467. Competing Consumers Pattern for Scalability | Message Queues
  6468. Welcome to Libera Chat
  6469. Concurrency vs. Parallelism
  6470. Awaiting Windows Runtime asynchronous operations from C# desktop apps | The Old New Thing
  6471. Microsoft Build
  6472. freenode now belongs to Andrew Lee, and I'm leaving for a new network.
  6473. A Teenager's Guide to Avoiding Actual Work
  6474. The Matrix Space Beta! | Matrix.org
  6475. Azure Community Singapore (ACS) (Singapore, Singapore)
  6476. Outreach Committee Announces Proposal Process
  6477. .NET Developers Community Singapore (Singapore, Singapore)
  6478. GitHub OCTO | Flat Data
  6479. LaMDA: our breakthrough conversation technology
  6480. Microsoft Build
  6481. .NET App Developer Links - 2021-05-19
  6482. I am sick and tired of hearing tech companies complain about a developer shortage
  6483. Azure Static Web Apps: Bring Your Own Function (BYOF) - Simple Talk
  6484. Building an Event Driven .NET Application: Setting Up MassTransit and RabbitMQ – Wrapt
  6485. dotMemory Support For Linux Process Dumps | The .NET Tools Blog
  6486. 9 sessions you should not miss at Build 2021
  6487. Learn Git - Episode 4 - Visual Studio Code and GitHub
  6488. The data model behind Notion's flexibility
  6489. 5 Ways to Speed up Your End-to-End Tests
  6490. Announcing PlanetScale: The database for developers.
  6491. AzureFunBytes - Microsoft Identity with Christos Matskas! | Azure DevOps Blog
  6492. Tink  |  Google Developers
  6493. Release Tink 1.6.0 · google/tink
  6494. Sleep Evolved Before Brains. Hydras Are Living Proof. | Quanta Magazine
  6495. Introducing Firefox’s new Site Isolation Security Architecture – Mozilla Hacks - the Web developer blog
  6496. Product-Led Growth: What Is It and How Do You Do It?
  6497. Magento 2.4.2 on Ubuntu 20.04 Installation Guide
  6498. A protocol for comprehensive keyboard handling in terminals — kitty 0.20.3 documentation
  6499. Austin Tindle | One month of building GoodJobs
  6500. Exploring ZooKeeper-less Kafka
  6501. Using AirTags to detect stationary iPhones · Łukasz's website!
  6502. Game Programming: Delayed Result Gathering | Ming-Lun "Allen" Chou | 周明倫
  6503. the famine of big thinking - daniel g. siegel
  6504. The Whole World Is Watching
  6505. No, Utility Classes Aren't the Same As Inline Styles | frontstuff
  6506. Shtetl-Optimized » Blog Archive » What I told my kids
  6507. My apps were listed at the top of Developers Tools (iOS and Mac App Stores), I made around $60
  6508. Why I've had 7 jobs in 11 years
  6509. Avoiding the Frigid Hellscape of Online Marketing
  6510. skarnet.com: projects
  6511. WHAT A BOARD GAME TAUGHT ME ABOUT THE PANDEMIC — SUNIL SURI
  6512. Introducing Site Isolation in Firefox – Mozilla Security Blog
  6513. Apple Advertising & Privacy
  6514. The tools and tech I use to run a one-woman hardware company - Thea Flowers
  6515. ASP.NET Core Web App Templates Design Survey
  6516. Project Starline: Feel like you're there, together
  6517. GitHub Quick Reviews
  6518. Visual Studio Toolbox Live - Convert Web Forms to ASP.NET & Angular
  6519. Google AMP is dead! AMP pages no longer get preferential treatment in Google search
  6520. Fierce Nerds
  6521. The Visual Studio family welcomes you at Microsoft Build 2021 | Visual Studio Blog
  6522. Azure Icon Is Changing, So Far No Backlash -- Visual Studio Magazine
  6523. Welcoming Linux to the 1Password Family | 1Password
  6524. We’re hiring! Senior Backend Engineer
  6525. zkSessions: The ZK Languages Roundup - May 19 | Hopin
  6526. A country's worth of power, no more!
  6527. How do I build a SignalR app with ASP.NET Core?
  6528. The Future of Windows (and other Platforms) Development
  6529. Servo Motor with .NET and Meadow | C# Tutorials Blog
  6530. Conversation about PGO | .NET Blog
  6531. The blessing of the leading zero | The Old New Thing
  6532. Extending the calculator implementation: Creating a Simple Moving Average calculator in C# - Part 3
  6533. Multiplayer Doom on Cloudflare Workers
  6534. Blazor Day 2021
  6535. Can't Unsee
  6536. Terms & Conditions Apply - A fun mini-game about pop-ups and the deviousness of websites and apps
  6537. Recovering "lost" treasure-filled floppy discs with an oscilloscope
  6538. memsom/PSPDNA
  6539. benc-uk/chatr
  6540. Are you a victim of terrible API documentation? - Note Canvas
  6541. .NET App Developer Links - 2021-05-18
  6542. Create a colored CLI with System.CommandLine and Spectre 🎨
  6543. Against consistency
  6544. 10 Positions Chess Engines Just Don't Understand
  6545. C# serialization with JsonSchema and System.Text.Json | endjin
  6546. Basic CQRS with .NET 5 (endpoints, nullable reference types, records etc.) by oskardudycz · Pull Request #41 · oskardudycz/EventSourcing.NetCore
  6547. Exploring the Visual Studio Code REST Book extension for native Notebooks
  6548. Introduction to the Node.js reference architecture, Part 3: Code consistency | Red Hat Developer
  6549. Hello Microsoft Build: Monday, May 17, 2021
  6550. Git Commit/Checkout Is A Snapshot, Not A Delta | Software Meadows
  6551. Why Does Rebooting Fix Everything? Ask a Microsoft Engineer!
  6552. [Last Week in .NET #42] – Barn Door Security
  6553. Everyone should have an assistant at work
  6554. Adam Storr - Defining HttpClient Test Requests by Using a Bundle
  6555. Forget SQL vs NoSQL - Get the Best of Both Worlds with JSON in PostgreSQL
  6556. Constructing a sponge function from MD5 - Gokberk Yaltirakli
  6557. Zcon2Lite
  6558. Shaping design work (with STAR)
  6559. Clarity is an underrated skill | Tom Gamon
  6560. Sébastien Wilmet - Blog post
  6561. Michael Tsai - Blog - Big Sur Really Needs Real Free Space
  6562. Half-Renovated Houses
  6563. Why did Windows 95 keep window coordinates at multiples of 8? | The Old New Thing
  6564. Rainbow Your Psql Output - Alexander Korotkov's blog
  6565. The Gender Pay Gap & Empirical Facts
  6566. Building on @Lethain’s “developer meta-productivity tools” blog post – Relentless Simplicity
  6567. Visual Studio 2019 v16.10 Preview 3 Aims at Git Productivity -- Visual Studio Magazine
  6568. How to prevent crypto mining abuse on GitLab.com SaaS
  6569. Web Vulnerability Scanner — Probely
  6570. Azure Static Web Apps Goes GA -- Visual Studio Magazine
  6571. Custom User Message Extension Methods in C# and MVC
  6572. Apple Music announces Spatial Audio and Lossless Audio
  6573. U.S. Federal Investigators Are Reportedly Looking Into Codecov Security Breach, Undetected for Months
  6574. Debugging a .NET assembly without the source code with Visual Studio - Gérald Barré
  6575. How M1 Macs feel faster than Intel models: it’s about QoS
  6576. AirDrop Anywhere - Part 3 - Receiving files
  6577. Creating beautiful dual-screen Xamarin.Forms apps | Surface Duo Blog
  6578. What is Boxing in C# and how it affects memory and speed
  6579. Home network 10 Gbit/s upgrade
  6580. hermanussen/ReferenceCopAnalyzer
  6581. Release Cosmopolitan v1.0 · jart/cosmopolitan
  6582. 254: AirTag Development
  6583. Creating Business Workflows with Azure Logic Apps - Code Maze
  6584. .NET App Developer Links - 2021-05-17
  6585. .NET News Roundup - Week of May 10th, 2021
  6586. Securing OAuth Bearer tokens from multiple Identity Providers in an ASP.NET Core API
  6587. HTML Notepad – HTML WYSIWYG editor for the rest of us
  6588. Azurite and Table Storage in a dev container | I CAN MAKE THIS WORK
  6589. Using Auth0 with Static Web Apps
  6590. Observability for Event Stream Processing with Azure Functions, Event Hubs, and Application Insights | CSE Developer Blog
  6591. Updating FloatingGlucose to .NET 5 - Display Nightscout or Dexcom Glucose Values on the Windows Desktop
  6592. Vandal | Navigator for Web Archive
  6593. Half a million lines of Go
  6594. Coin Carbon Cap
  6595. systemd: The Good Parts
  6596. Simple Cluster Monitoring with Munin
  6597. Twitter: The Machine to Rage Against
  6598. Writing personal letters
  6599. Be more productive with use of your BASH history · cyb.org.uk
  6600. How to look for a job?
  6601. Rekt - Value DeFi - REKT 2
  6602. you don't need an [engineering] degree to be a programmer!
  6603. Building a Personal [Origami] Website in 2021
  6604. Mark Price on C#9 and .NET 6
  6605. VLC Media Player in Xamarin Forms (Alternative AVPlayer AndMediaPlayer)
  6606. SeaGlass City-Wide IMSI-Catcher Detection
  6607. Updating Azure App Service on Linux for Docker via Webhooks from C# - Dangl.Blog();
  6608. I Have a Lot to Say About Signal’s Cellebrite Hack
  6609. Observing my cellphone switch towers
  6610. Microsoft Releases Azure Static Web Apps Into General Availability
  6611. CoreWCF Reached Its First GA Release
  6612. Blazor Conf - Bhubaneswar
  6613. The True Size of Africa
  6614. Async/Await Calls Gotcha with the CSharp ? Null Propagator
  6615. ec-/Quake3e
  6616. Things you can’t do in Rust (and what to do instead) - LogRocket Blog
  6617. 5 things I learned while developing a billing system - Arnon Shimoni
  6618. Password Storage - OWASP Cheat Sheet Series
  6619. Miniflux scraper rules
  6620. Looking good vs Feeling good: My true story about success
  6621. Getting money into India
  6622. The Parable of the Indie Hacker and the Startup Founder
  6623. Death penalty and justice
  6624. My Dotfiles Story: A Journey to Chezmoi
  6625. The stack monoid revisited
  6626. Dear Diary-Cats are Magical #FriendlyFuture #dogsontiktok #deardiary @zefrank #fyp #petsontiktok #sayhello #animalparty #dogsrule #moreyouknow
  6627. Modern Javascript: Everything you missed over the last 10 years
  6628. Introduction to MicroBootstrap - An Infrastructure Library For Creating Microservices in .Net Core
  6629. Reply to @nesto20 When Germans Find Out About Tipping in the U.S. #german #usa #comedy #tipping #fypシ
  6630. DotNet 2020, el mayor evento de .NET de España
  6631. Microsoft Build
  6632. Free Programming Books; HTML5, CSS3, JavaScript, PHP, Python...
  6633. Running a .NET 5 web app on Railway
  6634. The return of fancy tools - macwright.com
  6635. Counter-Strike Global Offsets: reliable remote code execution
  6636. GitHub Quick Reviews
  6637. microsoft/coyote
  6638. The ultimate guide to secure cookies with web.config in .NET
  6639. We want to make the language twice as fast, says its creator – TecTalk
  6640. Java on VS Code Improves Debugger and Test Runner -- Visual Studio Magazine
  6641. Why the Hybrid Workforce of the Future Depends on the ‘Geriatric Millennial’
  6642. Because I am bored ...
  6643. Microsoft Previews Azure SDK for Python (Conda) Packaging System -- Visual Studio Magazine
  6644. Web Applications from the Future
  6645. It's time for a data-first frontend revolution | Kea 2.4
  6646. Rescue Mission for Sci-Hub and Open Science: We are the library.
  6647. A(x56) - URL Lengthener
  6648. Create accessible web apps with ASP.NET Core - Learn
  6649. The .NET Docs Show - Take your a11y to 11 with iOS and Android!
  6650. Ferrofluid display cell bluetooth speaker
  6651. Amazon.com: Elevated Craft Hybrid Cocktail Shaker - Premium Vacuum Insulated Stainless Steel Cocktail Shaker - Innovative Measuring System - Elevate Your Home Bar Experience - 28oz Total Volume: Kitchen & Dining
  6652. Why isn't my shell namespace extension getting every single DragOver mouse message? | The Old New Thing
  6653. Code Maze Weekly #77 - Code Maze
  6654. Automating Cloudflare Tunnel with Terraform
  6655. How SpaceX lands Starship. (sort of)
  6656. Episode 76 - The Story of dotnet new3 With Sayed Hashimi
  6657. syncthing/syncthing
  6658. May 2021 - It's Almost Build Time!
  6659. .NET App Developer Links - 2021-05-14
  6660. Why should developers care about GitOps? | Red Hat Developer
  6661. Project Reunion
  6662. On Prem To the Cloud: Let's Rub Some DevOps On It! (Ep 3) | Azure DevOps Blog
  6663. POLAR - Creating a Virtual Machine in .NET
  6664. Building CorLife's “Lockdown Countdown” website using Azure Static Web Apps | Creating Startups
  6665. Announcing TypeScript 4.3 RC | TypeScript
  6666. Zulip 4.0: Threaded open source team chat
  6667. Cross-browser tracking vulnerablity in Tor, Safari, Chrome and Firefox - FingerprintJS
  6668. Support ChaCha20 Poly1305 on Unix by vcsjones · Pull Request #52522 · dotnet/runtime
  6669. Overview - Azure App Service
  6670. The room where it happens: How Rails gets made
  6671. A new era of personalised medicine: or how I got myself sequenced for free!
  6672. Introduction to Attention Mechanism - Blog by Kemal Erdem
  6673. Software Drag Racing: Threadripper vs Ryzen 5950X
  6674. Playing New Music On Old Car Stereo With Clojure And Babashka
  6675. The Richest Man In Babylon
  6676. Automating all the Things with Home Assistant's Paulus Schoutsen | Hanselminutes with Scott Hanselman
  6677. Why load balancing gRPC is tricky?
  6678. Why “Unqualified” People Sometimes Make the Best Hires
  6679. May 11, 2021 - Checking out Solarwinds AIE and Synchronizing Data from Twitch
  6680. Identifying Unlogged Web Site Traffic
  6681. Jeremy Mikkola - Scary Logic
  6682. ✨ HTML Share Buttons
  6683. The Linear Oppression of Note-taking Apps
  6684. Minimum Viable Replacement: A new framework for retiring old products
  6685. On .NET Live - 5 Azure Services .NET Developers Should Try
  6686. WIP: Add HIBP checks by TheLastProject · Pull Request #472 · simple-login/app
  6687. A day at work
  6688. Movies Every Physics Student Should Watch
  6689. Notion API
  6690. Axelar Network opens registration for its incentivized testnet
  6691. Big list of http static server one-liners
  6692. Go With The Domain
  6693. Episode 377 - Something something NFT
  6694. GitHub Quick Reviews
  6695. Microsoft Power Apps Ranks High in Low-Code Research Report -- Visual Studio Magazine
  6696. Re-design of the NuGet.org Package Details page by jcjiang · Pull Request #10867 · NuGet/Home
  6697. GitHub Quick Reviews
  6698. vuejs/rfcs
  6699. C# Language Highlights: Tuple Pattern Matching
  6700. What I learnt roasting 200 landing pages in 12 months 🍗 👀
  6701. Debug .NET 5 Function with Visual Studio/Visual Studio Code
  6702. damienbod/AzureADAuthRazorUiServiceApiCertificate
  6703. .NET introduction and overview
  6704. Building the software that helps build SpaceX - Stack Overflow Blog
  6705. Antitrust, multa da 100 milioni di euro a Google: "Ha limitato un'applicazione di Enel X"
  6706. The room where it happens: How Rails gets made
  6707. Developer Portal
  6708. Drag/drop effects: The little drop information box | The Old New Thing
  6709. Humanity wastes about 500 years per day on CAPTCHAs. It’s time to end this madness
  6710. Streaming JSON Objects (NDJSON) With HttpClient
  6711. Is string.Empty actually better than "" in C#?
  6712. Getting Started with GitHub Actions for .NET Developers - Steve Gordon - Code with Steve
  6713. Blazor WebAssembly : Logging UserInfo with Exceptions - EP29
  6714. Your Information Architecture is an Accessibility Problem
  6715. Benchmarking division and libdivide on Apple M1 and Intel AVX512
  6716. .NET App Developer Links - 2021-05-13
  6717. Zero Width Shortener
  6718. The Worst Question You Can Ask a Software Developer
  6719. GitHub Fetch Upstream Branch
  6720. Uno Platform Hosting Uno Platform WebAssembly apps on Azure Static Web Apps
  6721. Mostly harmless: An account of pseudo-normal floating point numbers - Red Hat Developer
  6722. My Favorite C# Features - Part 4: Project Structure
  6723. Develop production-scale modern web apps quickly with Azure Static Web Apps
  6724. .NET Rocks! vNext
  6725. .NET Framework May 2021 Security and Quality Rollup Updates | .NET Blog
  6726. CSS Houdini | MDN
  6727. Best Practices for Integrating Akka.NET with ASP.NET Core and SignalR
  6728. .NET Foundation March/April 2021 Update
  6729. r/dotnet - Comment by u/redfournine on ”What do you think ASP.NET Core is missing or could do better?”
  6730. Overview — Programming with Ada documentation
  6731. Announcing the first itch.io Creator Day!
  6732. Google Docs will now use canvas based rendering: this may impact some Chrome extensions
  6733. Problem Details for Better REST HTTP API Errors
  6734. Neural implant lets paralyzed person type by imagining writing
  6735. codepo8/a11y-demos
  6736. Online Classes by Skillshare | Start for Free Today
  6737. Patterns - C# reference
  6738. Mercury Brings Visual Basic to Feature Parity with C# and Adds Multiple Platform Support
  6739. Don't build products, build relationships
  6740. I set a $20/month open-source donation budget for myself
  6741. What I Learned From Writing and Self-Publishing a Nonfiction Book
  6742. We've spotted something on your scan...
  6743. To Good Vibes
  6744. BLS12-381 For The Rest Of Us - HackMD
  6745. The Full Coinbase - David Demaree
  6746. My Haiku RISC-V port progress
  6747. Reverse Engineering an Unknown Microcontroller - Dmitry.GR
  6748. Turns out Elastic aren't the bad guys
  6749. The DevRel Lie
  6750. OrGY: My Personal Technology Stack
  6751. WinForms Team Details VB.NET on .NET 5: 'A Huge Challenge' -- Visual Studio Magazine
  6752. Global Exception Handling in ASP.NET Core - Ultimate Guide
  6753. eduard-permyakov/permafrost-engine
  6754. How we achieved write speeds of 1.4 million rows per second | Time series data, faster
  6755. The Importance of Humility in Software Development
  6756. Node.js Discord Bot Deployment to Linode
  6757. IBM compiles dataset to teach software how software is made: 14m code samples, half of which actually work
  6758. dotnet/aspnetcore
  6759. TechEd Video Interview: David Fowler, Microsoft ASP.NET Team
  6760. Machine Learning Community Standup - Data Scientist or Data Engineer?
  6761. Deno 1.10 Release Notes
  6762. Send My: Arbitrary data transmission via Apple's Find My network | Positive Security
  6763. Google Docs will now use canvas based rendering: this may impact some Chrome extensions
  6764. Erlang/OTP 24 Highlights
  6765. The Catch Block #57 - Choices, Made Intentionally
  6766. Blazor with Chris Sainty
  6767. Highly COHESIVE Software Design to tame Complexity
  6768. Webinar: Real Time Architecture
  6769. Testing software so it's reliable enough for space - Stack Overflow Blog
  6770. Using Explorer's fancy drag/drop effects in your own programs | The Old New Thing
  6771. mmm.page | dead simple, drag & drop personal websites
  6772. Xamarin Community Standup - .NET MAUI Single Project with Jake Kirsch
  6773. Highly available and highly scalable Cloudflare tunnels
  6774. Can We Trust the Cloud Not to Fail?
  6775. Deep Diving Into EF Core: Q&A With Jeremy Likness
  6776. DIY Air Quality Sensor
  6777. Enhancing Photorealism Enhancement
  6778. The Plan for the Rust 2021 Edition | Rust Blog
  6779. Announcing the Arduino IDE 2.0 (beta) | Arduino Blog
  6780. .NET Foundation March/April 2021 Update
  6781. Sequencer64
  6782. Just Use Email – How to use Email for Everything
  6783. How to generate video thumbnail with Azure function
  6784. .NET App Developer Links - 2021-05-12
  6785. Supporting VB.NET in .NET 5
  6786. The machine learning life cycle, Part 1: Methods for understanding data - Red Hat Developer
  6787. Running Durable Functions Locally with Azurite
  6788. Monsters Weekly 210 - Sending Email with SMTP4Dev and MailKit
  6789. Building an Event Driven .NET Application: The Fundamentals – Wrapt
  6790. C# Language Highlights: Ranges
  6791. C# | Modern, open-source programming language for .NET
  6792. Cloudflare on the Edge
  6793. Understanding the Benefits of Intelligent Query Processing | Data Exposed
  6794. Investor Relations For Startup Founders
  6795. What Is an Entertainment Company in 2021 and Why Does the Answer Matter? — MatthewBall.vc
  6796. Does your product make a clear promise? | Josh Pitzalis
  6797. RWC 2022
  6798. The Fourier transform is a neural network - follow-up
  6799. Nintil - How to solve aging
  6800. Responsible Use Of Open Source In Enterprise Software
  6801. Peter Thiel's Religion - David Perell
  6802. JWT should not be your default for sessions
  6803. Buy Nothing groups in Mountain View and San Mateo
  6804. <p>The Node.js CA Footgun</p>
  6805. Native Code in .NET 5.0 and C# 9.0
  6806. Security flaws in all Wi-Fi devices
  6807. The Future of Code Editor
  6808. Use Quickenshtein to get levenshtein distance by yufeih · Pull Request #6774 · dotnet/docfx
  6809. ●●|●●●●●|●●|● - SCP Foundation
  6810. Pylance Now Default Language Server for Python in Visual Studio Code -- Visual Studio Magazine
  6811. I Mailed an AirTag and Tracked Its Progress; Here's What Happened - The Mac Security Blog
  6812. .NET May 2021 Updates – 5.0.6, 3.1.15, 2.1.28 | .NET Blog
  6813. .NET Developer Job Postings Tank in Q1 -- Visual Studio Magazine
  6814. GitHub Quick Reviews
  6815. Microsoft Build
  6816. Voyager 1 hears the hush of interstellar plasma
  6817. Cryptography Dispatches: OpenSSH 8.2 Just Works with U2F/FIDO2 Security Keys
  6818. Intro to Graphics 13 - Textures
  6819. The Lobster Programming Language — Wouter van Oortmerssen
  6820. Building a space-based ISP - Stack Overflow Blog
  6821. Episode 195 – Orleans with Reuben Bond | The 6 Figure Developer
  6822. Using Azure Managed identities
  6823. Why does the mouse cursor jump a few pixels if you right-click on the Start button? | The Old New Thing
  6824. martinwoodward/devrel
  6825. Making the calculator thread-safe: Creating a Simple Moving Average calculator in C# - Part 2
  6826. Designing the new Cloudflare Web Application Firewall
  6827. Babel is used by millions, so why are we running out of money?
  6828. Atlas
  6829. Tracking One Year of Malicious Tor Exit Relay Activities (Part II)
  6830. Samsung to jump into laptop processor market with Exynos chip in H2
  6831. Why You Won't Find the Thermapen on Amazon
  6832. Can I email…
  6833. .NET App Developer Links - 2021-05-11
  6834. Using the new PriorityQueue from .NET 6
  6835. Built to Last
  6836. Did you know - Visual Studio can add Using directive automatically on paste? - Daily .NET Tips
  6837. Documenting and testing APIs with Postman - Simple Talk
  6838. 5 Ways to Improve the Performance of C# Code for Free
  6839. Introducing csharp 10
  6840. Release 4.2.0 Release · aspnet/AspNetKatana
  6841. Adam Storr - Catching all the Requests while Testing with HttpClient
  6842. Using PostgreSQL as a Data Warehouse
  6843. Beware of Applications Misusing Root Stores – Mozilla Security Blog
  6844. Making eBPF work on Windows - Microsoft Open Source Blog
  6845. Put a DPAD on that GC! | .NET Blog
  6846. 'Modern Visual Basic' Mercury Language Debuts -- Visual Studio Magazine
  6847. Private-equity firm revives zombie fossil-fuel power plant to mine bitcoin
  6848. The 0-RTT Feature of TLS 1.3 Can Be Used As an Encrypted Steganographic Channel to Operate a Backdoor into an Enterprise Network – Pomcor
  6849. C# Language Highlights: Init only setters
  6850. Computer parts, laptops, electronics, and more - Newegg United Arab Emirates
  6851. SARS-CoV-2 infection and reinfection in a seroepidemiological workplace cohort in the United States
  6852. Nijute: how to solve impossible problems
  6853. Hell site
  6854. Boeing 787s must be turned off and on every 51 days to prevent 'misleading data' being shown to pilots
  6855. Minecraft Modding: Laser Gun - Alan Zucconi
  6856. The Mistake of A New Laptop
  6857. Make a perfect responsive table
  6858. Why are modern 50mm lenses so damned complicated?
  6859. Building a Simple Air Quality Monitor
  6860. My thoughts about the Principal role
  6861. Dark dimmed mode available on GitHub Docs | GitHub Changelog
  6862. Making sense of Elixir (improper) lists
  6863. Understanding iOS application entry point
  6864. How to Build an Egalitarian, Decentralized Search Engine Part 1: The Principles
  6865. Issues of .NET
  6866. microsoft/ebpf-for-windows
  6867. Here's How 'Everything Bubbles' Pop
  6868. left alone, together
  6869. Stopping Time: An Appreciation of Objective-C
  6870. Can you spare a few moments to take my survey?
  6871. Visual Studio 2022 is 64-bit - What does it mean? - Daily .NET Tips
  6872. Dear EU: Please Don't Ruin the Root - Articles
  6873. .NET Foundation March/April 2021 Update
  6874. The one where writing books is not really a good idea
  6875. Inliner: Pull blocks of code into a single file
  6876. Don’t push that button: Exploring the software that flies SpaceX rockets and starships - Stack Overflow Blog
  6877. Mistaking software for a finished product
  6878. GitHub Actions and Azure - Deploying .NET Core code to Azure App Service
  6879. Realizing the Mina vision in Rust
  6880. Rust for Windows Achieves Full Consumption (Call any Windows API) -- Visual Studio Magazine
  6881. Security keys are now supported for SSH Git operations | The GitHub Blog
  6882. Almost everything we’d want in a gaming laptop—the Asus ROG Zephyrus G15
  6883. SSH authentication with security keys | GitHub Changelog
  6884. Using C# Named Arguments to Declutter Complex Tests
  6885. Microsoft Build
  6886. Code Coverage & Frontend Testing
  6887. #MSBuild #Build2021 | with Music original sound - Scott Hanselman
  6888. CHOICES
  6889. String Manipulation in C#: Best Practices - Steve Gordon - Code with Steve
  6890. Authentication for Serverless apps with Easy Auth
  6891. What are the page sizes used by Windows on various processors? | The Old New Thing
  6892. Understanding the impact of Roslyn Analyzers on the build time - Gérald Barré
  6893. .NET News Roundup - Week of May 3rd, 2021
  6894. Automatic type conversion with Implicit and Explicit operators in C#
  6895. Google Hash Code — When failure teaches you much more than winning does
  6896. There’s no such thing as a tree (phylogenetically)
  6897. Newsletter Week 18, 2021
  6898. My 3 Commonly Used Github Actions - CodeWithStu
  6899. 253: Past, Present, & Future of Ooui
  6900. Personal Data of 3 Million+ People Exposed In DriveSure Hack
  6901. Raspberry Pi LCD Display I2C .NET | C# Tutorials Blog
  6902. Controlling my Sinclair AC using .NET and C# (from Raspberry Pi)
  6903. Azure Cosmos DB with ASP.NET Core Web API - Code Maze
  6904. ASP.NET Core in .NET 6 - Part 08 - CSS isolation for MVC Views and Razor Pages
  6905. .NET App Developer Links - 2021-05-10
  6906. Present and Verify Verifiable Credentials in ASP.NET Core using Decentralized Identities and MATTR
  6907. Ian Bebbington - State-Of-The-Art Natural Language Processing in .NET on the Edge
  6908. C# Async Yield Return: IAsyncEnumerable will change your life!!! - Brian Lagunas
  6909. Thought Leadership Series: Fireside chat with Troy Hunt
  6910. Making Money with Code
  6911. Are some personalities just better?
  6912. dotnet/runtimelab
  6913. Add ChaCha20Poly1305 skeleton by GrabYourPitchforks · Pull Request #52030 · dotnet/runtime
  6914. AMD EPYC Server CPUs Capture Highest Market Share Gains From Intel In 15 Years
  6915. The Ultimate Guide to Inflation
  6916. ROBIN HOBB - Robin Hobb's Infrequent and Off Topic Blog
  6917. [Nupedia-l] Wikipedia is up!
  6918. Using Azure Managed identities
  6919. Using Azure Managed identities | Channel 9
  6920. WhatsApp to restrict features if you refuse Facebook data sharing
  6921. How we built an idea engine in Slack
  6922. The MVP Process
  6923. Learning to build — Essays
  6924. How Gravity Is a Double Copy of Other Forces | Quanta Magazine
  6925. 25 years of OCaml - Community - OCaml
  6926. KalkiCode | Learn Programming
  6927. How we upgrade a live data center
  6928. How I Practice Piano
  6929. Microsoft Announces Preview Service for Building Real-Time Web Applications Called Azure Web PubSub
  6930. The Mortifying Ordeal of Pairing All Day
  6931. Distributed Tracing in ASP.NET Core with Jaeger and Tye Part 2 - Project Tye
  6932. Chatr Login
  6933. If I fits I sits: A citizen science investigation into illusory contour susceptibility in domestic cats (Felis silvestris catus)
  6934. Linux Foundation starts AgStack, world's first open-source agtech initiative
  6935. Apple brass discussed disclosing 128-million iPhone hack, then decided not to
  6936. Why does Cryptography use Polynomial Modular Arithmetic in Finite Fields?
  6937. PYFL: Putting the fun back in functional programming
  6938. 5 Ways to Make Better Charts in Excel, Google Sheets, Illustrator & More
  6939. How I Estimate My Tasks
  6940. The Problem With Design is Designers
  6941. Troll Factory
  6942. How to Learn Nix, Part 1: What's all this about?
  6943. Measure and reduce keyboard input latency with QMK on the Kinesis Advantage
  6944. My email workflow in Fastmail - Piet van Zoen
  6945. iPad Camera Multitasking
  6946. Buy Nearby
  6947. Release v4.0.0 · Blazored/LocalStorage
  6948. Release v2.0.0 · Blazored/SessionStorage
  6949. Xiaohan Zou's Portfolio
  6950. WhatsApp will progressively kill features until users accept new privacy policy
  6951. broadcast - crates.io: Rust Package Registry
  6952. Introducing the Pinecone overlay network | Matrix.org
  6953. Apple Silicon Hardware Secrets: SPRR and Guarded Exception Levels (GXF)
  6954. The .NET Stacks #48: ⚡ Sockets. Sockets everywhere. | Dave Brock
  6955. Erratic ARP Behaviour | Ubiquiti Community
  6956. dotnet-stack diagnostic tool - .NET CLI
  6957. C# Language Highlights: Default Interface Methods
  6958. The excitement of making things real · Alexander Sulim
  6959. Why services companies have failed to build successful products | DEEP/TEST
  6960. Why Mighty Might Work — Dmitry Filimonov
  6961. Destroy Uber
  6962. Top 10 Free New Testing Tools for Visual Studio 2019 -- Visual Studio Magazine
  6963. Understanding .phony in makefile
  6964. The world at my fingertips
  6965. How to optimize ORDER BY RANDOM()
  6966. What I Learned by Relearning HTML
  6967. Understanding Extended-Nonce Constructions
  6968. Microsoft Build
  6969. Where did the notion of "one return only" come from?
  6970. ASP.NET Core 6 and Authentication Servers | ASP.NET Blog
  6971. GitHub Quick Reviews
  6972. Facebook threatens to make iOS users pay. Please do it, Mr. Zuckerberg | ZDNet
  6973. Hello World | Channel 9
  6974. "to our surprise" - Google Scholar
  6975. Generating Synthetic Data Using a Variational Autoencoder with PyTorch -- Visual Studio Magazine
  6976. google/zx
  6977. Mukosame/Anime2Sketch
  6978. Announcing the Global Maintainer Summit - The GitHub Blog
  6979. Searching the web for < $1000 / month | Search more with less
  6980. Amazon Fake Reviews Scam Exposed in Data Breach
  6981. Secretless Apps with Azure and Microsoft Identity by Christos Matskas (2021-06-10)
  6982. A subtle way your await_suspend can access the coroutine frame when it shouldn't | The Old New Thing
  6983. Modeling and Partitioning in Cosmos DB (2021-05-20)
  6984. A simpler and safer future — without passwords
  6985. Kenney • Assets
  6986. Code Maze Weekly #76 - Code Maze
  6987. Gopas TechEd 2021 (online) | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  6988. Gleam v0.15 released! – Gleam
  6989. pbatard/rufus
  6990. Hanselminutes with Scott Hanselman
  6991. Beyond Meat's Beyond Burger Life Cycle Assessment: A detailed comparison between a plant-based and an animal-based protein source
  6992. .NET App Developer Links - 2021-05-07
  6993. AgileMapper v1.8 Released
  6994. EF Core
  6995. Visual Studio Code April 2021
  6996. Constraints and declarative referential integrity - Simple Talk
  6997. Understand React Context API
  6998. Basic telemetry for the Audacity by crsib · Pull Request #835 · audacity/audacity
  6999. Dataset Search
  7000. Working as a Program Manager
  7001. Add Package Scoring Proposal by JonDouglas · Pull Request #216 · dotnet/designs
  7002. Create a web API with ASP.NET Core - Learn
  7003. --this is a no-knowledge proof--
  7004. SharpLab
  7005. HATETRIS
  7006. Troy Hunt at Black Hat Asia: ‘We’re making it very difficult for people to make good security decisions’
  7007. On .NET Live - Adding Machine Learning to your .NET Apps with ML .NET
  7008. How You Can Help Humanity
  7009. Monitoring Django applications
  7010. github/gitignore
  7011. The philosophy of technology
  7012. .NET Foundation Project Spotlight - ResXManager
  7013. .NET Foundation Project Spotlight - Orleans
  7014. How to Teach Math?
  7015. Episode 376 - Azure Media Services
  7016. API design best practices: How to build APIs for humans - andre.schweighofer
  7017. Add a README to Your NuGet Package | The NuGet Blog
  7018. awaescher/Fusion
  7019. qntm/hatetris
  7020. Pyston v2.2: faster and open source
  7021. The Virtual ML.NET Community Conference 2021
  7022. .NET Foundation March/April 2021 Update
  7023. C# Rises in Job Candidate Sought-After Tech Report -- Visual Studio Magazine
  7024. Microsoft Build
  7025. See What's Coming for VS Code in New Update Previews -- Visual Studio Magazine
  7026. Crazy New Ideas
  7027. Is std::exception_ptr nothrow constructible and assignable? | The Old New Thing
  7028. VerifyTests/Verify
  7029. Senior Product Security Engineer - Static Code Analysis
  7030. Multi-tenancy with EF Core in Blazor Server Apps
  7031. Product Security Engineer - Static Code Analysis
  7032. Visual Studio Code: Did you know… You can generate an installation command of your installed extensions ?
  7033. How to Customize VS Code Settings Using JavaScript - QuickHacks Ep. 1
  7034. Obsolete the Rijndael and RijndaelManaged classes by jeffhandley · Pull Request #52366 · dotnet/runtime
  7035. Branch predictor: How many "if"s are too many? Including x86 and M1 benchmarks!
  7036. benaadams/Ben.Demystifier
  7037. How Discord Stores Billions of Messages
  7038. What are Closures in C# and why you NEED to know about them
  7039. The Great Rewriting In Rust
  7040. The Case of the 50ms request
  7041. Twilio's private GitHub repositories cloned by Codecov attacker, cloud comms platform confirms
  7042. Bootstrap 5
  7043. .NET App Developer Links - 2021-05-06
  7044. .NET Foundation Survey - .NET Usage
  7045. Ultimate Guide to Building a UI Component Library—Part 3
  7046. Carbon proxies: Measuring the greenness of your application | Sustainable Software
  7047. Professional Open Source: Maintaining API, Binary, and Wire Compatibility
  7048. Non-structural Type Constraints
  7049. Introduction to JSON Web Tokens (JWT)
  7050. A Guide To Undoing Mistakes With Git — Smashing Magazine
  7051. LiveLeak shuts down after 15 years online | Tech News | Startups News
  7052. .NET Rocks! vNext
  7053. wybiral/tracker
  7054. Add Simple C# Programs by cartermp · Pull Request #213 · dotnet/designs
  7055. Building Mobile Apps at Scale: 39 Engineering Challenges
  7056. Activision-Blizzard Q1 2021 financials: Blizzard has lost almost 29% of its overall active playerbase in three years
  7057. SpaceX
  7058. Postman I ❤️ you, but I met Thunder Client for Visual Studio Code ❤️❤️❤️ | daily.dev
  7059. 30% Federal tax offset for videogame development announced
  7060. How I Hacked Google App Engine: Anatomy of a Java Bytecode Exploit
  7061. Event Based Architecture: What do you mean by EVENT?
  7062. Experimental Dotnet Monitor Tool Now Fully Supported -- Visual Studio Magazine
  7063. New Spectre attack once again sends Intel and AMD scrambling for a fix
  7064. Azure Machine Learning Experience Improved in VS Code -- Visual Studio Magazine
  7065. What is Machine Learning?
  7066. EntityFrameworkCore.VisualBasic 5.0.0-alpha.1
  7067. andymatuschak/orbit
  7068. Make haste slowly: quantify economics
  7069. the singularity | Riccardo M. Cefala
  7070. Lessons from Yahoo - Rui Zhi Dong
  7071. Building a Bingo game backend with encore.dev
  7072. Where work is headed
  7073. Preserving the Web
  7074. Portability is Reliability
  7075. Engineering promotions are broken
  7076. The Venture Capital Paradox? - Can's blog
  7077. Avoiding Busses
  7078. Introduction to GPS
  7079. Ascript
  7080. How to host a website on the dark web
  7081. timvisee/send
  7082. How I Got Into Computers Final Job Search Edition
  7083. $40 million to help developers measure everything that matters
  7084. 21Nails Vulnerabilities Impact 60% of the Internet's Email Servers - Slashdot
  7085. Tens of Thousands of GoDaddy Certificates Will Break in macOS 11.4 and iOS 14.6
  7086. String.Format Method (System)
  7087. The Curse of the A-word
  7088. Temporal documentation
  7089. Tesla Car Hacked Remotely From Drone via Zero-Click Exploit
  7090. Postman I ❤️ you, but I met Thunder Client for Visual Studio Code ❤️❤️❤️
  7091. From Structs and Lambdas to CO2 Emissions: Microsoft Software Development Gets Greener -- Visual Studio Magazine
  7092. Output in password_hash - Rust
  7093. Why simplicity? Choosing a web architecture
  7094. Entity Framework Community Standup - Triggers for EF Core
  7095. Building a supply chain attack with .NET, NuGet, DNS, source generators, and more!
  7096. The Catch Block #56 - A New Preview and Lots of Quality Reads
  7097. C# Language Highlights: Property Patterning Matching
  7098. Microsoft Build
  7099. C# Language Highlights: Property Patterning Matching
  7100. Testing Aggregate with Event Sourcing made SIMPLE
  7101. Why is coroutine_handle::resume() potentially-throwing? | The Old New Thing
  7102. MH370 pilot made many turns and speed changes new report reveals - Airline Ratings
  7103. ClearURLs/Addon
  7104. Migrating From Python to Kotlin for Our Backend Services
  7105. .NET App Developer Links - 2021-05-05
  7106. Catala: A Programming Language for the Law
  7107. Observable Plot
  7108. The Adapter Pattern | Gary Woodfine
  7109. Getting Started with Azure Web PubSub Service - Daily .NET Tips
  7110. The future of gRPC in C# belongs to grpc-dotnet
  7111. An Update
  7112. davidfowl/CommunityStandUpMinimalAPI
  7113. Me2BA Product Testing Spotlight Report Published: Data Sharing in Primary & Secondary School Mobile Apps
  7114. Please fix the AWS Free Tier before somebody gets hurt
  7115. They Told Their Therapists Everything. Hackers Leaked It All
  7116. Adequacy.org || Is Your Son a Computer Hacker?
  7117. facebookincubator/cinder
  7118. ML to AI with ML.Net and Azure
  7119. Rework all of this to use ControlFlowGraph and IOperations. · kevin-montrose/AsyncSizeAnalyzer@71b87c2
  7120. Basecamp employees detail an all-hands that led to resignations, including the head of strategy, who questioned the existence of white supremacy at the company
  7121. Introducing Observable Plot
  7122. Some thoughts on newsletter advertising
  7123. Why I Work on Ads
  7124. Clarifying the "blockchain"
  7125. Software Is About Modeling the World: Reflections and a Fourier Transform Analogy
  7126. What I Learned From 2 Years At A Digital Agency - Jeremy Shaw Blog
  7127. You are what you do, not what you say or write
  7128. Threats | No Mercy / No Malice
  7129. .NET Foundation March/April 2021 Update
  7130. On Software Rewrites
  7131. Exploring Temporality in Databases
  7132. Blog Archive for Docusaurus | I CAN MAKE THIS WORK
  7133. Software disenchantment
  7134. I've analyzed the accessibility of over 1600 personal sites
  7135. The Startup Guide To Managing Your Email Reputation
  7136. ZK languages with Alex Ozdemir
  7137. Hello World - Introduction to C# interactive C# tutorial
  7138. Accessibility and Perf improvements to WinForms
  7139. Efficiency is the Enemy
  7140. [Last Week in .NET #40] – Pour one out for .NET Framework 4.6.1
  7141. On Incels, Dead Bedrooms and The Hard Problems of Loneliness
  7142. The Instagram ads Facebook won't show you
  7143. Visual Studio Toolbox Live - gRPC for the WCF Developer
  7144. uLisp
  7145. Rust Language Gains Traction in .NET Community -- Visual Studio Magazine
  7146. AirDrop Anywhere - Part 2 - Writing some code
  7147. How Setting Arbitrary Deadlines Can Hurt Developers
  7148. ProgrammerHumor.io
  7149. I Tried Svelte and I LOVE It!! Favorite Features vs React
  7150. C++ coroutines: Promise constructors | The Old New Thing
  7151. Control Your Bose Headphones From Your Mac's Menubar
  7152. A map through the three major coroutine series | The Old New Thing
  7153. A Simple Moving Average calculator: Creating a Simple Moving Average calculator in C# - Part 1
  7154. ASP.NET Core in .NET 6 - Part 07 - Support for custom event arguments in Blazor
  7155. Hacker leaks 150 million user records from Iranian Raychat app
  7156. CSS Zen Garden - 2003 | Web Design Museum
  7157. Growing the Bytecode Alliance – The Mozilla Blog
  7158. Rossen Reports: Here’s how to see if your personal info was hacked
  7159. The Bytecode Alliance Calls for New Members In Mission to Build Safer Software Foundations for the Internet
  7160. .NET App Developer Links - 2021-05-04
  7161. Customize Windows Sandbox
  7162. Adding CAPTCHA on form posts with ASP.NET Core 🚦
  7163. 5 Techniques for Optimizing Performance on a React App
  7164. The Service Now API and TypeScript Conditional Types
  7165. Monsters Weekly 208 - Intro to Storybook
  7166. Implement log monitoring with Seq and Serilog in .net Core | Gary Woodfine
  7167. Why is your ASP.NET server so slow? 10 performance problems and solutions - Michael's Coding Spot
  7168. Building an AWS Lambda in C#, part 1: AWS
  7169. ShellCheck – shell script analysis tool
  7170. Announcing the end of support for AWS SDK for .NET version 2 (v2) | Amazon Web Services
  7171. Adam Storr - Beginning to Make Testing with HttpClient Easier
  7172. Why What3Words is not suitable for safety critical applications
  7173. 1. An architecture for .NET – The Reformed Programmer
  7174. The Hassle-Free JavaScript Tool Manager
  7175. ‎Breach: 6 | Life Support on Apple Podcasts
  7176. How to build a simple system in Verdi
  7177. Jan-Piet Mens
  7178. One thing I miss from Mercury
  7179. Testing SQL
  7180. Checklist For Evaluating Startups
  7181. Is abstraction killing civilization? | datagubbe.se
  7182. Venture Capital and Velocity: 11
  7183. CSS Generators
  7184. Uniform dist { warning, panic }
  7185. Easy and Ethical Traffic Monitoring with GoAccess
  7186. What’s behind the Shopify Effect
  7187. Tiny Wins
  7188. [Better solution!] TP-Link offers way to add local API back
  7189. GitHub Quick Reviews
  7190. About the security content of macOS Big Sur 11.3.1
  7191. banga/git-split-diffs
  7192. C# 9: Value Objects and Simpler Code -- Visual Studio Magazine
  7193. .NET API browser
  7194. Is the era of reflection-heavy C# libraries at an end?
  7195. AirDrop Anywhere - Part 1 - Introduction
  7196. The .NET Docs Show - Using .NET to build an e-ink dashboard for home automation
  7197. 255kb/stack-on-a-budget
  7198. The End of AMP
  7199. Debouncing / Throttling JavaScript events in a Blazor application - Gérald Barré
  7200. C++ coroutines: Converting among tasks that use the same promise | The Old New Thing
  7201. Let's Learn .NET - C#
  7202. Stop making your paying customers hunt for the Sign In button on your website. - Stunning Blog
  7203. .NET News Roundup - Week of April 26th, 2021
  7204. Are comments in code actually a bad practice?
  7205. Blazor WebAssembly : Global Exception Handling using CascadingValue - EP28
  7206. 252: Linux GUI Apps on Windows - WSLg
  7207. What3Words sends legal threat to a security researcher for sharing an open-source alternative – TechCrunch
  7208. Create an OIDC credential Issuer with Mattr and ASP.NET Core
  7209. Meadow VL53L0X Distance Sensor | C# Tutorials Blog
  7210. Rosenzweig – Dissecting the Apple M1 GPU, part IV
  7211. .NET App Developer Links - 2021-05-03
  7212. How Tech Loses Out over at Companies, Countries and Continents - Articles
  7213. What's Salesforce?
  7214. I could build this during the weekend
  7215. Rust's Most Unrecognized Contributor
  7216. kevin-montrose/AsyncSizeAnalyzer
  7217. Worthiness
  7218. Fetch failed but Flask is success
  7219. Tests Are Not Specifications ‒ paedubucher.ch
  7220. How to spot great remote jobs: The Joel test for remote work - andre.schweighofer
  7221. How much traffic comes from the front page of Hacker News?
  7222. Community Builders
  7223. The Tale of One-way Functions
  7224. Go Modules Cheat Sheet • Encore
  7225. How To Stop Comparing Yourself To Others (i.e., Play Your Own Game)
  7226. On using to-do lists efficiently
  7227. Open-sourcing Remotebear, a remote jobs aggregator
  7228. 55 months of weighing the costs
  7229. "Intro to Human Behavioral Biology" needs critique
  7230. My modern SaaS software stack
  7231. Should DevTools teach the CSS cascade?
  7232. The Byte Order Fiasco
  7233. Hosting SQLite databases on Github Pages - (or any static file hoster)
  7234. Regulations.gov
  7235. I put all of my comics online!
  7236. Vaccine production, April 2021 - Global Commission for Post-Pandemic Policy
  7237. Will Linux Phones stay around this time?
  7238. dekuNukem/bob_cassette_rewinder
  7239. Bringing GNU Emacs to Native Code
  7240. Using the ProblemDetails Class in ASP.NET Core Web API
  7241. CommandDotNet
  7242. readme.so - Easiest Way to Create A README
  7243. A Microsoft Engineer Explains How to Fix Your Computer Problem
  7244. Web Performance for Developers on a Deadline
  7245. Designing for Buying: How to Break Through the Ceiling in Product-Led Growth
  7246. Why textareas can't grow?
  7247. I Didn’t Buy Safemoon And You Can’t Either
  7248. Pro Controller
  7249. Re: Very slow clang kernel config ..
  7250. Dream desktop – Sam Squire's personal blog
  7251. Let Your Employees Ask Questions
  7252. How I Made an Album Without Knowing Anything About Music
  7253. For whom the bell tolls
  7254. Scaling monorepo maintenance - The GitHub Blog
  7255. Changing How Updates Work with Docker Desktop 3.3 - Docker Blog
  7256. O11 Dynamic MINI - Highly Modular water-cooll friendly small PC chassis
  7257. Simplifier
  7258. Keyboard interface software
  7259. System Builder
  7260. Ideas Filter
  7261. VS Code livestreams
  7262. The MVP reconnect daily
  7263. OpenBSD 6.9
  7264. Oxide Computer Company: Exploiting Undocumented Hardware Blocks in the LPC55S69
  7265. Muse Group formed to support MuseScore, Ultimate Guitar; acquires Audacity - Scoring Notes
  7266. LB27 first's line is obsolete from Daniel Bünzli via Unicode on 2020-03-03 (Unicode Mail List Archive)
  7267. SSD Makers start warning that Mining Products Like Chia Coin Will Void Warranty
  7268. Five Years On YouTube
  7269. Computer scientists discover new vulnerability affecting computers globally
  7270. supabase/realtime
  7271. The .NET Stacks #45: <fill in later> | Dave Brock
  7272. The .NET Stacks #47: 🧨 Now with 32 more bits | Dave Brock
  7273. Appearance on CBS Sports HQ for the 2021 NFL Draft, Apr-30
  7274. The Gates to Hell: Apples Notarizing
  7275. Weekly Update 241
  7276. The Linux Documentation Project Works
  7277. How Litestream Eliminated My Database Server for $0.03/month
  7278. The 'Capitalism is Broken' Economy
  7279. OSS Power-Ups: Silk.NET
  7280. C#: Make your delegates asynchronous from synchronous delegates
  7281. What's the Top App Model Used by .NET Developers? -- Visual Studio Magazine
  7282. Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  7283. Why you should spend $350 on a computer keyboard
  7284. Calendly: The $4B DocuSign of Scheduling
  7285. Cryptology ePrint Archive: Report 2021/323
  7286. The Little Things: everyday efficiencies
  7287. How to make the most of your software engineering career - andre.schweighofer
  7288. How to use markdown if markdown is not supported
  7289. .NET R&D Digest (April, 2021)
  7290. FOCUSCAP – NO DISTRATIONS!
  7291. What do we mean by a “backdoor” in End-To-End Encrypted Messengers or Secure Messengers? #endToEndEncryption #e2ee
  7292. Mixed Boolean Arithmetic Obfuscation
  7293. The faulty digital clock problem
  7294. Don't Use "Idiomatic" as an Excuse. Ship Things Instead
  7295. The 11th Reason to Delete your Social Media Account: the Algorithm will Find You
  7296. How to find a Bluetooth amp that doesn't suck · derhagen
  7297. To PaaS or not
  7298. Backing Up Vimwiki With Rsync
  7299. Solving multidimensional PDEs in pytorch
  7300. Overriding and Extending Episerver Dojo Functionality
  7301. Star Trek: First Contact 25th Anniversary | First Contact Day | Paramount+
  7302. Build and ship software better with GitHub and Microsoft Teams
  7303. Exploits and malware policy updates by vollmera · Pull Request #397 · github/site-policy
  7304. Evolving beyond password complexity as an identity strategy - Microsoft Security
  7305. Named Entity Recognition Demo
  7306. 0x4447/0x4447_product_s3_email
  7307. After the Pandemic
  7308. How to fix: npm ERR! enoent ENOENT: no such file or directory, rename - CodeJourney.net
  7309. xkcd: After the Pandemic
  7310. Microsoft Ability Summit
  7311. Microsoft: It's 90 days until the end of Skype for Business Online, here's what to expect | ZDNet
  7312. DotNet.ReproducibleBuilds 0.1.26
  7313. Arrays in ASP.NET MVC Core route parameters
  7314. dotnet/reproducible-builds
  7315. .NET Foundation March/April 2021 Update
  7316. QEMU version 6.0.0 released - QEMU
  7317. Building a Distributed Turn-Based Game System in Elixir
  7318. C++ coroutines: Waiting synchronously for our coroutine to complete | The Old New Thing
  7319. Code Maze Weekly #75 - Code Maze
  7320. Web Component Custom Element Gotchas
  7321. Rust programming language: We want to take it into the mainstream, says Facebook
  7322. Episode 75 - Dependency Injection with Steve Collins
  7323. .NET 6 Brings Blazor WebView Controls to WPF and WinForms
  7324. How We Helped Xbox Cloud Gaming Reach Billions of New Devices | Rainway
  7325. CSRF, CORS, and HTTP Security headers Demystified
  7326. Include tizen6.0-tizen in precedence rules by WonyoungChoi · Pull Request #212 · dotnet/designs
  7327. .NET App Developer Links - 2021-04-30
  7328. Twemex - Sidebar for Twitter
  7329. Update: Security Notification - March 2021
  7330. Scaling with Azure
  7331. Running Your Windows UI / Project Reunion App in the Windows App Container (sandbox) - Nick's .NET Travels
  7332. Containerize .NET for Red Hat OpenShift: Use a Windows VM like a container - Red Hat Developer
  7333. Tricking the tricksters with a next level fork bomb – Vidar's Blog
  7334. Nullable Reference types in C# – Best practices
  7335. Webinar – OSS Power-Ups: Silk.NET | The .NET Tools Blog
  7336. What's going on, Apple? - Part 2 | Intuitibits
  7337. C# Yield Return: What is it and how does it work? - Brian Lagunas
  7338. The Right Way to Adopt New Technology
  7339. C# Language Highlights: Init only setters
  7340. Computer Science from the Bottom Up
  7341. Federated Learning of Cohorts
  7342. Modular Blazor App Framework Oqtane Boosts Templates -- Visual Studio Magazine
  7343. Getting Started With Chia: SSD & Hard Disk Crytpo-Currency Mining/Farming
  7344. Azure Web PubSub Service · The Azure Web PubSub Service for real-time pub/sub using simple WebSocket connections.
  7345. On Basecamp | breen.tech
  7346. Don’t wait for the government to fix surveillance capitalism. It’s up to us.
  7347. Internal Combustion Engine – Bartosz Ciechanowski
  7348. The 3 R's of Habit Change: How To Start New Habits That Actually Stick
  7349. We need a career path for invention
  7350. Computer Science as a Medicine
  7351. A Notion system for capturing product ideas
  7352. The Fourier transform is a neural network
  7353. Easily build real-time apps with WebSockets and Azure Web PubSub—now in preview
  7354. noir-lang/noir
  7355. .NET API browser
  7356. New Azure Web PubSub Unveiled for Real-time WebSocket Apps -- Visual Studio Magazine
  7357. Microsoft Joins Bytecode Alliance to Further Blazor-Backing WebAssembly Tech -- Visual Studio Magazine
  7358. An update on the UMN affair
  7359. .NET Rocks! vNext
  7360. Episode 375 - The Case of the Dangling Domain
  7361. DapperLib/DapperAOT
  7362. GitHub Quick Reviews
  7363. Unit testing your Web APIs [18 of 18] | Beginner's Series to: Web APIs
  7364. Why programmers don’t write documentation | Kislay Verma
  7365. .NET 6 LINQ Improvements
  7366. Intro to Graphics 12 - Triangular Meshes
  7367. Truly unified inbox - BlackBerry got it right and nobody has since W.C. Fan
  7368. C++ coroutines: Adding COM context support to our awaiter | The Old New Thing
  7369. Practical considerations for implementing Raft
  7370. Hello World: Wednesday April 21, 2021
  7371. dotnet/runtime
  7372. Make microservices fun again with Dapr | Dave Brock
  7373. Fancy Blinking Cursor In VS Code
  7374. Writing robust integration tests in .NET with WireMock.NET
  7375. Who won the Amstel Gold Race? Human error in photo-finishes
  7376. Daisugi, the 600-Year-Old Japanese Technique of Growing Trees Out of Other Trees, Creating Perfectly Straight Lumber
  7377. .NET App Developer Links - 2021-04-29
  7378. Ready Player Zero
  7379. API Testing—Strategy and Tools
  7380. ReSharper and Visual Studio 2022 64-bit | The .NET Tools Blog
  7381. Automating "suggested / related posts" links for my blog posts - Part 2
  7382. Llama Preview: Swift Closures and Delegates
  7383. Rearchitecting for MicroServices: Featuring Windows & Linux Containers | Azure DevOps Blog
  7384. Uno Platform Uno Platform 3.7 - More WinUI, Project Reunion and Linux support, Wasm performance boost
  7385. Vertical turbines far more efficient in large-scale wind farms
  7386. Google Play declared our educational coding App is Malware and accused us of Ad Fraud!
  7387. r/dotnet - Why does everything have to use interface?
  7388. Microsoft joins Bytecode Alliance to advance WebAssembly – aka the thing that lets you run compiled C/C++/Rust code in browsers
  7389. Why We Switched From Webpack To Vite
  7390. Using GitHub as your Project Management Tool Recap | Learn with Dr G
  7391. How software gets color wrong
  7392. Is a computer science side project worth the effort? - andre.schweighofer
  7393. We’re all using RSS Readers all the time…
  7394. They meant well (or, why it matters who gets to be seen as a “tech critic”)
  7395. how to read stuff posted online – Snakes and Ladders
  7396. A Visa model for scaling moderation
  7397. On Wasting Time
  7398. Don't be that leader - the good, the bad, and the ugly of delegating
  7399. Aggregate Design: Using Invariants as a Guide
  7400. Ghost in the Shell – Part 5
  7401. My First Month as a Solo Founder
  7402. Philosophy — Susan Rigetti
  7403. Why People Are Afraid Of The DOM?
  7404. Zero-knowledge Virtual Machines, the Polaris License, and Vendor Lock-in
  7405. Release 5.0.0 · PomeloFoundation/Pomelo.EntityFrameworkCore.MySql
  7406. On .NET Live - Develop from Anywhere with GitHub Codespaces
  7407. CSS Variables That Mimic Chameleons
  7408. WebSocket Compression by zlatanov · Pull Request #49304 · dotnet/runtime
  7409. Not Much for Dev Tools in Microsoft's Big Accessibility Push Announcement -- Visual Studio Magazine
  7410. blog dot cloud and tree dot com
  7411. Password Validation Rule Object in Laravel 8
  7412. [PATCH v3 00/13] Add futex2 syscalls
  7413. Security firm Kaspersky believes it found new CIA malware | The Record by Recorded Future
  7414. Defend Rob's Responsible Disclosure, organized by Rob Dyke
  7415. VS Code Goes on Security 'MITRE ATT&CK' with New Extension -- Visual Studio Magazine
  7416. Windows Community Toolkit for Project Reunion 0.5 | #ifdef Windows
  7417. The Number of Cities With Municipal Broadband Has Jumped Over 450% in Two Years
  7418. Personal Finance Planning and Simulation for Financial Independence (FI)
  7419. Microsoft Edge Windows Task Manager Improvements
  7420. Software Engineer - Communities
  7421. dotnet/upgrade-assistant
  7422. City of Seattle Registration
  7423. Machine Learning Community Standup - .NET Notebooks & .NET Interactive
  7424. Finding an Easter egg in Microsoft Bob - Ben Stone Online
  7425. The Catch Block #55 - Jargon, Extensions, WPM, and Screaming
  7426. C++ coroutines: Snooping in on the coroutine body | The Old New Thing
  7427. KristofferStrube/Blazor.SVGEditor
  7428. Influential computer science papers
  7429. Getting started with Graphql - Pradeep Loganathan
  7430. BEYOND Status Codes! Better REST HTTP API Error Responses
  7431. Grand jury subpoena for Signal user data, Central District of California
  7432. GitHub Pages: Permissions-Policy: interest-cohort=() Header added to all pages sites - GitHub Changelog
  7433. Introducing DRPC: Our Replacement for gRPC
  7434. FBI shares 4 million email addresses used by Emotet with Have I Been Pwned
  7435. Why apk-tools is different than other package managers – Ariadne's Space
  7436. Senior Software Engineer - Chatbot
  7437. Create Outlook email with an @Mention for a contact in the body
  7438. Better air is the easiest way not to die
  7439. Clean Architecture Refactoring: A Case Study - NDepend
  7440. Blazor - IntersectionObserver WebApi
  7441. Mind the platform execution gap
  7442. Sherlock Holmes and the case of a crashing devenv.exe | The .NET Tools Blog
  7443. Introducing GraphQLinq - Strongly Typed GraphQL Queries with LINQ to GraphQL. | Giorgi Dalakishvili | Personal Website
  7444. Never run Google ads if you have an Android app
  7445. Dominance of Apple and Google’s app stores impacting competition and consumers
  7446. Serverless .NET Development with Azure Durable Functions - PHINUG 2021.05
  7447. OCaml for the Masses - ACM Queue
  7448. Fugitive Telemetry - Tordotcom Publishing
  7449. Windows Insider Program
  7450. Microservices and the Cloud with Special Guest Sean Whitesell
  7451. JSON Schema
  7452. Shelly 2.5 | Shelly Cloud
  7453. This is the first house to be 3D printed from raw earth
  7454. Mighty | Faster Google Chrome that uses 10x less memory
  7455. calibre - E-book management
  7456. TJA statement on updating bylines
  7457. Report: Mac Developers Prefer VS Code over Xcode -- Visual Studio Magazine
  7458. Webmention Analytics
  7459. Speakers | Techorama
  7460. Why dummy data matters - and how to generate it - Michael Stivala
  7461. My experience with sexual harassment in the Scala community
  7462. Content Marketing for Bootstrappers | James Chambers
  7463. Developing Expertise at Work: A Guide
  7464. Privacy by Design is reformist: But do we need revolution?
  7465. Dropbox is way too clingy
  7466. codefinger - blog
  7467. Don't consume news in the morning
  7468. Why Going to the Doctor Sucks — Wait But Why
  7469. Epistemology Wars
  7470. .NET Foundation Project Spotlight - Roslyn
  7471. FBI Shares Email Addresses to Speed Emotet Cleanup
  7472. Why does a zero-length stackalloc make the C# compiler happy to allow conditional stackallocs?
  7473. Welcome to swimlanes.io
  7474. TypeScript Decorators by Wekoslav Stefanovski - BLbit UG
  7475. GitHub Quick Reviews
  7476. Fermilab welcomes first baby bison of the year
  7477. How we ship code faster and safer with feature flags - The GitHub Blog
  7478. Visual Basic support planned for .NET 5.0 | Visual Basic Blog
  7479. Visual Basic docs - get started, tutorials, reference.
  7480. Apple's follow-up to M1 chip goes into mass production for Mac
  7481. ASP.NET Community Standup - SPA Updates
  7482. [Last Week in .NET #39] – Microsoft’s MVP Program has a new requirement: Shilling
  7483. German WWI veteran describes killing a French soldier in a bayonet charge
  7484. The .NET Docs Show - Optimizing .NET Linux containers the right way!
  7485. C++ coroutines: How do I create a coroutine that terminates on an unhandled exception? | The Old New Thing
  7486. Don't Use the Sidebar in VS Code!!
  7487. Running Lisp in Production
  7488. Cryptocurrency is an abject disaster
  7489. Trying out the open-source eCommerce platform nopCommerce using Docker
  7490. Some more C# 9 - Red Hat Developer
  7491. SSHing to my Raspberry Pi 400 from a browser, with Cloudflare Tunnel and Auditable Terminal
  7492. How to safely open-source internal software - Some best practices
  7493. FAQ | Ataque cibernético | 14/03
  7494. Workshop Spotlight: Developing Cross-Platform Web Apps with ASP.NET Core | Developer Support
  7495. HomeLab and Shop Tour! 100K Subscriber Extravaganza!
  7496. How to deploy Angular app to Azure App Service running Linux from GitHub | Developer Support
  7497. Jefit Data Incident Public Announcement
  7498. My current HTML boilerplate
  7499. The Linux Foundation's demands to the University of Minnesota for its bad Linux patches security project | ZDNet
  7500. allaboutapps/integresql
  7501. Pretty print/syntax highlight .NET stack traces in a browser ✨
  7502. Useful features from C# 7 to 9 with Julien Couvreur
  7503. Don't Code Tired | Free .NET Testing Courses This Month
  7504. Best Practices in Software Development—Part 4
  7505. Can you really develop with Linux GUI Apps on Windows 10 with WSLg? How about PyCharm?
  7506. How to run Linux GUI apps on Windows 10 with WSL and WSLg
  7507. Adam Storr - Lightning Talk on HttpClient Interception by Just Eat at dotnetOxford Apr 2021
  7508. All Your Macs Are Belong To Us
  7509. Woven Planet, a subsidiary of Toyota, to acquire Lyft’s self-driving car division
  7510. Changes at Basecamp
  7511. The 10 Best Practices for Remote Software Engineering
  7512. New Proof Reveals That Graphs With No Pentagons Are Fundamentally Different
  7513. .NET Framework 4.5.2, 4.6, 4.6.1 will reach End of Support on April 26, 2022
  7514. Arbitrage as a Shortest Path Problem · Sasha Kuznetsov's Blog
  7515. Phishing exercises and you - stop punishing optimism
  7516. Query Engines: Push vs. Pull
  7517. The Chronicle
  7518. Dabbling in Cryptography
  7519. .NET API browser
  7520. Using tables in technical documentation
  7521. Ether as a computation unit
  7522. No-SQL databases are glorified caches
  7523. Books I've Read (2020)
  7524. Introduction
  7525. iOS 14.5 offers Unlock iPhone with Apple Watch, diverse Siri voices, and more
  7526. Apple commits $430 billion in US investments over five years
  7527. University of Minnesota security researchers apologize for deliberately buggy Linux patches | ZDNet
  7528. Survey Reveals Bigger C# Community, Most and Least Popular Uses -- Visual Studio Magazine
  7529. Apple's Certificate Transparency policy
  7530. Generating API clients [17 of 18] | Beginner's Series to: Web APIs
  7531. Create a .NET Core Project Template for Visual Studio
  7532. Tetris in Blazor Part 6: Scoring, Levels, Music, and Other Features
  7533. The .NET Docs Show - Versioning REST APIs
  7534. We were promised Strong AI, but instead we got metadata analysis
  7535. Convert SVG files to PNG or JPEG using .NET - Gérald Barré
  7536. 2021 Williams F1 CFD
  7537. HashiCorp Boundary: Remote Access Management Service Adds OIDC Support
  7538. C++ coroutines: What does it mean when I declare my coroutine as noexcept? | The Old New Thing
  7539. ehendrix23/tesla_dashcam
  7540. Adding environment variables in Azure Pipelines for a dotnet Linux service
  7541. Fast and Safe compile-time dependency injection in .NET with Jab & StrongInject
  7542. Project Jengo Redux: Cloudflare’s Prior Art Search Bounty Returns
  7543. The REAL Reason McDonalds Ice Cream Machines Are Always Broken
  7544. Blazor WebAssembly : Logging to Database | Implementing Custom Logger Provider - EP27
  7545. lettier/3d-game-shaders-for-beginners
  7546. How to send an email with dynamic templates from SendGrid with ASP.NET Core
  7547. I replaced jQuery on this blog with vanilla JavaScript
  7548. 251: #AppleEvent - AirTags, M1 iMac, & Purple iPhone
  7549. Machine Learning with ML.NET - Sentiment Analysis
  7550. r/dotnet - BlazorGenUI - Auto-generated UI from C# classes
  7551. dodyg/practical-aspnetcore
  7552. Uno Platform and Xamarin.Forms: Choosing Your Next UI Framework
  7553. .NET App Developer Links - 2021-04-26
  7554. Bigbasket faces potential data breach; details of 2 crore users put on sale on dark web
  7555. .NET News Roundup - Week of April 19th, 2021
  7556. Blazor Material Form Creation with File Upload and Dialogs
  7557. Securing an ASP.NET Core app and web API using windows authentication
  7558. Understanding JavaScript’s Array Reduce
  7559. Windows Package Manager v0.3 Preview | Windows Command Line
  7560. 3 simple ways to collect data for asp.net core applications post publishing to production
  7561. NSubstitute and FluentAssertions Redux – Rory Primrose – Learn from my mistakes, you don't have time to make them yourself
  7562. I CAN MAKE THIS WORK
  7563. F# wrappers for React components
  7564. Write Great APIs
  7565. Crypto miners are killing free CI
  7566. Melb.NET May 2021 IN PERSON Meetup
  7567. FalixNodes - Make your dreams true, do not get limited by money.
  7568. An example of overengineering - keep it WET
  7569. Simple career advice
  7570. Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  7571. What playing football taught me about hacking – Part 1
  7572. Rage bug reporting : ezyang’s blog
  7573. MangaDex website taken offline following cyber-attack, data breach
  7574. December 10, 2020 - Social Media, Blazor, and Azure Storage. What could go wrong?
  7575. Has UML died without anyone noticing?
  7576. Parsing Protobuf at 2+GB/s: How I Learned To Love Tail Calls in C
  7577. Why you should put salaries on your job ads | Sifted
  7578. An open letter to the Linux community
  7579. Security Researcher Dan Kaminsky Passes Away
  7580. Apple sued for terminating account with $25,000 worth of apps and videos
  7581. Rust Language Cheat Sheet
  7582. 3D Game Shaders For Beginners
  7583. Setting up a Cardano Producer node using Kubernetes/microk8s
  7584. Redcrafter/verilog2factorio
  7585. Feynman's Nobel Ambition
  7586. Quantum Computing with Richard Versluis
  7587. Quantum Computing with Richard Versluis — Developer Weekly
  7588. How to setup nginx reverse proxy for aspnet core apps with Docker compose
  7589. Deploying an Azure APIM Self-Hosted Gateway | Developer Support
  7590. Setting Up Sass with Blazor
  7591. Customer Notice FAQs
  7592. [PATCH 000/190] Revertion of all of the umn.edu commits [LWN.net]
  7593. r/todayilearned - TIL Judith Love Cohen, who helped create the Abort-Guidance System which rescued the Apollo 13 astronauts, went to work on the day she was in labor. She took a printout of a problem she was working on to the hospital. She called her boss and said she finished the problem and gave birth to Jack Black
  7594. Office chairs are a scam
  7595. Infer delegate type for method groups and anonymous functions by cston · Pull Request #52448 · dotnet/roslyn
  7596. Today I learned in 2021
  7597. WebAssembly 1.0.0
  7598. The Compiler Writer Resource Page
  7599. irtf-cfrg-argon2-13 - The memory-hard Argon2 password hash and proof-of-work function
  7600. Quick Reminder that Details/Summary is the Easiest Way Ever to Make an Accordion | CSS-Tricks
  7601. Starting this newsletter, print debugging, BYOC
  7602. Specification Pattern in ASP.NET Core - Enhancing Generic Repository Pattern
  7603. You are a hyper-carnivore
  7604. W.C. Fan Why is there still no easy custom keyboard builder?
  7605. TFM for .NET nanoFramework by terrajobst · Pull Request #208 · dotnet/designs
  7606. Remote code execution in Homebrew by compromising the official Cask repository
  7607. Earth Restored — Toby Ord
  7608. Workshop Spotlight: DevOps Fundamentals | Developer Support
  7609. Episode 374 - Keeping up with Azure
  7610. You might as well timestamp it
  7611. CHIP-8 emulation with C# and Blazor - part 1
  7612. danoon2/Boxedwine
  7613. ASP.NET Core in Action, Second Edition is available now!
  7614. The .NET Stacks #46: 📒 What's new with your favorite IDE | Dave Brock
  7615. Clever Hack Finds Mystery CPU Instructions
  7616. Release 1.0.0-preview11 · microsoft/reverse-proxy
  7617. A new way to make maps with OpenStreetMap | Protomaps
  7618. Mining Bitcoin with pencil and paper: 0.67 hashes per day
  7619. Never Raising, Always Raising by @ttunguz
  7620. Compressing PDFs on Mac OS X with custom filters
  7621. Let's light it 🔥 up!
  7622. Protecting against semantic attacks
  7623. 4 techniques for structuring Next.js applications
  7624. Impostor Syndrome Theory
  7625. The Best Note-Taking Method is the One You Have with You – trms
  7626. The Chronicle
  7627. Cycles X — Blender Developers Blog
  7628. Great Malaria Vaccine News
  7629. 'Epic Fail': ASP.NET PM Struggles with Blazor Hot Reload in Live Demo -- Visual Studio Magazine
  7630. Create a web UI with ASP.NET Core - Learn
  7631. Light pollution map
  7632. OCamlPro/drom
  7633. Azure for .NET developers
  7634. paint.net 4.2.16 is now available
  7635. GitHub Quick Reviews
  7636. Game accessibility guidelines | A straightforward reference for inclusive game design
  7637. Machine Learning for .NET developers
  7638. Solving a Mystery Behavior of parseInt() in JavaScript
  7639. tobetz/LegoMicroscope
  7640. C++ coroutines: Associating multiple task types with the same promise type | The Old New Thing
  7641. Microsoft Announces 64-Bit Visual Studio 2022
  7642. Secretless apps with .NET and Azure Key Vault
  7643. Cerebras’ New Monster AI Chip Adds 1.4 Trillion Transistors - IEEE Spectrum
  7644. Apple's M1 Positioning Mocks the Entire x86 Business Model - ExtremeTech
  7645. Apple Is Sued for Telling You That You're "Buying" Movies
  7646. Code Maze Weekly #74 - Code Maze
  7647. Turn off Topic Suggestions and Interests at Twitter with this handy script
  7648. Use Google like a pro
  7649. LivePerson
  7650. r/dotnet - If MS had never developed .Net Core, do you think you would still be using .Net?
  7651. Why Lichess will always be free.
  7652. .NET App Developer Links - 2021-04-23
  7653. ASP.​NET Core in .NET 6 - Part 06 - Nullable Reference Type Annotations
  7654. Digging for performance gold: finding hidden performance wins
  7655. CrowdSec - The open-source massively multiplayer firewall
  7656. Developing on Amazon Linux 2 using Windows | Amazon Web Services
  7657. Microsoft brings Azure supercomputing to UK Met Office
  7658. C# Language Highlights: Using Static Directive
  7659. Azure, Simplified. (New Video Series)
  7660. Containerize .NET for Red Hat OpenShift: Windows containers and .NET Framework - Red Hat Developer
  7661. Let's Learn .NET - C# - Free Live Stream Event
  7662. Dive into the AWS SDK for .NET’s Runtime Pipeline and Client Configuration | Amazon Web Services
  7663. Disasters I've seen in a microservices world
  7664. Windows Package Manager v0.3 Preview | Windows Command Line
  7665. Ben.Demystifier 0.4.1
  7666. Weekly Update 240
  7667. Why does trying to break into the NT 3.1 kernel reboot my 486DX4 machine?
  7668. Azure SDK Gets Communications Services Libraries, Based on Teams Tech -- Visual Studio Magazine
  7669. Argentine version of Google falls into “wrong” hands leading to search engine's temporary collapse
  7670. Intersection of Medicine and Technology with Dr. Divya Dhar Cohen | Hanselminutes with Scott Hanselman
  7671. Conversation about crossgen2 | .NET Blog
  7672. Semgrep
  7673. IDE > Language > Protocol
  7674. My New Setup - Road to the Valhalla
  7675. We need to talk about your Q3 roadmap
  7676. The Factory Is The Product
  7677. Month 6, Day 1: Fridge still off (Happy Earth Day)
  7678. Do Things That Will Surpass Your Life
  7679. Package readme on NuGet.org
  7680. How to Move From Dublin to Berlin — Evan Smith
  7681. Why I created a vaccine finder
  7682. Quandaries of Quinine - JHI Blog
  7683. Working with PostgreSQL - Zerodha Tech Blog
  7684. GitHub Actions update: Helping maintainers combat bad actors - The GitHub Blog
  7685. What's cooking on SourceHut? April 2021
  7686. Field notes: Miami
  7687. On .NET Live - .NET Interactive: Data Science
  7688. Evolving beyond password complexity as an identity strategy - Microsoft Security
  7689. Unity Game Platform Details Plans for .NET and C# -- Visual Studio Magazine
  7690. RH12503/triangula
  7691. Zellij: a Rusty terminal workspace releases a beta
  7692. EFF Sues Proctorio on Behalf of Student It Falsely Accused of Copyright Infringement to Get Critical Tweets Taken Down
  7693. Red Hat Adds Java Features to Visual Studio Code -- Visual Studio Magazine
  7694. chrissainty/BlazorWallpaper
  7695. How to navigate directories faster with bash
  7696. .NET Core and .NET 5 official support policy
  7697. Ubuntu 21.04 is here | Ubuntu
  7698. Green Vs. Brown Programming Languages
  7699. Deepnote - Data science notebook for teams
  7700. Money Simulator: A browser based, retro sandbox game that let's you see the impact of your financial decisions
  7701. Standard Textile Care Symbols · Issue #410 · Crissov/unicode-proposals
  7702. The EASIER Way to Query Airtable with Sync Inc and PostgreSQL
  7703. C++ coroutines: Improving cold-start coroutines which complete synchronously | The Old New Thing
  7704. Tiny Container Challenge: Building a 6kB Containerized HTTP Server!
  7705. In epic hack, Signal developer turns the tables on forensics firm Cellebrite
  7706. 5 MORE C# keywords you (probably) never had to use
  7707. Godot 3.3 has arrived, with a focus on optimization and reliability
  7708. Welcome! You are invited to join a meeting: Building real-time web apps with SignalR (presented by David Fowler from Microsoft). After registering, you will receive a confirmation email about joining the meeting.
  7709. Reduce Process Interference with Task Manager Eco Mode | Performance and Diagnostics
  7710. How to Clean Up after Yourself Why It’s Important Vue React
  7711. Uno Platform Deploying C# Web Applications with Docker
  7712. .NET App Developer Links - 2021-04-22
  7713. .NET Core Integration Tests using a Sql Server Database in Docker – Wrapt
  7714. Introducing EcoQoS | Performance and Diagnostics
  7715. Cyberattack on Phone House with Ransomware and possible data breach - The Tech Zone
  7716. Procmon v3.70, Sysmon v13.10, Autoruns v13.99, TCPView v4.01 and WinObj v3.03
  7717. Introducing AWS Toolkit for Visual Studio support for AWS SSO and Assume Role with MFA | Amazon Web Services
  7718. Why I distrust Google Cloud more than AWS or Azure.
  7719. .NET Rocks! vNext
  7720. Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  7721. Custom Targeting and Audience Segments - Claritas LLC
  7722. What you gonna hide in there?? #lifehack #beans #meme #funny #food #secret #nugget
  7723. Use Apple's CCRandomGenerateBytes in GetCryptographicallySecureRandomBytes by vcsjones · Pull Request #51526 · dotnet/runtime
  7724. Do Microservices require Containers/Docker/Kubernetes?
  7725. Interne mail toont hoe Facebook veiligheidsproblemen wil 'normaliseren'
  7726. GrapeCity ComponentOne 2021 v1 Ships with New Blazor Controls -- Visual Studio Magazine
  7727. Resources by city - Don't Call The Police
  7728. Personalization in Visual Studio IDE
  7729. Download Data Streams to a File in the Background with Xamarin iOS - Cool Coders
  7730. Languages & Runtime Community Standup - C# Standardization
  7731. Tips for Text-based Interviews
  7732. Now is not everything
  7733. Make better predictions, stop estimating - andre.schweighofer
  7734. jsuarezruiz/maui-linux
  7735. Nuclear power and growth
  7736. How to kick start as an indie-entrepreneur
  7737. Physics — Susan Rigetti
  7738. Squeezebox Keyboard| Peter Lyons
  7739. 1 to 1s
  7740. What is a Merkle Tree?
  7741. Structured Programming for Busy Beavers
  7742. SOCstock2021 - The Grooviest Event for Security Operations Professionals
  7743. The Initial Preview of GUI app support is now available for the Windows Subsystem for Linux | Windows Command Line
  7744. What Do Devs Want for VS 2022? The Top 10 Feature Requests -- Visual Studio Magazine
  7745. Add a check for gss_release_msg
  7746. What's new in dotnet monitor | .NET Blog
  7747. Compute Cuter
  7748. Khronos KTX 2.0 Textures Enable Compact, Visually Rich, glTF 3D Assets
  7749. NetEscapades.AspNetCore.SecurityHeaders 0.14.0
  7750. Steven Soderbergh on Mosaic, Filmmaking, and the Weinstein Scandal
  7751. WSL2 localhost redirect not working
  7752. Exploiting vulnerabilities in Cellebrite UFED and Physical Analyzer from an app's perspective
  7753. Effectful Effects - Unifying Bidirectional Communication between Software Components
  7754. Introducing .NET Multi-platform App UI: Q&A With David Ortinau
  7755. The InfoQ Podcast: Software Architecture and Design InfoQ Trends Report—April 2021
  7756. Software Architecture and Design InfoQ Trends Report—April 2021
  7757. Prisma – The Complete ORM for Node.js & TypeScript
  7758. The Catch Block #54 - Quality Read Extravaganza!
  7759. Event Based Architecture: What do you mean by EVENT?
  7760. Linux bans University of Minnesota for sending buggy patches in the name of research
  7761. Re: [PATCH] SUNRPC: Add a check for gss_release_msg
  7762. Slow and predictable vs. fast and bursty
  7763. Researchers Secretly Tried To Add Vulnerabilities To Linux Kernel, Ended Up Getting Banned
  7764. C++ coroutines: Cold-start coroutines | The Old New Thing
  7765. Cloudflare obtains new ISO/IEC 27701:2019 privacy certification and what that means for you
  7766. Re: [PATCH] SUNRPC: Add a check for gss_release_msg
  7767. jdah/tetris-os
  7768. Steve Talks Code - Random thoughts about coding
  7769. .NET GC Internals - 10. Q&A
  7770. dotnet/maui
  7771. .NET App Developer Links - 2021-04-21
  7772. Converting a 13 year old .NET WPF app called BabySmash to a self-contained .NET 5 app with the .NET Upgrade Assistant
  7773. Denormalization in Production: Common Problem and Solution - Simple Talk
  7774. Announcing Pulumi 3.0
  7775. Next comment tool for your website
  7776. VS Code Python Tooling Gets 'Most Requested' Feature: Poetry Support -- Visual Studio Magazine
  7777. r/dotnet - Minimal hosting making its way to ASP.NET Core with .NET 6.
  7778. Zero-Day Exploits in SonicWall Email Security Lead to Enterprise Compromise
  7779. Bash + ElasticSearch MultiSearch – Pedro Simões
  7780. Why we still use Oracle DB
  7781. Financial growth for people in engineering roles | DEEP/TEST
  7782. Why you should never quit too early ... - DONN FELKER
  7783. How to detect breaking changes and lint Protobuf automatically using Gitlab CI and Buf
  7784. Steve BlankA Path to the Minimum Viable Product
  7785. Coveralls in a monorepo
  7786. Thoughts And Projects For The Future
  7787. In Slack, no one can hear your scream! | 8th Light
  7788. Node.js 16 available now
  7789. Rust and cryptographic code | Bulletproof TLS Newsletter
  7790. Apple unveils new iPad Pro with M1 chip and stunning Liquid Retina XDR display
  7791. YouTube CEO receives freedom of expression award sponsored by the video platform itself - Market Research Telecast
  7792. iMac features all-new design in vibrant colors, M1 chip, and 4.5K Retina display
  7793. Apple TV 4K
  7794. Ministers encourages citizens concerned over Facebook leak to visit Have I Been Pwned? website
  7795. Hundreds of Developers Sound Off on Visual Studio 2022 -- Visual Studio Magazine
  7796. Power consumption of Game Boy flash cartridges
  7797. Grafana, Loki, and Tempo will be relicensed to AGPLv3
  7798. GitHub Quick Reviews
  7799. How to Use Sagas to Process Orders - DZone Microservices
  7800. How Spotify is Killing the Open Podcast Ecosystem
  7801. Apple introduces AirTag
  7802. C# 9 init accessors and records - Red Hat Developer
  7803. Introduction to .NET - Learn
  7804. ASP.NET Community Standup - ASP.NET Core updates in .NET 6
  7805. Announcing Cloudflare Images beta to simplify your image pipeline
  7806. devRant - !dev My neighbours have so many fucking IoT devices that they basically fuck over the entire 2.4GHz spectrum over here just by themselves... Thanks for that you cuntbags.
  7807. Increased errors in Auth0
  7808. learn.tv - This website is for sale! - learn Resources and Information.
  7809. Auth0 Status
  7810. danfragoso/thdwb
  7811. .NET Documentation & C# 9
  7812. C++ coroutines: Getting rid of our atomic variant discriminator | The Old New Thing
  7813. Thunder Client - Visual Studio Marketplace
  7814. Why did the IETF specifically choose 192.168/16 to be a private IP address class?
  7815. Open source goes to Mars 🚀 - The GitHub Blog
  7816. I Don't Need Postman Anymore!! I Use VS Code Instead...
  7817. CSS General Rules of Thumb
  7818. Start building your own private network on Cloudflare today
  7819. A System for Grouping & Sorting CSS Properties
  7820. Fixing build warning NETSSDK1138 when building projects with end-of-life .NET frameworks
  7821. GitHub Classroom now offers a pre-made GitHub starter course (Public Beta) - GitHub Changelog
  7822. Gʀᴀᴘʜɪᴄs Cᴏᴅᴇx
  7823. Software infrastructure 2.0: a wishlist
  7824. vitling: The Endless Acid Banger
  7825. Rendering dynamic content in Blazor Wasm using DynamicComponent
  7826. .NET App Developer Links - 2021-04-20
  7827. Task vs ValueTask: When Should I use ValueTask? - Brian Lagunas
  7828. Released: Microsoft.Data.SqlClient 3.0 Preview 2
  7829. The Guide to MobX
  7830. Will .NET 6 fix Blazor Prerendering?
  7831. I CAN MAKE THIS WORK
  7832. How often do people actually copy and paste from Stack Overflow? Now we know. - Stack Overflow Blog
  7833. Scholarships | Linux Foundation Events
  7834. git/netdev/net.git - Netdev Group's networking tree
  7835. Adam Storr - Easily Create and Manipulate Mock Anonymous Data for Unit Tests
  7836. minimaxir/hacker-news-undocumented
  7837. Ian's Shoelace Site – Granny Knot Info
  7838. Optional chaining (?.) - JavaScript
  7839. Zenreader: A 4.7 inches E-Ink RSS Reader Powered by ESP32
  7840. Saving Gas on the Ethereum Mainnet
  7841. My full story on launching a side project to Hacker News.
  7842. Throttle vs Debounce on real examples
  7843. Nintil - Cozy futurism
  7844. Running Hasura on the Cheap - Byrne's Blog
  7845. Schrödinger's Discriminated Union
  7846. Testing Backups and Offloading CheckDB
  7847. Double Dipping into SaaS
  7848. Minimum Viable State: Building a Nomad Internet Country
  7849. 10 Reasons Why Music Sucks So Hard Right Now - Wow
  7850. Loop alignment in .NET 6 | .NET Blog
  7851. Why Specifications Don't Compose • Hillel Wayne
  7852. Reading debt - bookmarking shit you'll never read | Marko Zivanovic
  7853. Building blocks of a data-driven organization
  7854. What the FLoC?!
  7855. My phone isn't as smart as yours
  7856. Expanding American Rail Capacity
  7857. Adventures with RSA Blind Signing
  7858. Dynamically getting objects from an assembly in C#
  7859. Episode 373 - GitHub Actions
  7860. Visual Studio 2022: Faster, Leaner and 64-bit (More Memory!) -- Visual Studio Magazine
  7861. Reddit unveils its Clubhouse clone, Reddit Talk – TechCrunch
  7862. Firefox 88.0, See All New Features, Updates and Fixes
  7863. [Last Week in .NET #38] – The NSA requests you patch your sh*t
  7864. Microsoft says mandatory password changing is “ancient and obsolete”
  7865. Hire me and pay what you want, just give me interesting work.
  7866. Join our Cloud HD Video Meeting
  7867. Umbraco Forms Migration to .NET Core
  7868. scottbez1/splitflap
  7869. Word list  |  Google developer documentation style guide
  7870. How to Use BLE With WPF or Forms
  7871. Llama Preview: Swift on .NET
  7872. Tetris in Blazor Part 5: Controls, Upcoming Tetrominos, and Clearing Rows
  7873. DotNext 2021 Piter. .NET conference. April 20-23, Online.
  7874. Visual Studio 2022 | Visual Studio Blog
  7875. Basic Music Theory in ~200 Lines of Python | Manohar Vanga
  7876. Thinkpad X230 with a "E-Ink" display at 30fps
  7877. Building .NET projects using the Microsoft.Build.Traversal SDK - Gérald Barré
  7878. First Flight of the Ingenuity Mars Helicopter: Live from Mission Control
  7879. A Full Circle Journey: Introducing Cloudflare Canada
  7880. How much do .NET developers make in the UK in 2021?
  7881. DDoS attack trends for 2021 Q1
  7882. Machine Learning with ML.NET - NLP with BERT
  7883. Infrastructure Vulnerability Scanner Checkov Adds Context Aware Assessments
  7884. 250: To The Moon
  7885. .NET News Roundup - Week of April 12th, 2021
  7886. How to Optimize .NET Pipelines in Azure DevOps (Or how I made my pipeline 50% faster)
  7887. Kaine Shields
  7888. dotnet/runtime
  7889. Securing multiple Auth0 APIs in ASP.NET Core using OAuth Bearer tokens
  7890. Using MudBlazor to Create Reach and Functional Product's Details Page
  7891. Monster
  7892. Rosenzweig – Dissecting the Apple M1 GPU, part III
  7893. Build Automation with NUKE
  7894. Collect memory dumps for a first-chance exception, when it occurs
  7895. Amazon.com: Ubiquiti UniFi Dream Machine | UDM-US: Computers & Accessories
  7896. Windows Terminal Preview 1.8 Release | Windows Command Line
  7897. Async and Await In C#
  7898. Amazon.com: NETGEAR Nighthawk Multi-Gig Cable Modem CM2000 - Compatible with All Cable Providers incl. Xfinity, Spectrum, Cox | for Cable Plans Up to 2.5Gbps | DOCSIS 3.1: Computers & Accessories
  7899. Internet Search Tips · Gwern.net
  7900. Replace Google Analytics with a shell script
  7901. The Truth About Green Grocery Bags
  7902. New Video: Structural Typing in TypeScript
  7903. Listing the contents of a remote ZIP archive, without downloading the entire file – Zoned Out
  7904. Being Normal - Econlib
  7905. value of time
  7906. What's in the box? - fasterthanli.me
  7907. Writing a Technical Book • AndreGarzia.com
  7908. Strong Evidence is Common
  7909. Thoughts on writing a wayland window manager with wlroots
  7910. I made an AI-powered Linux shell using OpenAI
  7911. Unix networking command line tools I use to do my job
  7912. The unsafe CLIP image search
  7913. chdir to cwd: permission denied
  7914. Reverse-engineering a vintage comparator chip
  7915. Why should you care about privacy - even if you had nothing to hide
  7916. Self-employment: three months update
  7917. Meet the .NET Upgrade Assistant, Your .NET 5 Moving Company | Dave Brock
  7918. November 29, 2021 - Blazor, Twitch Clips, Bug fixes and more
  7919. 100 million more IoT devices are exposed—and they won’t be the last – Ars Technica
  7920. December 1, 2020 - Building a comment system for a Blazor Static Web App
  7921. Using Kubernetes ConfigMaps for Cardano Node Topology Config
  7922. Domino's India hacked; credit card data of 10L users on 'sale' for Rs 4 cr
  7923. December 3, 2020 - Building and deploying a comment system for a Blazor Static Web App
  7924. Proposal: Treat FLoC as a security concern
  7925. Announcing Livebook - Dashbit Blog
  7926. Alienware Really Doesn't Want You to Buy an AMD Ryzen PC - ExtremeTech
  7927. Take your first steps with Go - Learn
  7928. Take your first steps with Rust - Learn
  7929. r/LenovoLegion - Legion 5i confirmed working with 64GB RAM
  7930. Nginx Cheatsheet
  7931. Retro nostalgia & why my new website looks like Window 9x
  7932. I made a Guitar Hero robot (and it SHREDS)
  7933. Backdoored developer tool that stole credentials escaped notice for 3 months
  7934. Starting Jetbrains Rider when it hangs on startup
  7935. Frank Chimero · Everything Easy is Hard Again
  7936. The Brain ‘Rotates’ Memories to Save Them From New Sensations
  7937. The Moclans Teach Ed How To Play Latchcomb | Season 1 Ep. 12 | THE ORVILLE
  7938. Thanks for the Bonus, I Quit!
  7939. Lessons on Variable Naming from Breakfast Burritos
  7940. Black Dwarf Supernovae
  7941. Setting more ambitious goals for aging research
  7942. Demoing The Pernosco Omniscient Debugger: Debugging Crashes In Node.js And GDB
  7943. You're Reading This in the Future · Caffeinspiration
  7944. Vanquished Vaccines and Vetocracies – We Are Not Saved
  7945. Eat a Peach for Engineers
  7946. Misinformation about Permissions Policy and FLoC
  7947. 7 years of open-source database development: lessons learned - Vallified
  7948. Why has nuclear power been a flop?
  7949. Problems | Project Lovelace
  7950. WebGL Fingerprinting
  7951. Standard Notes | A Simple And Private Notes App
  7952. I'd like to review your README
  7953. 5G: The outsourced elephant in the room - Articles
  7954. Containers at the edge: it’s not what you think, or maybe it is
  7955. Nassim Taleb: Bitcoin failed as a currency and became a speculative ponzi scheme - Digest Time
  7956. Cycles in family tree software
  7957. Up For Grabs
  7958. The Truth About my Son
  7959. Content-aware image resizing in JavaScript | Trekhleb
  7960. The .NET Stacks #45: 🔥 At last, hot reload is (initially) here | Dave Brock
  7961. Application and package management using Helm - Learn
  7962. Jobs - OpenSilver
  7963. ASP.NET Core 5 & EntityFramework Core: Clean, clear and fluent integration tests with Calzolari.TestServer.EntityFramework, FluentAssertion.Web and xUnit
  7964. Weekly Update 239
  7965. A top audio engineer explains NPR’s signature sound
  7966. QUIC and HTTP/3 Support now in Firefox Nightly and Beta – Mozilla Hacks - the Web developer blog
  7967. My Go Executable Files Are Still Getting Larger (What's New in 2021 and Go 1.16)
  7968. tm213918-6_s1 - none - 33.2184058s
  7969. Adding a rough draft of the "minimum viable product" for the .NET Libraries APIs to support generic math by tannergooding · Pull Request #205 · dotnet/designs
  7970. Unsupervised 3D Neural Rendering of Minecraft Worlds
  7971. Facebook faces ‘mass action’ lawsuit in Europe over 2019 breach – TechCrunch
  7972. Data Viewer Enhancements Lead VS Code April Jupyter Update -- Visual Studio Magazine
  7973. Is the Juice Worth the Squeeze?
  7974. Getting Started With Radare2
  7975. FileStream rewrite: Caching the ValueTaskSource in AsyncWindowsFileStreamStrategy by carlossanlop · Pull Request #51363 · dotnet/runtime
  7976. What you need to learn to become a DevOps · Nicolas Paris
  7977. Minimalist Guide To Decluttering Clothes
  7978. FTP is 50 years old
  7979. Why has no one made a better Goodreads
  7980. Managed Memory Dump Analyzers | Visual Studio Blog
  7981. Hello World: April 16, 2021
  7982. Luca App: CCC calls for an immediate moratorium
  7983. farmOS.org
  7984. Introducing Acorn, a precision farming rover from Twisted Fields - Research Blog - Twisted Fields community
  7985. Java is criminally underhyped
  7986. File Transfer Protocol
  7987. Announcing Cloudflare’s Database Partners
  7988. Rust in the Linux kernel
  7989. Google misled consumers about the collection and use of location data
  7990. C++ coroutines: Getting rid of our reference count | The Old New Thing
  7991. [PATCH 00/13] [RFC] Rust support
  7992. Node.js support in Cloudflare Workers
  7993. ReSharper/Rider 2021.1 Release Party 🥳
  7994. Code Maze Weekly #73 - Code Maze
  7995. IMPORTANT: PEP 563, PEP 649 and the future of pydantic · Issue #2678 · samuelcolvin/pydantic
  7996. Episode 74 - libvlcsharp and .NET with Martin Finkel
  7997. A New Threat to New York’s Clean Energy Goals: Bitcoin Mining - New York Focus
  7998. FLoC away from Chrome!
  7999. Why Rust strings seem hard
  8000. Show dotnet: Build your own unit test platform? The true story of .NET nanoFramework. | .NET Blog
  8001. The Sisyphean Task Of DNS Client Config on Linux
  8002. Opting your Website out of Google's FLoC Network
  8003. Mac Chimes of Death – 512 Pixels
  8004. Join the DotNetEvolution Discord Server!
  8005. WebView2: Forwarding Alt Keys to a Host WPF Window
  8006. Why is Python popular despite being accused of being slow?
  8007. .NET App Developer Links - 2021-04-16
  8008. Implementing least privilege for secrets in GitHub Actions - The GitHub Blog
  8009. Azure SDK Release (April 2021) | Azure SDK Blog
  8010. Top Level Statement in C# 9.0
  8011. Debugging Your Application on Client-Side
  8012. The Nation's Corn Belt Has Lost a Third of Its Topsoil
  8013. Meet the .NET Upgrade Assistant, Your .NET 5 Moving Company
  8014. Containerize .NET for Red Hat OpenShift: Linux containers and .NET Core - Red Hat Developer
  8015. BlazorDay 2021: Call for Speakers/Papers
  8016. How to Build Headless Akka.NET Services with IHostedService
  8017. Developer Insights #9 – Orbit Tessellation – Kerbal Space Program
  8018. Work with GitHub Actions in your terminal with GitHub CLI - The GitHub Blog
  8019. Obtaining an Access Token from Azure B2C using OAuth2.0 Authorization Code with PKCE in POSTMAN
  8020. ASP.NET Community Standup - Securing ASP.NET Core projects with Microsoft identity platform
  8021. It’s 2021 and I don’t know Flexbox
  8022. Why I have chosen to rewrite one of my Projects from Scratch
  8023. Miljoenen wachtwoorden en privégegevens op straat door hack webshop Allekabels.nl
  8024. protobuf-net/protobuf-net.Grpc
  8025. Why do I find Ruby sexy?
  8026. Avalanche Consensus
  8027. Money, Banks and Central Bank
  8028. Why skip-links are important for accessibility
  8029. Digital Resistance is Deletion - Christopher Butler
  8030. Don't be afraid to code it yourself
  8031. Ideas aren’t unique, execution is
  8032. Being ad-free on Android without rooting
  8033. Do Things, Tell People.
  8034. A non-growing to-do list
  8035. Internal Design Teams and Thought Leadership
  8036. Adding a rough draft of the "minimum viable product" for the .NET Libraries APIs to support generic math by tannergooding · Pull Request #205 · dotnet/designs
  8037. On .NET Live - Securing Web APIs with Microsoft.Identity.Web
  8038. Making MsQuic Blazing Fast
  8039. Multiple Hosts, Failover and Load Balancing | Npgsql Documentation
  8040. GitHub Quick Reviews
  8041. Miguel de Icaza Stirs Up COBOL Talk with VS Code Tweet -- Visual Studio Magazine
  8042. Time flies in Google Earth’s biggest update in years
  8043. Thredbo Mountain Biking With Ari
  8044. What is F#
  8045. Calendso | The Open Source Calendly Alternative
  8046. C++ coroutines: Getting rid of our mutex | The Old New Thing
  8047. .NET Rocks! vNext
  8048. Tip 312 - How to use Azure Container Registry for building and deploying .NET Core apps
  8049. D2F Ratio- Silicon Valley Season 1
  8050. Learn MSBuild - Part 4 - Real-world MSBuild
  8051. SQLite the only database you will ever need in most cases
  8052. Disk space management inside Voron
  8053. Why you shouldn't use ENV variables for secret data
  8054. Testing Exceptions with xUnit and Actions
  8055. HTTPS with LetsEncrypt for Azure Functions
  8056. Keyyyyyyyys! - Stavros' Stuff
  8057. Access data in Cosmos DB with Managed Identities
  8058. A booming industry based entirely on missed calls helped bring India online — and vanished overnight
  8059. .NET 6: Async Improvements
  8060. Cloudflare Pages Tutorial - Deploy Your Static Site in ~90 Seconds
  8061. JoinPeerTube
  8062. Join us for JetBrains .NET Days Online 2021 on May 11-12 | The .NET Tools Blog
  8063. High quality audio makes you sound smarter
  8064. A Zero Trust terminal in your web browser
  8065. How to write better code in C# using Source Code Analyzers (Roslyn)
  8066. mozilla/TTS
  8067. Updating data with JsonPatch [13 of 18] | Beginner's Series to: Web APIs
  8068. AzureFunBytes Episode - Intro to Azure Machine Learning with Henk Boelman! | Azure DevOps Blog
  8069. Restyling Controls in an Uno (Windows UI) Application - Nick's .NET Travels
  8070. .NET App Developer Links - 2021-04-15
  8071. Learn by reading code: Python standard library design decisions explained (for advanced beginners)
  8072. How far have we come? The evolution of securing identities - Microsoft Security
  8073. Validating request payloads [12 of 18] | Beginner's Series to: Web APIs
  8074. [PATCH 00/13] [RFC] Rust support
  8075. StevenRasmussen - Overview
  8076. Organizing (Commands, Events & Handlers) in Microservices
  8077. How to Tell the User's Story
  8078. Texas Legislature Online - Website Error
  8079. Stupid Mac tricks – finl is not LaTeX
  8080. How to (finally) find a productivity system that works for you
  8081. Mastering transactions with Knex.js and Objection.js
  8082. Blogging with Markdown in Laravel - Aaron Francis
  8083. Ian's Awesome Counter - David Smith, Independent iOS Developer
  8084. Redundant against what? - Marc's Blog
  8085. Steve BlankE Pluribus Unum – A Rallying Cry for National Service
  8086. Visual Studio 2019 Preview Release Notes
  8087. robdyke.com - howto-disclose
  8088. What on Earth is this Encryption Scheme?
  8089. Gregory Szorc's Digital Home | Rust is for Professionals
  8090. RAD Basic: a 100% compatible Visual Basic 6 solution
  8091. Visual Studio 2019 v16.10 Preview 2: New Features for .NET, Containers, More -- Visual Studio Magazine
  8092. Coinbase from YC to IPO
  8093. ASP.NET Core in Action 2nd Ed (Manning)
  8094. utmapp/UTM
  8095. Visual Studio 2019 v16.10 Preview 2 Releases Today | Visual Studio Blog
  8096. Logica: organizing your data queries, making them universally reusable and fun
  8097. Windows Terminal Preview 1.8 Release | Windows Command Line
  8098. Enhanced Productivity with Git in Visual Studio | Visual Studio Blog
  8099. Add Random.Shared by stephentoub · Pull Request #50297 · dotnet/runtime
  8100. Machine Learning Community Standup - Virtual Office Hours with the ML.NET Team
  8101. My simple Github project went Viral
  8102. Aggregate Design: Using Invariants as a Guide
  8103. Pivot points and financial numerology | The Old New Thing
  8104. Is WebAssembly magic performance pixie dust? — surma.dev
  8105. C++ coroutines: Making it impossible to co_await a task twice | The Old New Thing
  8106. The Catch Block #53 - Google v. Oracle, Patterns, Feedback, and MNAM
  8107. VSColors
  8108. A Journey to .NET MAUI
  8109. r/privacy - Cannot post to YouTube for a week (got a strike) because I included link to legitimate PhD research on KRACK WPA2 vulnerability
  8110. Introducing WebSockets Support in Cloudflare Workers
  8111. Episode 58 – Blazor, Podcasting and Music with Carl Franklin – Coding After Work Podcast
  8112. Yamauchi No.10 Family Office
  8113. Deep dive in CORS: History, how it works, and best practices
  8114. The FreeBSD Project | FreeBSD 13.0-RELEASE Release Notes
  8115. Security Control: Implement security best practices
  8116. How to pick the right container base image - Red Hat Developer
  8117. WhatsApp's new privacy policy is so bad it might be illegal
  8118. Instant Feedback Is Here: Introducing Hot Reload in .NET 6
  8119. You don’t need Docker - Dusted Codes
  8120. How to choose between SQL and NoSQL databases - Simple Talk
  8121. Monsters Weekly 206 - String or Binary Data Would be Truncated
  8122. C# 9 new features for methods and functions - Red Hat Developer
  8123. Is WebAssembly magic performance pixie dust? — surma.dev
  8124. Introducing Surface Laptop 4 and new accessories for enhanced meeting experiences
  8125. Instant Feedback Is Here: Introducing Hot Reload in .NET 6 | Dave Brock
  8126. No, Google! Vivaldi users will not get FloC’ed. | Vivaldi Browser
  8127. Introducing 1Password Secrets Automation | 1Password
  8128. COSMIC to Arrive in June Release of Pop!_OS 21.04
  8129. Why some developers are avoiding app store headaches by going web-only
  8130. Binding to HTTP request data [9 of 18] | Beginner's Series to: Web APIs
  8131. Deno 1.9 Release Notes
  8132. Back-tick code blocks are now supported in titles - GitHub Changelog
  8133. Writing sustainable software for real-time human behaviour experiments - Jack Brookes
  8134. Negotiation resources
  8135. A build tool for the rest of us
  8136. Two Paths to the Future | Fantastic Anachronism
  8137. PostgreSQL EXPLAIN ANALYZE for Web Developers [Indexes]
  8138. How far have we come? The evolution of securing identities - Microsoft Security
  8139. There's not enough niches for the average indie hacker.
  8140. Digital After Life
  8141. Tools that I want
  8142. .NET April 2021 Updates – .NET Core 3.1.14 and .NET Core 2.1.27 | .NET Blog
  8143. How do single page applications differ from static sites? | One Dev Question
  8144. ASP.NET Core in .NET 6 - Part 05 - Input ElementReference in Blazor
  8145. Enabling a Live (Personal) Azure Subscription Identity to Use Azure Active Directory Dependent Features
  8146. Verifying Verifiable Credentials in ASP.NET Core for Decentralized Identities using Trinsic
  8147. C# Language Highlights: Target Typed new expressions
  8148. C# Language Highlights: Target Typed new expressions
  8149. GitHub Quick Reviews
  8150. natto.dev | interactive JavaScript space
  8151. Autoencoder Anomaly Detection Using PyTorch -- Visual Studio Magazine
  8152. Write your first C# code - Learn
  8153. DeepHN | powered by SeekStorm
  8154. How One Cop Show Plays Police Politics | Copaganda: Episode 2
  8155. ASP.NET Community Standup - Exploring Oqtane with Shaun Walker
  8156. Bringing AI to the edge with NVIDIA GPUs
  8157. Dave Sullivan: IT Consulting
  8158. Getting ready to land native-compilation on master
  8159. One Letter Programming Languages
  8160. Expanding the Cloudflare Workers Observability Ecosystem
  8161. C++ coroutines: Tradeoffs of making the promise be the shared state | The Old New Thing
  8162. EditorConfig
  8163. Technology Radar | An opinionated guide to technology frontiers | ThoughtWorks
  8164. Viewing overwritten configuration values in ASP.NET Core
  8165. Location-based personalization at the edge with Cloudflare Workers
  8166. .NET 6: Date and Time Structures
  8167. Masks of Nyarlathotep - Gamer Prop Set
  8168. Beware of Password Shucking
  8169. gitlet.js
  8170. WebAPI vs gRPC : Carl Franklin's Blazor Train Ep 45
  8171. Subscribe users to a Mailchimp newsletter from .NET/C# 📧🐵
  8172. Add chrome 0day · r4j0x00/exploits@7ba55e5
  8173. Building React + Vue support for Tailwind UI – Tailwind CSS
  8174. The New Jim Crow: Mass Incarceration in the Age of Colorblindness - Kindle edition by Alexander, Michelle. Politics & Social Sciences Kindle eBooks @ Amazon.com.
  8175. .NET App Developer Links - 2021-04-13
  8176. Just Be Rich 🤷‍♂️
  8177. Introduction to tokens
  8178. Multi-Platform PixelPerfect UI with Windows UI and the Uno Platform - Nick's .NET Travels
  8179. ReSharper & Rider Improvements For Avalonia | The .NET Tools Blog
  8180. 3.1.0
  8181. Kernel density estimation and discrete values
  8182. chadstewart - Overview
  8183. Non-Fungible Taylor Swift
  8184. Playing the Open Source Game
  8185. Debug managed Linux core dumps with Visual Studio
  8186. Adam Storr - Removing IOptions From Your Strongly Typed Configuration in Azure Functions
  8187. Defining a new HTTP method: HTTP SEARCH
  8188. Authenticate users in Blazor Server with Twitch and Azure AD B2C
  8189. ‎Lock and Code on Apple Podcasts
  8190. Lock and Code
  8191. Beating security fatigue with Troy Hunt, Chloé Messdaghi, and Tanya Janca: Lock and Code S02E06 - Malwarebytes Labs
  8192. Hands On: .NET MAUI Desktop, Hot Reload, Blazor WPF/WinForms Controls in .NET 6 Preview 3 -- Visual Studio Magazine
  8193. API Validation
  8194. Serving up zero-knowledge proofs
  8195. Being informed about daily politics is no longer worth it!
  8196. Trying Zombodb
  8197. The surreal experience of my first developer job - Ben Nuttall
  8198. Facebook's 'Clear History' Tool Doesn't Clear Shit
  8199. The public intellectual manifesto - Yigit Cakar
  8200. How I Created a Twitter Vaccine Bot
  8201. Don't aggregate your metrics
  8202. On Side Projects · @radekmie’s take on IT and stuff
  8203. Sign Up – IT CONFERENCE
  8204. [Last Week in .NET #37] … and I would deadlock 10,000 schemas…
  8205. BinomialLLC/basis_universal
  8206. Active Class Tag Helper in ASP.NET Core
  8207. Use T4 for template by terrajobst · Pull Request #201 · dotnet/designs
  8208. Introducing OpenSearch | Amazon Web Services
  8209. How People Get Rich Now
  8210. Tetris in Blazor Part 4: Displaying the Grid and a Falling Tetromino
  8211. RMS addresses the free software community — Free Software Foundation — Working together for free software
  8212. Illyriad Powers of the Kingdom Marketplace on OpenSea: Buy, sell, and explore digital assets
  8213. C++ coroutines: The lifetime of objects involved in the coroutine function | The Old New Thing
  8214. AWS Roles, AWS Lambda and eventual consistency
  8215. Free April
  8216. .NET Foundation Project Spotlight
  8217. ASP.NET Core 5 vs ASP.NET Core 6 preview.3 web application benchmark
  8218. Tracking Cloudflare Worker requests using Application Insights - Gérald Barré
  8219. What exactly was the point of [ “x$var” = “xval” ]? – Vidar's Blog
  8220. UNIGINE 2.14: Cumulonimbus Clouds, C# 9, Water Wave Spectrum Control, New Landscape Generator
  8221. Add logic to your applications with C# - Learn
  8222. John Horton Conway - Wikipedia
  8223. Developer Challenges
  8224. The Worthy Web App Challenge
  8225. How to bend reality to your will with C# Source Generators
  8226. Three Stories about The ‘Best’ Tool
  8227. Cloudflare Pages is now Generally Available
  8228. 249: A Beautiful Disaster
  8229. Hour of Code: Dance Party
  8230. .NET News Roundup - Week of April 5th, 2021
  8231. zhuowei/nft_ptr
  8232. Blazor Material Table - Server-Side Paging, Searching, Sorting
  8233. .NET App Developer Links - 2021-04-12
  8234. .NET 5 Dependency Injection – Webinar recording | The .NET Tools Blog
  8235. Anxiety Is in Your Body, Not Your Mind
  8236. My Favorite C# Features - Part 3: Nullability
  8237. Insurance price prediction using Machine Learning (ML.NET) - Simple Talk
  8238. The Value of Programmer Lore and Standardization
  8239. 15 Technologies I Thought My Son Would Never Use
  8240. Getting Started with the Uno Platform (Project Reunion/WinUI) - Nick's .NET Travels
  8241. Hello World Bicep | I CAN MAKE THIS WORK
  8242. Securing Blazor Web assembly using Cookies and Auth0
  8243. How to Scrum
  8244. MiSTer-devel/Main_MiSTer
  8245. Linux v Windows: Which is FASTER? - Software Drag Racing!
  8246. Clubhouse "Leak" Might Be a Simple Data Scrape
  8247. Machine Learning With ML.NET - Evaluation Metrics
  8248. Lobster Bisque Recipe
  8249. The Simplicity of Making Librem 5 Apps – Purism
  8250. Release v1.0.0-rc1 · event-driven-dotnet/EventDriven.EventBus.Dapr
  8251. My Next Film
  8252. Bypass ISP’s UDP Proxy
  8253. How I started my programming journey - Filip Iulian Pacurar (Filipac)
  8254. Something doesn't add up here
  8255. Working Around the Inherent Slowness of Debugger Conditional Breakpoints
  8256. On Stallman
  8257. Yuval Ishai - Real World Cryptographers Podcast
  8258. Societal Donatism
  8259. TECH Stop using JPA/Hibernate
  8260. The Ponzi Career
  8261. To-Do List is a Time Management Tool - Yigit Cakar
  8262. A Simple, Probably-Not-Exp-Time Disjoint Set in Coq
  8263. About Focuses on Results · Nicolas Paris
  8264. DIY bike fit with the MyVeloFit app - CyclingTips
  8265. How to Live with Chronic Imposter Syndrome
  8266. Which type of novelty-seeking web developer are you?
  8267. Using PyTorch + NumPy? You're making a mistake.
  8268. Use console.log() like a pro
  8269. When Google's Fancy Lawyers Screw Up and Jeopardize Sheryl Sandberg, at $1500/Hour
  8270. Hackers develop open source firmware for the PinePhone modem, use it to make phone calls - Linux Smartphones
  8271. .NET Internals Cookbook Part 1 — Exceptions, filters and corrupted processes – Random IT Utensils
  8272. Amazon.com: .NET Internals Cookbook eBook: Furmanek, Adam: Kindle Store
  8273. r/IAmA - Comment by u/ivanhoe90 on ”I made a free alternative to Photoshop, that is used by 7 million people. Ask me Anything!”
  8274. Pokemon or BigData
  8275. Developers, Developers, Developers: Welcome to Developer Week 2021
  8276. 1.0.16 · Discussion #364 · egil/bUnit
  8277. I Made A Mobile App for my Significant Other (And She Doesn't Use It)
  8278. The Cursed Computer Iceberg Meme
  8279. In defense of Signal
  8280. StarCraft: Emulating a buffer overflow for fun and profit – REcon Brussels, 2018
  8281. Epitaph
  8282. Securing Local Privileged Accounts in Active Directory –
  8283. HomeAssistant-Mods/home-assistant-miele
  8284. Evaluating Modest SaaS Business Ideas
  8285. 14942: Disable FLoC features and the provider service. by iefremov · Pull Request #8468 · brave/brave-core
  8286. Best practices for writing SQL queries
  8287. @devlead - Mattias Karlsson's Blog - Devlead.Statiq - Part 3 - IncludeCode 🤺
  8288. CU cyberattackers demand ransom - Longmont Times-Call
  8289. Maestro Syndrome | Sam Bleckley
  8290. How a Basketball Statistic Changed How I See the World – Daniel Frank
  8291. It’s Not Better If It’s Also Worse
  8292. mratsim/constantine
  8293. No password required: Mobile carrier exposes data for millions of accounts
  8294. Don't hire top talent; hire for weaknesses. - Benji's Blog
  8295. 3 levels of becoming an innovator
  8296. My Vim Notes Setup
  8297. Let’s build a stable stable coin 🤔
  8298. On Psychological Safety
  8299. Earthrise in 4k UHD
  8300. Setting up Starlink, SpaceX's Satellite Internet
  8301. inkle blog - ink version 1.0 release!
  8302. Court rules grocery store’s inaccessible website isn’t an ADA violation
  8303. Google does not want you to tell your players about your donation page
  8304. There is no ‘Best’ Tool
  8305. Everyone Is Still Terrible At Creating Software At Scale
  8306. Customizing Authorization Responses in .NET 5.0 - Ben Foster
  8307. Meet the patent troll that won a $308 million jury trial against Apple
  8308. The .NET Stacks #44: 🐦 APIs that are light as a feather | Dave Brock
  8309. Show dotnet: Animating 40 LEDs with charlieplexing | .NET Blog
  8310. .NET 6 Gets Blazor WebView Controls for WPF, WinForms -- Visual Studio Magazine
  8311. Returning Data with ActionResult [8 of 18] | Beginner's Series to: Web APIs
  8312. Gary Ewan Park - Chocolatey GUI - The Path to 1 million downloads
  8313. DualCoder/vgpu_unlock
  8314. @devlead - Mattias Karlsson's Blog - Devlead.Statiq - Part 2 - Theme from external web resource
  8315. JaxDUG - Custom project templates for dotnet new and Visual Studio - Sayed Hashimi
  8316. My programming principles • Borislav Grigorov
  8317. Strength-Based Teams
  8318. Can Computers Think?
  8319. The ‘Plasticity’ of Music
  8320. Thinking in Questions with SQL - Benji's Blog
  8321. Things I like about PostgreSQL
  8322. The evolution of (my) note taking
  8323. Vue has too many UI frameworks
  8324. Getting things done with shell scripting
  8325. Memoizing recursive functions via the fixed-point Y combinator: Applying functional programming techniques to Javascript
  8326. Why is the Universe Quantum?
  8327. Why I run barechested at -3°C.
  8328. Data from 500M LinkedIn Users Posted for Sale Online
  8329. Creating MicroService with .Net 5
  8330. .NET 6 Preview 3 Furthers 'Hot Reload Everywhere' Push for Blazor, More -- Visual Studio Magazine
  8331. gorhill/uBlock
  8332. Announcing .NET Multi-platform App UI Preview 3 | .NET Blog
  8333. GitHub Quick Reviews
  8334. head-first-csharp/fourth-edition
  8335. Introducing Dawn (Part 1)
  8336. 16 Where cryptography fails and final words · Real-World Cryptography MEAP V12
  8337. microsoft-sponsorships/microsoft-foss-fund
  8338. Zoom zero-day discovery makes calls safer, hackers $200,000 richer - Malwarebytes Labs
  8339. Whitepaper: Couchbase vs RavenDB Performance at Rakuten Kobo
  8340. Integrating PowerApps with .NET Web APIs
  8341. Nix is the ultimate DevOps toolkit
  8342. Fighting with Deadlocks
  8343. FFmpeg
  8344. 5 Real Tips for Programming Bootcamp Success - Don't Let Imposter Syndrome Stop You!!
  8345. Weekly Update 238
  8346. C++ coroutines: Managing the reference count of the coroutine state | The Old New Thing
  8347. The British Monarchy
  8348. Per Origin Host header Override
  8349. Code Maze Weekly #72 - Code Maze
  8350. git/soc/soc.git - Unnamed repository; edit this file 'description' to name the repository.
  8351. you-dont-need/You-Dont-Need-GUI
  8352. Take your Windows Terminal and PowerShell to the next level with Terminal Icons
  8353. .NET MAUI Q&A
  8354. Docker without Docker
  8355. Idempotence Now Prevents Pain Later
  8356. CPU algorithm trains deep neural nets up to 15 times faster than top GPU trainers
  8357. .NET App Developer Links - 2021-04-09
  8358. Why Do Long Options Start with Two Dashes?
  8359. AWS Testing—Optimize Test Performance and Cut Costs
  8360. How we improved deployment velocity at Cronofy
  8361. How to collect .NET Core dump on Linux Web App
  8362. Supercharge Azure ML code development with new VS Code integration
  8363. Azure Service Fabric 8.0 Release
  8364. My Mental Model on Choosing a Database for a Particular Problem
  8365. The first fully-implanted 1000+ channel brain-machine interface
  8366. Scraping the web with Playwright
  8367. dotnet/net6-mobile-samples
  8368. @devlead - Mattias Karlsson's Blog - Devlead.Statiq - Part 1 - Tabs
  8369. Obsolete SuppressIldasmAttribute and remove ildasm.exe support for it by GrabYourPitchforks · Pull Request #50951 · dotnet/runtime
  8370. Using Azure App Configuration in .NET 5 Functions
  8371. Introducing Visual Studio Administrator Updates | Visual Studio Blog
  8372. Home-Built STM
  8373. The best way to stay up to date with C# 10 features - Productive C# | Learn C# with Practical Video Tutorials
  8374. Microsoft Opens Up C# Standardization Work -- Visual Studio Magazine
  8375. GitHub Quick Reviews
  8376. Hanselminutes with Scott Hanselman
  8377. Achievement is Discontinuous
  8378. How To Make Your Zoom Meetings Not Suck — Chris Clearfield
  8379. How To Use Htmx In Django · Matt Layman
  8380. Don't fall for quantum hype
  8381. ASP.NET Core updates in .NET 6 Preview 3 | ASP.NET Blog
  8382. Windows Insider Program
  8383. On .NET Live - Creating your own .NET Project Templates
  8384. Announcing .NET 6 Preview 3 | .NET Blog
  8385. This Recruitment Website Publicly Exposes User Data
  8386. How to avoid GC pressure in C# and .NET
  8387. Release ILSpy 7.0 RC1 · icsharpcode/ILSpy
  8388. What's Cool in C# 8 and .NET Core 3 -- Visual Studio Magazine
  8389. ML.NET Survey: Machine Learning in .NET | .NET Blog
  8390. Real-Time Desktop Apps with Azure SignalR Service
  8391. AMD and Xilinx Stockholders Overwhelmingly Approve AMD’s Acquisition of Xilinx
  8392. sepfy/pear
  8393. Electronic Shelf Label Hacking with Arduino and ESP32
  8394. The Real Book - 99% Invisible
  8395. C++ coroutines: Awaiting the simple_task | The Old New Thing
  8396. Tutorial: Create a GitHub Action with .NET
  8397. The Architecture Behind A One-Person Tech Startup
  8398. Running Seq on Azure
  8399. Working with the Blazor DynamicComponent | Dave Brock
  8400. How To Monitor Events in Swift - Exceptionless
  8401. Creating Videos with React and Remotion
  8402. Talking about RavenDB in the Angular Show
  8403. When to use ValueTask and save precious memory in C#
  8404. Branchless Programming: Why "If" is Sloowww... and what we can do about it!
  8405. Using My Python Skills To Punish Credit Card Scammers
  8406. Getting started with OpenTelemetry and distributed tracing in .NET Core
  8407. How the Slowest Computer Programs Illuminate Math’s Fundamental Limits
  8408. An Interview With the Man Who Keeps Uploading My Feet to WikiFeet
  8409. Dynamic URL Rewriting at the edge with Cloudflare
  8410. How to make an awesome Python package in 2021
  8411. .NET Rocks! vNext
  8412. .NET App Developer Links - 2021-04-08
  8413. GraphQL on Azure: Part 6 - Subscriptions With SignalR
  8414. FDA approves first test of CRISPR to correct genetic defect causing sickle cell disease
  8415. Building Your First GitHub Action | Azure DevOps Blog
  8416. Automating "suggested / related posts" links for my blog posts
  8417. What Developers Can Do to Make the World a Healthier Place
  8418. Tip 311 - How to run Logic Apps in a Docker container
  8419. 7 Things You Can Do to Create Eco-friendly Websites and Apps
  8420. Bitemporal History
  8421. BleedingTooth: Linux Bluetooth Zero-Click Remote Code Execution
  8422. Stored Procedure in Entity Framework Core Migrations
  8423. Bitcoin could break everything
  8424. Dynamicland
  8425. Smarter Single Page Application with a REST API
  8426. Jonathon Dixon: Why I joined Cloudflare
  8427. WTF are these security chips?
  8428. Apple Watch Commercial (Xamarin Evolve 2014)
  8429. Performance Improvements in NuGet | Visual Studio Blog
  8430. The North Side - Daring LLC
  8431. Choosing a good development partner
  8432. I Actually Like Slack
  8433. A pretty good guide to pretty good privacy
  8434. The Cursed Certificate
  8435. An Introduction to Cryptocurrency Wallets: Which Wallet Type Suits You Best?
  8436. The Paradoxes of Modern Life - David Perell
  8437. Accumulating knowledge • Ted Piotrowski
  8438. Gregory Szorc's Digital Home | Modern CI is Too Complex and Misdirected
  8439. Make tests a part of your app
  8440. Are you foolish enough to innovate?
  8441. Embrace the Grind - Jacob Kaplan-Moss
  8442. Learning from your Mistakes: How a bug made me reprioritize my product roadmap
  8443. Releases support comments and reactions with Discussion linking - GitHub Changelog
  8444. Goodbye OpenSSL, and Hello To Google Tink
  8445. Financial architecture
  8446. Episode 372 - API Management
  8447. Debugging with Swagger UI [7 of 18] | Beginner's Series to: Web APIs
  8448. .NET MAUI (Mobile/Desktop) with VS Code? It's Complicated -- Visual Studio Magazine
  8449. Facebook data breach being reviewed by Irish Data Protection Commission (DPC)
  8450. Particle mystery deepens, as physicists confirm that the muon is more magnetic than predicted
  8451. dotnet/csharplang
  8452. Set up local development for Azure Static Web Apps
  8453. Virtual as a code smell*
  8454. Introducing the Azure Static Web Apps CLI
  8455. Cryptology ePrint Archive: Report 2021/442
  8456. Teaching with Simon Allardice
  8457. Announcing OpenXML Package Explorer for VS Code
  8458. MPC-Over-Signal
  8459. Screw it, I'll host it myself
  8460. The post-pandemic world: 34% of remote workers say they'd rather quit than return to full-time office work
  8461. Your Top .NET Microservices Questions Answered | ASP.NET Blog
  8462. Deploying Rancher on k3s on WSL 2
  8463. auchenberg/volkswagen
  8464. The project that made me burnout
  8465. ADO.NET provider 8.0.1.0 for Firebird is ready
  8466. Jakub Konka Hired Full Time ⚡ Zig Programming Language
  8467. Optimizing non obvious costs
  8468. C++ coroutines: Accepting types via return_void and return_value | The Old New Thing
  8469. Update on git.php.net incident - Externals
  8470. Et tu, Signal?
  8471. 7% of Americans don’t use the internet. Who are they?
  8472. Announcing Facteur, a mailing kit for .NET
  8473. The pain points of C# source generators
  8474. Gregory Szorc's Digital Home | Surprisingly Slow
  8475. How We Bootstrapped a $1M ARR Email Client
  8476. ASP.NET Core in .NET 6 - Part 04 - DynamicComponent in Blazor
  8477. Optimizing your $Profile | PowerShell Team
  8478. The Azure Data Architecture Map
  8479. Don't Code Tired | Watch All My Courses For Free This April
  8480. The Unparalleled Genius of John von Neumann
  8481. On .NET Episode: A Journey to .NET MAUI
  8482. C++ coroutines: Making the promise itself be the shared state, the outline | The Old New Thing
  8483. Don't Be "That Guy" - Scott Kelby's Photoshop Insider
  8484. Introducing the Azure Static Web Apps CLI
  8485. What Really Caused Facebook's 500M-User Data Leak?
  8486. All C++20 core language features with examples
  8487. Signal Adds Payments—With a Privacy-Focused Cryptocurrency
  8488. Azure DevOps Podcast: Richard Campbell on the History of .NET - Episode 133
  8489. Troy and Rob's Book
  8490. Elastic tabstops - a better way to indent and align code
  8491. Microsoft Previews Its Own Build of OpenJDK -- Visual Studio Magazine
  8492. Your E-Mail Validation Logic is Wrong
  8493. Dumping user data from cheap tablets in minutes
  8494. The Three Un’s of Successful Founders
  8495. Portable Internet Behavior Bond
  8496. Assembling An Atomic Brain?
  8497. 4 Non-standard Ways to Fix N+1 Queries in Rails
  8498. How I Use My Free Azure Credit 💸
  8499. Announcing Preview of Microsoft Build of OpenJDK | Java at Microsoft
  8500. The Fastest, Safest PNG Decoder in the World
  8501. GitHub Sponsors Community
  8502. Programming is hard
  8503. Help us test payments in Signal
  8504. AsynkronIT/protoactor-dotnet
  8505. Eliminating Data Races in Firefox – A Technical Report – Mozilla Hacks - the Web developer blog
  8506. .NET April 2021 Updates – 5.0.5 | .NET Blog
  8507. Debugging, Workbench, Raspberry Pi Guidance Highlight VS Code Update -- Visual Studio Magazine
  8508. .NET 5 NuGet Restore Failures on Linux distributions using NSS or ca-certificates | The NuGet Blog
  8509. Which Degree Should You Pursue to Get a Job in Tech?
  8510. Laying Out Pages | Web Browser Engineering
  8511. Visual Studio Toolbox Live - What's New in VS for Mac?
  8512. GitHub Quick Reviews
  8513. Local Development with Azure Service Bus
  8514. 4 Features Every Developer Must Know in C# 9.0
  8515. How I Got Into Computers AppDev Edition
  8516. Accessing Dapr secrets building block using Dapr .NET SDK
  8517. Please don’t make me go back: Some of the reasons I hope work from home continues and I never have to return to an office — Ryan Mercer's Thoughts
  8518. The Daily Standup is a Waste of Time | Build the Stage
  8519. 10 Things I Hate About PostgreSQL
  8520. C++ coroutines: Building a result holder for movable types | The Old New Thing
  8521. Understanding Web API routes [6 of 18] | Beginner's Series to: Web APIs
  8522. "I'll Finish It This Week" And Other Lies
  8523. Django 3.2 released | Weblog
  8524. Efficiency of the winsorized and trimmed Harrell-Davis quantile estimators
  8525. WPO-Foundation/webpagetest-github-action
  8526. ASP.NET Core in Action, Second Edition is available now!
  8527. Breaking GitHub Private Pages for $35k
  8528. C# 9 pattern matching - Red Hat Developer
  8529. Have I Been Facebooked?
  8530. (PDF) Where has all the oil gone? BP branding and the discursive elimination of climate change risk
  8531. Blazor WASM 404 error and fix for GitHub Pages
  8532. .NET App Developer Links - 2021-04-06
  8533. AzureFunBytes - Intro to Cosmos DB with Mark Brown | Azure DevOps Blog
  8534. Integrating C# with Legacy Elixir Projects
  8535. Dependency Injection Explained - Brian Lagunas
  8536. Deploying an Azure Function App with Bicep
  8537. AWS SDK for .NET version 1 has reached the end of support | Amazon Web Services
  8538. Static methods considered evil?
  8539. Announcing TypeScript 4.3 Beta | TypeScript
  8540. Write Your Erlang Gen Servers in Visual Basic
  8541. Moving to Desktop Applications in .NET Core/.NET 5
  8542. Whiteboard-style Coding Interviews Might Not Be as Bad as You Think
  8543. ASP.NET Forums are Moving to Microsoft Q&A
  8544. Legalizing Gay Marriage in Crusader Kings III with Ghidra
  8545. Adam Storr - Azure Functions Not Loading My Dependencies, What Have I Missed?
  8546. Predictive Coding has been Unified with Backpropagation - LessWrong
  8547. ASP.NET Community Standup - gRPC Performance Improvements
  8548. Announcing Open Source C# standardization | .NET Blog
  8549. aava.sh
  8550. How I made $500k as a part-time tech recruiter
  8551. The Danger of "Simplicity"
  8552. How I solved RSI Repetitive Strain Injury
  8553. UFS Boot Environments for ARM
  8554. Owning Your Own Data
  8555. Activity is not impact
  8556. My Struggle With Probability Theory
  8557. How I lost 25 pounds lugging my Peloton across the country in the back of my car
  8558. How to convince your product owner to invest more time in technical tasks
  8559. History is Repeating Itself and Why You Should Care - Sasank's Blog
  8560. Reflections on (roughly) 750,000 words
  8561. Machine Learning with ML.NET - Object detection with YOLO
  8562. My new AC has built-in Wi-Fi and that brings dilemma into my home automation hacking
  8563. Episode 371 - Cloud Native Machine Learning
  8564. Back to Basics: What Is a Delegate?
  8565. ASP.NET Community Standup - The 12 Factor App
  8566. Win a free copy of Eggcelerate!
  8567. Writing tools I learned from The Economist
  8568. Announcing Open Source C# standardization | .NET Blog
  8569. Building a Social Media monitoring tool with NodeJs, Azure Cosmos DB and Azure Cognitive services
  8570. Google Is Testing Its Controversial New Ad Targeting Tech in Millions of Browsers. Here’s What We Know.
  8571. Web API CRUD Conventions [5 of 18] | Beginner's Series to: Web APIs
  8572. Tetris in Blazor Part 3: Tetrominos
  8573. Ekspert: Sådan finder du sikkert ud af, om du er en af de 600.000 danskere, der har fået delt data i Facebook-læk
  8574. Using raw html with isolated CSS in Blazor - Gérald Barré
  8575. The .NET Docs Show - C# Ask Me Anything 🤯
  8576. C++ coroutines: Making the promise itself be the shared state, the outline | The Old New Thing
  8577. Pandemic Profits: Netflix Made Record Profits in 2020, Paid a Tax Rate of Less than 1 Percent
  8578. Friday Five: Azure Communication Services, More!
  8579. Creating Verifiable credentials in ASP.NET Core for decentralized identities using Trinsic
  8580. Elegant Acceptance Testing in .NET with SpecFlow
  8581. soywod/himalaya
  8582. 248: Satisfying Business Requirements
  8583. Creating Blazor Material Navigation Menu - Code Maze
  8584. Raspberry Pi GPIO C# LED | C# Tutorials Blog
  8585. .NET News Roundup - Week of March 29th, 2021
  8586. .NET App Developer Links - 2021-04-05
  8587. Why software engineers should become CEOs
  8588. Facebook data breach files, v2
  8589. Have I Been Pwned: Pwned websites
  8590. How Did Microsoft Make Flight Simulator Seem So Real?
  8591. Cryptology ePrint Archive: Report 2021/123
  8592. Why I don't have any analytics on my blog
  8593. Clean Slate
  8594. Computers Are Bad
  8595. Shadertoy
  8596. The Strange Case Of The Illegal Instruction
  8597. Creating a side project when you don't need the money
  8598. Beautiful PDFs from HTML
  8599. Speedtest by Ookla - The Global Broadband Speed Test
  8600. Blazor Power BI Paginated Reports
  8601. WebPageTest - Visual Comparison
  8602. How to bypass CloudFlare bot protection ?
  8603. charmbracelet/lipgloss
  8604. I thought I was dying: My apartment was built on toxic waste
  8605. Support host.docker.internal DNS name to host · Issue #264 · docker/for-linux
  8606. Azure Functions and SignalR with Anthony Chu | Web Wednesday
  8607. climech/grit
  8608. How Runescape catches botters, and why they didn’t catch me
  8609. The Beauty of Programming | Bryn Mawr College
  8610. Use default interfaces to provide ~15% cumulative gain per header by benaadams · Pull Request #31519 · dotnet/aspnetcore
  8611. Creating a database automatically upon startup · Issue #2 · microsoft/mssql-docker
  8612. Keyboard interface hardware
  8613. Perfect One-Pot, Six-Pan, 10-Wok, 25-Baking Sheet Dinner
  8614. Matthew Walker's "Why We Sleep" Is Riddled with Scientific and Factual Errors - Alexey Guzey
  8615. 5 Levels of Pirates of the Caribbean Theme: Noob to Epic
  8616. How Doctors Die | The Saturday Evening Post
  8617. Apple 2001 - CoRecursive Podcast
  8618. 533 million Facebook users’ phone numbers leaked on hacker forum
  8619. Coinhive domain repurposed to warn visitors of hacked sites, routers
  8620. Birmingham 43, by Canton Becker
  8621. Let’s #learntocode and then we’ll be #programming together! #letslearndotnet #CodeTok #TechTok
  8622. M1 vs ThreadRipper vs Pi: Software Drag Racing
  8623. Search by phone number
  8624. Facebook data breach files
  8625. Terramaster NAS exposing itself with UPNP
  8626. The Sonic (Entrepreneurship) Boom | No Mercy / No Malice
  8627. My "shiny future"
  8628. Why I left a billion-dollar startup
  8629. Radical Transparency - Nucks
  8630. If You Play With FIRE, Don't Get Burned – Of Dollars And Data
  8631. Jeremy Mikkola - The problem with slow tools
  8632. Toshi Omagari | Ink traps and pals
  8633. Rocky Jaiswal | Go with functions
  8634. paulomorgado/HttpClientFactoryDemo
  8635. 周囲の“ノイズ”を徹底的に遮断! 一瞬で集中できる空間を作り出すウェアラブル端末「WEAR SPACE」
  8636. Obvious and possible software innovations nobody does
  8637. How to use Sagas to process orders - part 1
  8638. The barriers to decentralisation
  8639. GitHub investigating crypto-mining campaign abusing its server infrastructure | The Record by Recorded Future
  8640. darkhttpd
  8641. My biggest startup mistake: Thinking it would save me
  8642. Google is restricting which apps can see the other installed apps on your device
  8643. dotnet/runtime
  8644. Reuse HttpProtocol CTS by BrennanConroy · Pull Request #31466 · dotnet/aspnetcore
  8645. Dapr v1.1.0 is now available
  8646. Experimental features - Microsoft Edge Development
  8647. PostgreSQL Security Hardening
  8648. Fed up with the Mac, I spent six months with a Linux laptop. The grass is not greener on the other side
  8649. Pixel 6 Could Feature Google’s First Mobile Processor - Thurrott.com
  8650. Deploying Windows Apps with ClickOnce on .NET 5
  8651. Track activity and sub-orchestrator progress in Azure Durable Functions orchestrators
  8652. The .NET Stacks #43: 📅 DateTime might be seeing other people | Dave Brock
  8653. Windows 95 — How Does it Look Today?
  8654. The Exception Model
  8655. EARRRL – the Estimated Average Recent Request Rate Limiter · Thought Box
  8656. Loqbox Data Breach Compensation | Keller Lenkner™
  8657. Cryptology ePrint Archive: Report 2021/418
  8658. A toolset for tackling technical debt
  8659. dotnet/runtime
  8660. Open Source is Insufficient to Solve Trust Problems in Hardware
  8661. Building a Chat Application with Blazor, Identity, and SignalR - Ultimate Guide
  8662. Jon Galloway on Visual Studio Mac
  8663. Paulos Yibelo - Blog: This man thought opening a TXT file is fine, he thought wrong. macOS CVE-2019-8761
  8664. XKCP/K12
  8665. Working with controllers and action methods [4 of 18] | Beginner's Series to: Web APIs
  8666. Minimum Viable Dice Wars - Mitchum.Blog
  8667. I ended up adding duplicate records on a unique index in MongoDB - blag
  8668. Life In North Korea As A Foreigner Surviving 3 Years - My Diplomatic Life
  8669. File Upload Extension Validation In ASP.NET Core
  8670. draft-viguier-kangarootwelve-04 - KangarooTwelve
  8671. The world of Design Tokens - Dani Guardiola's blog
  8672. Intro to Graphics 11 - Surfaces
  8673. Building a phone book: Part III
  8674. Home
  8675. C++ coroutines: Making the promise itself be the shared state, the inspiration | The Old New Thing
  8676. Oodle now available in Unreal Engine 4.27 through GitHub access
  8677. Free April
  8678. tmux lets you select and copy text with your keyboard
  8679. You Can't Trust Amazon When It Feels Threatened - Last Week in AWS
  8680. Code Maze Weekly #71 - Code Maze
  8681. The Teams Dashboard: A New Place to Call Home
  8682. Episode 73 - C# and .NET for Beginners with Vijesh Salian
  8683. Exception Handling in the Profiling API
  8684. simplenetes-io/simplenetes
  8685. Let’s #LearnToCode in #Dotnet and C#! #programming #LetsLearnDotNet
  8686. .NET App Developer Links - 2021-04-02
  8687. Learn WinUI 3.0: Leverage the power of WinUI, the future of native Windows application development: Ashcraft, Alvin: 9781800208667: Amazon.com: Books
  8688. Uppestcase and Lowestcase Letters: Advances in Derp Learning
  8689. Tools for Auditing CSS | CSS-Tricks
  8690. Zero click vulnerability in Apple’s macOS Mail
  8691. Use Azure Static Web Apps with Azure DevOps pipelines | Dave Brock
  8692. Weekly Update 237
  8693. Attracting and Retaining Diverse Tech Talent with April Christina Curley | Hanselminutes with Scott Hanselman
  8694. Windows Community Toolkit Now Works with Project Reunion 0.5 (but No UWP) -- Visual Studio Magazine
  8695. isEven API
  8696. At a Startup? Write as Little Software as you Can - naildrivin5.com
  8697. On Identity: Being and Becoming – Karan Chawla
  8698. How I Got Caching Working with Netlify and Cloudflare, or How I Almost Ditched Cloudflare for No Good Reason
  8699. signed char lotte
  8700. The war without end: Mac vs. PC
  8701. This blog is now hosted on a GPS/LTE modem
  8702. The algorithm did it! - hisham.hm
  8703. The compiler will optimize that away
  8704. Y Combinator and Equity Theft
  8705. Autism challenges on the workplace (2021, 2/5) - A disability of trust
  8706. A Small Change that Could Make Ycombinator (and you?) More Successful
  8707. shortest path, faster | kipply's Blog
  8708. Cryptology ePrint Archive: Report 2021/114
  8709. dotnet/csharplang
  8710. On .NET Live - .NET Framework to .NET Core Migration
  8711. How To: Create a Streaming Data Loader for PyTorch -- Visual Studio Magazine
  8712. Stop Calling Everything AI, Machine-Learning Pioneer Says - IEEE Spectrum
  8713. Changelog 25 - Exemplary Eleven, Ravishing Recorder, Captivating Calendar, Beaming Backup
  8714. Mail Studio - Powerful Email Design Tool
  8715. Report: TypeScript Pays Well, Projected for Huge Growth (C#, Not So Much) -- Visual Studio Magazine
  8716. Swappers
  8717. Quickstart: Deploy an ASP.NET web app - Azure App Service
  8718. Let's Learn .NET - Microservices
  8719. Page Remote Validation in ASP.NET Core Identity
  8720. A categorized list of all Java and JVM features since JDK 8 to 16
  8721. CellMate Vulnerability
  8722. Reverse Engineering A Mysterious UDP Stream in My Hotel - Gokberk Yaltirakli
  8723. s-macke/VoxelSpace
  8724. C++ coroutines: What happens if an exception occurs in my return_value? | The Old New Thing
  8725. Unveiling Gavran: RavenDB re-written in C
  8726. Can you fit an Entire Windows App inside a QRCode?
  8727. Pro1 X - F(x)tec
  8728. Massive security breach at US universities.
  8729. 5 Common JavaScript Mistakes with Equality
  8730. CUKE Build - CUKE Build
  8731. The API Integration coding test (2) - Unit and Acceptance testing | Cracking the .NET interview
  8732. Is Passion Required To Be a Successful Software Developer?
  8733. If Management Isn’t A Promotion, Then Engineering Isn’t A Demotion
  8734. Tracing Paper
  8735. ADO.NET provider 8.0.0.0 for Firebird is ready (with Entity Framework Core 5.0 support)
  8736. Redefining what a map can be with new information and AI
  8737. Latest EmDrive tests at Dresden University shows "impossible Engine" does not develop any thrust
  8738. .NET App Developer Links - 2021-04-01
  8739. .NET Rocks! vNext
  8740. Tutorial: Publish Azure Static Web Apps with Azure DevOps
  8741. Bicep - Why do we need yet another way to deploy stuff in Azure?
  8742. Common Misconception #2 – Serverless is good for APIs
  8743. Building Engaging Cross Platform Applications using Rider and Avalonia – Webinar recording | The .NET Tools Blog
  8744. Public preview: Azure Static Web Apps now supports deployment with Azure DevOps | Azure updates | Microsoft Azure
  8745. Let's Give Some Unit Testing Love to C# 8 and C# 9 Features
  8746. UC part of nationwide cyber attack
  8747. REST APIs for Microservices? Beware!
  8748. Scientists Create Simple Synthetic Cell That Grows and Divides Normally
  8749. New Open Source Index: VS Code Is No. 1 Code Editor -- Visual Studio Magazine
  8750. C# Source Generators
  8751. Update to January 2021 Account Notification
  8752. U.S. Army advances its 120,000 HoloLens-based headset deal with Microsoft | ZDNet
  8753. A simple reply can reduce future racist behavior from harassers on Twitter -if it comes from a white man. References in bio as always #racism #blm
  8754. Setting Up an M1 Mac for Xamarin Development
  8755. Problems with Wunderground integration
  8756. 1002: Keep Files Smaller Than You
  8757. Cryptography and assembly code
  8758. Actually Alison | Blog
  8759. It's hard to draw lessons from your own failures
  8760. AES was worth $250 billion dollars
  8761. Banned From Skype – Jesse Nickles
  8762. The Cost of Proof of Work
  8763. Carthusian Citation Credits
  8764. egil/genzor
  8765. Age Of Suggestion • Joe Blau
  8766. Buying Breached Data: When Is It Ethical?
  8767. Tether produces a new attestation — it says nothing useful
  8768. MakAir Series: Engineering Focus on Ventilator Software
  8769. Monitoring and Observability in Cloud-Native ASP.NET Core apps | ASP.NET Blog
  8770. .NET R&D Digest (March, 2021)
  8771. Azure Named Cloud Functions Leader, but Knocked for Plan Requirements -- Visual Studio Magazine
  8772. How to Outsmart Your Own Unconscious Bias
  8773. gd/rust - platform/system/bt - Git at Google
  8774. Copyright infringement by "Culture4Life GmbH" / LucaApp · Issue #1 · thesimj/jBaseZ85
  8775. Organizing (Commands, Events & Handlers) in Microservices/SOA
  8776. Inside a viral website
  8777. C# 9 (Two Decades of C#: A Reference) • Ben Bowen's Blog
  8778. The Catch Block #52 - Balance, Devaluation, CQRS, and Slack
  8779. Working with the Enron dataset
  8780. C++ coroutines: The initial and final suspend, and improving our return_value method | The Old New Thing
  8781. Apple's cooperation with authoritarian governments
  8782. Durable Objects, now in Open Beta
  8783. akavel/up
  8784. Episode 14: Schnorr, Factoring and Lattices!
  8785. Minimalistic C# APIs with FeatherHttp
  8786. featherhttp/framework
  8787. .NET App Developer Links - 2021-03-31
  8788. The Hitchhiker’s Guide to Online Anonymity
  8789. Uno Platform Uno Platform 3.6: WinUI 3, WCT 7.0 support, Date and File pickers, and more
  8790. Deploying packages with GitHub Actions
  8791. Meet the 2021 Imagine Cup World Finals judges
  8792. Kafka Without ZooKeeper: A Sneak Peek At the Simplest Kafka Yet
  8793. Angular Basics: The Scope of This and Arrow Functions
  8794. Maximizing the power of logs as your application scales - Michael's Coding Spot
  8795. The Dual Nature of Software Development - darcism.com
  8796. Here, I made a way to navigate between ANY files in Visual Studio
  8797. Making Auth Simpler for Static Web App APIs | LINQ to Fail
  8798. github/roadmap
  8799. Publish Unit Test Results - GitHub Marketplace
  8800. GitHub Desktop now supports cherry-picking - The GitHub Blog
  8801. The .NET Docs Show - Controllers are Dinosaurs: The Case for API Endpoints
  8802. A command-line grammar of graphics
  8803. Those pesky pull request reviews
  8804. Some opinionated thoughts on SQL databases
  8805. My Self-Taught Tech Career - Work & Life Notes
  8806. Friendship Cards
  8807. Who has the fastest F1 website in 2021? Part 1
  8808. bitwarden/desktop
  8809. Online privacy: What you need to know about keeping your personal data secure
  8810. Online privacy: What you need to know about keeping your personal data secure
  8811. Multiple hosts and target server type feature by vonzshik · Pull Request #3607 · npgsql/npgsql
  8812. Time-lock encryption · Gwern.net
  8813. Using TwentyThree video service with Episerver
  8814. Support | Dell US
  8815. Google collects 20 times more telemetry from Android devices than Apple from iOS | The Record by Recorded Future
  8816. JaxDug: Routing In Azure with Giraffe and F# - Andrew Carver
  8817. Eclipse Foundation Takes Over Visual Studio Marketplace Alternative -- Visual Studio Magazine
  8818. On .NET Live - .NET Framework to .NET Core Migration
  8819. Languages & Runtime Community Standup - The C# language design process
  8820. Roxel, Münster, North Rhine-Westphalia, Germany - Bing Maps
  8821. Font size is useless; let’s fix it
  8822. Computers, Monitors & Technology Solutions | Dell USA
  8823. FatFace Disclosed Data Breach; Turns Out It Suffered Ransomware Attack
  8824. Tooling Vendors Immediately Support Project Reunion 0.5 -- Visual Studio Magazine
  8825. ASP.NET Community Standup - The 12 Factor App
  8826. GitHub Quick Reviews
  8827. Introducing 'innernet' | tonari blog
  8828. Documenting APIs with OpenAPI/Swagger [15 of 18] | Beginner's Series to: Web APIs
  8829. Using COPY command with Azure Synapse Analytics SQL Dedicated Pool | Developer Support
  8830. Submit Story - Clients From Hell
  8831. Angular Language Service for Visual Studio Update | Visual Studio Blog
  8832. Cloudflare’s WAF is recognized as customers’ choice for 2021
  8833. OpenSleigh
  8834. Recovering a full PEM Private Key when half of it is redacted
  8835. Unsplash is being acquired by Getty Images
  8836. Browse all - Learn
  8837. C++ coroutines: Basic implementation of a promise type | The Old New Thing
  8838. Easily Set Up Tailwind CSS with Vanilla JavaScript in 10 Minutes
  8839. C# 9 top-level programs and target-typed expressions - Red Hat Developer
  8840. gruns/icecream
  8841. Build Zero Trust rules with managed devices
  8842. Viewing app configuration using Oakton's Describe command and Spectre.Console
  8843. Official PHP Git server targeted in attempt to bury malware in code base | ZDNet
  8844. Blazor WebAssembly : SignalR - Sending Messages to Specific Clients - EP25
  8845. Trimmed modification of the Harrell-Davis quantile estimator
  8846. Using React with D3.js
  8847. AT&T lobbies against nationwide fiber, says 10Mbps uploads are good enough
  8848. .NET GC Internals - 09. GC roots
  8849. Integration with On-Premises Data Sources in Azure Synapse Analytics | Developer Support
  8850. Harder, Better, Faster, Stronger Builds
  8851. How I Got Into Computers IT Pro Edition
  8852. .NET App Developer Links - 2021-03-30
  8853. Sands of MAUI: Issue #2
  8854. Naming, Versioning and Releasing Project Reunion and Windows UI - Nick's .NET Travels
  8855. Jump-starting Migration to .NET Core with Upgrade Assistant
  8856. Hello, HPy
  8857. Who Is Responsible For Building Tests? - Redgate Software
  8858. Add Developer PowerShell and Developer Command Prompt for Visual Studio to Windows Terminal
  8859. ASP.NET Core Health Checks - Sahan Serasinghe - Personal Blog
  8860. coolLabs
  8861. grep.app | code search
  8862. birchb1024/frangipanni
  8863. USB 3.0* Radio Frequency Interference on 2.4 GHz Devices
  8864. Adam Storr - Why won't you load my configuration Azure Functions?
  8865. Beautiful calculator for Mac
  8866. Why Do Interviewers Ask Linked List Questions? • Hillel Wayne
  8867. Project Reunion 0.5 Ships with WinUI 3 Desktop Dev Tooling -- Visual Studio Magazine
  8868. Bringing the Best of the Web to Your .NET Windows Apps with WebView2
  8869. YouTube
  8870. NAalytics/Assemblies-of-putative-SARS-CoV2-spike-encoding-mRNA-sequences-for-vaccines-BNT-162b2-and-mRNA-1273
  8871. Humans are eating the world...
  8872. How much can a Clojure developer do alone?
  8873. Automatically Expanding Taxonomy
  8874. Preferred Stock and Common Stock Aren’t The Same
  8875. Notes on an Open Scraping Database
  8876. How I Fixed My Personal Finances using Money Plans — Hulry
  8877. Peace of mind backup - boa.nu
  8878. Let's port Duke Nukem 3D to SerenityOS
  8879. Heroes, Victims, and Society
  8880. Creation vs. Consumption
  8881. Overview of HTTP [2 of 18] | Beginner's Series to: Web APIs
  8882. Blogging with guest Andrew Lock | Weekly Dev Tips
  8883. Blogging with guest Andrew Lock
  8884. Herding Code 244: Ben Scheirman on SwiftUI and Combine
  8885. dotnet/aspnetcore
  8886. Incognito Wallet - Anonymous Crypto Wallet App
  8887. ASP.NET Core in .NET 6 - Part 03 - Support for IAsyncDisposable in MVC
  8888. Tetris in Blazor Part 2: Cells, the Grid, and the Game State
  8889. Be careful when mixing ValueTask and Task.Run - Gérald Barré
  8890. The .NET Docs Show - Deploying Blazor WebAssembly to GitHub Pages
  8891. C++ coroutines: The mental model for coroutine promises | The Old New Thing
  8892. Building a phone book: Part II
  8893. Running Remote Containers... FAST! - Espresso Coder
  8894. Announcing the Deno Company
  8895. Changes to Git commit workflow
  8896. Is awaiting a Task instead of returning it directly in C# actually slower?
  8897. 208.43.231.11 Git
  8898. A new Cloudflare Web Application Firewall
  8899. 247: Generating UI with GPT-3
  8900. Adding source control to Azure Synapse Analytics Studio | Developer Support
  8901. The Rising Value of Big Data in Application Monitoring
  8902. lucidrains/deep-daze
  8903. Serilog.Expressions 2.0 update
  8904. Getting started with Self Sovereign Identity SSI
  8905. Blazor Material UI - Configuration and Theme Customization - Code Maze
  8906. Release v1.0.0-beta2 · dapr-dotnet-extensions/dapr-event-bus
  8907. Umbraco Package Migration to .NET Core: Criteria Providers - Distributing and Wrapping Up
  8908. .NET News Roundup - Week of March 22th, 2021
  8909. .NET App Developer Links - 2021-03-29
  8910. Load/stress testing .NET apps with Apache JMeter - Simple Talk
  8911. Project Reunion: Why Desktop Developers Care
  8912. SSL/TLS connection issue troubleshooting test tools
  8913. .NET Standard 1.3 is no longer supported in AWS SDK for .NET version 3.7 | Amazon Web Services
  8914. New 5G protocol vulnerabilities allow location tracking | The Record by Recorded Future
  8915. What is Scrum?
  8916. OpenPGP Message Format
  8917. Up For Grabs
  8918. Added ASP.NET Core to the .NET party by davidfowl · Pull Request #2643 · up-for-grabs/up-for-grabs.net
  8919. Ruby off the Rails: Code library yanked over license blunder, sparks chaos for half a million projects
  8920. Developer tools can be magic. Instead, they collect dust.
  8921. Coding Shorts: Demystifying Bitwise Operators in C#
  8922. How Much of the Hitchhiker's Guide to the Galaxy Can You Fit on a QR Code?
  8923. Piano Practice Software Progress · Jacques Mattheij
  8924. Think like an educator about code quality
  8925. Men Clamming Up
  8926. How to get internet for free aka borrow your neighbors xfinity internet - Opposite Invictus - Ramblings of a torn mind
  8927. Pin and suffering - fasterthanli.me
  8928. Being a woman in tech should not be controversial
  8929. I made an eInk newspaper - Greg Raiz
  8930. New Windows Easter Egg Discovered - And I'm in it!
  8931. Valentin Vincendon - A "sudden strong wind": the worst excuse Ever Given?
  8932. PGP is a Form of Minimalism [The Call of the Open Sidewalk]
  8933. The Narcissism of Technical Differences
  8934. Writing Documentation
  8935. Monitoring Cardano Relays on Kubernetes with Grafana and Prometheus
  8936. Faster strongly typed features for server FeatureCollection by benaadams · Pull Request #31322 · dotnet/aspnetcore
  8937. No one gives a shit what programming language you use
  8938. Bitcoin is not a Battery — it is a Sink
  8939. About | Mina Illuminate
  8940. r/node - A clear structure like this 🚀
  8941. Playing with an X-Touch Mini controller using C#
  8942. CodingBlast
  8943. score 0.4.0
  8944. Mina Illuminate: Genesis Launch Summit - Crowdcast
  8945. JonDouglas/score
  8946. Ever Given Ever Ywhere
  8947. A Strange But Elegant Approach to a Surprisingly Hard Problem (GJK Algorithm)
  8948. C# 8 (Two Decades of C#: A Reference) • Ben Bowen's Blog
  8949. Does Amazon make more from ads than AWS? — Benedict Evans
  8950. Compiler Explorer - C++ (x86-64 clang (assertions trunk))
  8951. Figma to React – Convert Figma designs to React code
  8952. harc/ohm
  8953. Why I'm unreachable and maybe you should be too
  8954. Scott C. Krause Front-end Engineer | Vue.js TypeScript GoLang WASM
  8955. What You Need to Know About Buying Properties with Friends
  8956. On Sperging Out
  8957. Who Do You Want To Be? — Clayton Dorge
  8958. Reflection of Speaking in Public
  8959. Financial Management of a Digital Nomad
  8960. Roll Your Own CSS-in-JS Library (1) - Introduction
  8961. Why the F**k won’t you build?
  8962. Principled hypocrisy
  8963. Single-primitive authenticated encryption for fun
  8964. Code Generation from XAML in Visual Studio is Mind-blowing Awesome
  8965. Async and Await and what is it actually doing?
  8966. Quokka.js VS Code Extension - The Fastest Way to Test JavaScript
  8967. Linux vs Windows Round 0: A Microsoft Dev Builds the Linux Kernel
  8968. What is the Cloud? Soft and Fluffy Edition - Computer Stuff They Didn't Teach You #10
  8969. Designer AND Developer - Amy Dutton Can Do It All!
  8970. Davepl: Microsoft Company Meetings of the 1990s
  8971. Intro to Graphics 08 - WebGL
  8972. The Hottest New Tech in Web Development with Scott Tolinski
  8973. The Path to Becoming a Software Developer with Mary Baker
  8974. 5 Tips For Crushing Your Developer Interviews
  8975. Blazor WebAssembly - Downloading Files : EP19
  8976. WSL2, Visual Studio Code, Windows 10, Ubuntu/Linux + more - Computer Stuff They Didn't Teach You #19
  8977. Blazor WebAssembly : JavaScript Isolation - EP21
  8978. How I Automated the Boring with JavaScript, Cloudflare Workers, and Airtable
  8979. .NET GC Internals - 08. Generations
  8980. How to Multitask with FreeRTOS (ESP32 + Arduino series)
  8981. JavaScript Automated Testing with Jest - The What, Why, and How with Alba Silvente
  8982. Intro to Graphics 09 - Curves (Part 1)
  8983. Black to the Future - Angie Jones
  8984. .NET GC Internals - 07. Allocations
  8985. Davepl: Who Decides New Windows Features?
  8986. Blazor WebAssembly : Virtualize Component - EP20
  8987. .NET GC Internals - 06. Compact phase
  8988. Davepl: The Microsoft Employee Review Stack Ranking System
  8989. Davepl: Windows "Pinball" Easter Egg and Cheats
  8990. Software Drag Racing: C++ vs C# vs Python - Which Will Win?
  8991. Linux vs Windows Round 1: Open Source vs Proprietary - From a Retired Microsoft Dev
  8992. Blazor WebAssembly : Deploy to IIS - EP23
  8993. Microsoft Weddings and Marriages #Shorts
  8994. Davepl: Windows Source Code Leak and the Task Manager Code
  8995. Black to the Future - Bryce Sharp
  8996. Dave's Garage Livestream - Linux vs Windows Secrets plus more!
  8997. Intro to Graphics 07 - GPU Pipeline
  8998. What is FreeRTOS? (ESP32 + Arduino series)
  8999. Blazor WebAssembly : Lazy-loading Assemblies - EP22
  9000. .NET GC Internals - 05. Sweep phase
  9001. Do Microsoft Devs Secretly Use Linux?
  9002. Hello, Assembly! Retrocoding the World's Smallest Windows App in x86 ASM
  9003. Setting up Cardano Relays using Kubernetes/microk8s
  9004. Authentication with Nextjs, Fauna, and Auth0 - Nextjs Crash Course Part 2
  9005. Best Features and Benefits of the Jamstack with Colby Fayock
  9006. How I Bombed My First Technical Interview
  9007. Solid - A Better Web (Simply Explained)
  9008. Keep WiFi Connection Alive with FreeRTOS Task (ESP32 + Arduino series)
  9009. Watch as I build my YouTube Subscriber Counter!
  9010. Hello, Windows! RetroCoding "Hello World" for Windows with Dave
  9011. Is Gatsby a Backend Framework?!?!
  9012. The Day Microsoft Campus Crashed - Bedlam at Microsoft!
  9013. Intro to Graphics 10 - Curves (Part 2)
  9014. Blazor WebAssembly : Creating Chat Application Using SignalR - EP24
  9015. Azure Static Web Apps, Website, GitHub, SSL & hosting FREE! Computer Stuff They Didn't Teach You #20
  9016. Davepl: Writing Your Own Operating System
  9017. We asked a Retired Microsoft Windows Engineer 100 Questions! Why oh Why? Find out!
  9018. That time Bill Gates had a house party...
  9019. Are there Secret Microsoft APIs in Windows 10?
  9020. Build a Harry Potter API with Node.js, Express.js, and Dynamo DB
  9021. Should You Learn VIM as a Developer?
  9022. Mentorship vs. Sponsorship + Storytelling - Computer Stuff They Didn't Teach You #21
  9023. Top 5 Questions I Get About VS Code - VS Code Settings Q and A
  9024. Adam Savage's One Day Builds: 3D Print UV Curing Oven!
  9025. Bel Canto - Big Belly Butterflies
  9026. Keyless SSL now supports FIPS 140-2 L3 hardware security module (HSM) offerings from all major cloud providers
  9027. Louvre site des collections
  9028. Umbraco Package Migration to .NET Core: Criteria Providers - Wiring It All Up
  9029. National Privacy Tests: country rankings, and insights
  9030. The .NET Stacks #42: 🔌 When Active Directory isn't so active | Dave Brock
  9031. SecurityFWD: How Far Can Wi-Fi Really Travel?
  9032. Weekly Update 236
  9033. Fairphone suggests Qualcomm is the biggest barrier to long-term Android support
  9034. Who Will Write your Company’s Technical Content?
  9035. A Modest Proposal: Let’s Stop Lying To Each Other in Our Research Papers - Maxwell Forbes
  9036. Notetaking for fun and profit. | /param/home
  9037. Contributing to WPF and Windows Forms Projects on GitHub
  9038. It doesn't work | Frank DENIS random thoughts.
  9039. Planned maintenance scheduled for Saturday, March 27, 2021 at 1:00 UTC (Friday March 26 9:00 PM US/EDT)
  9040. NixOS on Raspberry Pi - Blog by Anne Douwe Bouma
  9041. Don't let your design system seem complete
  9042. Bits of Security | Datadog
  9043. Other Ways - Christopher Butler
  9044. How to make Command Prompt, PowerShell, or any Shell launch from the Start Menu directly into Windows Terminal
  9045. Microsoft Events
  9046. Announcing WPF, WinForms, and WinUI are going Open Source
  9047. Pro .NET Benchmarking: The Art of Performance Measurement: Akinshin, Andrey: 9781484249406: Amazon.com: Books
  9048. thalesfragoso/at28c-rs
  9049. janroesner/sixty5o2
  9050. Common Crawl
  9051. U.S. rent has increased 175% faster than household income over past 20 years
  9052. C# and AWS Lambdas, Part 8 – .NET 6, inside a Container, inside a Lambda
  9053. Buffer overruns, license violations, and bad code: FreeBSD 13’s close call
  9054. GitHub Quick Reviews
  9055. Factorio Is The Best Technical Interview We Have
  9056. Using Source Generators for Fun (and maybe profit) - with Jason Bock
  9057. Tesla - Los Angeles
  9058. How to Recognize, Prevent, and Manage Burnout
  9059. Practical Heart
  9060. Sufjan Stevens "Concerning the UFO Sighting Near Highland, Illinois" Sheet Music in G Major - Download & Print
  9061. APT Encounters of the Third Kind
  9062. fix typo by ramtinak · Pull Request #1298 · microsoft/dotnet
  9063. If Your Boss Could Do Your Job, You’re More Likely to Be Happy at Work
  9064. How to implement a hash table (in C)
  9065. Google's unusual move to shut down an active counterterrorism operation being conducted by a Western democracy
  9066. Code Maze Weekly #70 - Code Maze
  9067. Creating a task completion source for a C++ coroutine: Failing to produce a result | The Old New Thing
  9068. Building a phone book: Part I
  9069. Emoji under the hood
  9070. Introducing Super Bot Fight Mode
  9071. Make the Web Faster! - PHINUG 2021.04
  9072. Use Git Hooks To Automate Your Workflow - CodeWithStu
  9073. Hammster/windows-terminal-shaders
  9074. Duende Software Blog
  9075. The Drivers Cooperative
  9076. The Windows Terminal made better with the Command Palette plus Multiple Actions in one Command
  9077. permission.site
  9078. Polaris
  9079. String.Concat Method (System)
  9080. .NET App Developer Links - 2021-03-26
  9081. Adjust, Save and Restore Webcam Properties With CamProps
  9082. Building Our First Microservice | The Xamarin Show
  9083. Human-Readable JavaScript: A Tale of Two Experts
  9084. Choices in Desktop Development
  9085. Announcing Rust 1.51.0 | Rust Blog
  9086. Dynamics 365 Finance and operations - Architecture - Pradeep Loganathan
  9087. Steve Jobs Interview - 2/18/1981
  9088. Building a full-text search engine in 150 lines of Python code · Bart de Goede
  9089. Episode 370 - What the Hack
  9090. Red Hat statement about Richard Stallman’s return to the Free Software Foundation board
  9091. Success Mysticism - Christopher Butler
  9092. Introducing: Funds for Open Source.
  9093. Rapid, widespread, and preferential increase of SARS-CoV-2 B.1.1.7 variant in Houston, TX, revealed by 8,857 genome sequences
  9094. What I learned promoting my first side project as an engineer
  9095. The six principles of lifestyle businesses
  9096. dodyg/practical-aspnetcore
  9097. Tracking the front page of the New York Times
  9098. You are sharing your downloads with your Antivirus Company
  9099. The most requested features for online food delivery
  9100. Improve performance of DateTime.UtcNow on Windows by GrabYourPitchforks · Pull Request #50263 · dotnet/runtime
  9101. Is this ship still stuck?
  9102. Outside In: The Innovation Stack with Jim McKelvey | Hanselminutes with Scott Hanselman
  9103. Raft does not Guarantee Liveness in the face of Network Faults
  9104. A "Better C" Benchmark
  9105. Apple MacBook M1 for .NET and Xamarin Developers: First Look
  9106. Loop alignment in .NET 6 | .NET Blog
  9107. Fossil: Fossil Chat
  9108. WebAssembly-Powered FM Synthesizer
  9109. Phones and Apps Reduce Your Ability to Focus Even When They Don’t Distract You · Next Level Productivity Blog
  9110. Why All My Servers Have an 8GB Empty File
  9111. On .NET Live - Cloud Native Patterns for .NET Developers
  9112. Microsoft Details 9 Desktop Dev Options, from WPF to Blazor -- Visual Studio Magazine
  9113. Senior Manager, Security Engineering (Infrastructure Security) - Remote OK | Marqeta
  9114. News & Events - Release of draft Applied Cryptography knowledge area for public consultation
  9115. Installing Docker Desktop for Windows and WSL 2
  9116. Julia 1.6 Highlights
  9117. Create VS Code Themes Easily - Theme Studio - The VS Code Theme Editor
  9118. What’s new with GitHub Actions
  9119. The API Integration coding test (1) - Implementation | Cracking the .NET interview
  9120. Calling Dapr service with gRPC
  9121. Development With A Dot - ASP.NET Core Pitfalls – Null Models in Post Requests
  9122. ASP.NET Core in .NET 6 - Part 02 - Update on dotnet watch
  9123. C# 7 (Two Decades of C#: A Reference) • Ben Bowen's Blog
  9124. Dataflow in .NET
  9125. Rest In Peace Google Reader
  9126. SQLite is not a toy database
  9127. /news/vulnerabilities.html
  9128. Creating a task completion source for a C++ coroutine: Producing nothing | The Old New Thing
  9129. Bringing your Windows Forms and WPF apps to ARM Devices
  9130. Lawyers used sheepskin as anti-fraud device for hundreds of years to stop fraudsters pulling the woo
  9131. Page Shield: Protect User Data In-Browser
  9132. npgsql/npgsql
  9133. Umbraco Package Migration to .NET Core: Criteria Providers - Migrations
  9134. Comparing Svelte and React - Jack Franklin
  9135. Visual Studio SSH into Raspberry Pi | C# Tutorials Blog
  9136. To B2B or to B2C? | Developer Support
  9137. WinUI: Another Desktop Framework But Cooler Than You Think
  9138. Work with ASP.NET Core route templates in ReSharper and Rider | The .NET Tools Blog
  9139. JavaScript Closures
  9140. Intel Unleashed, Gelsinger on Intel, IDM 2.0
  9141. facebookresearch/Cupcake
  9142. Data Visualization: Build React Graphs the Easy Way
  9143. Clean Architecture for ASP.NET Core Solution: A Case Study - NDepend
  9144. Azure Custom Roles Following Least Privilege Best Practices
  9145. A new Package Manager experience in Unity 2021.1
  9146. Understanding JSON Schema — Understanding JSON Schema 7.0 documentation
  9147. .NET Rocks! vNext
  9148. Do you really want Linux phones
  9149. Women of Computing
  9150. The Evolution of Distributed Systems on Kubernetes
  9151. After Lagging .NET 5 Support, What's Next for Azure Functions? -- Visual Studio Magazine
  9152. Azure Functions Support for node.JS 14 and .Net 5 Is Now Generally Available
  9153. Microsoft Announces Azure Monitor SQL Insights for Azure SQL in Public Preview
  9154. Cloud Builders Conf: .NET & Java
  9155. Learn about problems, not solutions
  9156. Why I Became A Software Engineer
  9157. ctolkien/SodaPop.ConfigExplorer
  9158. A solution to dependency hell: static binaries by default
  9159. “This doesn’t have anything to do with this meeting, per se” then don’t ask. Don’t ask.
  9160. Social pomodoro
  9161. The Solution of the Zodiac Killer’s 340-Character Cipher—Wolfram Blog
  9162. Is a REST API with CQRS Possible?
  9163. Ask the Expert: Learn to Program with .NET and C#
  9164. Solo V2 — Safety Net Against Phishing
  9165. U.S. Fish & Wildlife Service - Migratory Bird Program
  9166. Is There a Case for Programmers to Unionize? - Qvault
  9167. GNOME 40
  9168. Visual Studio Toolbox Live - DevOps with GitHub From the Ground Up
  9169. Thousands of taxpayers' personal details potentially exposed online through councils' debt-chasing texts
  9170. On .NET Live - Messaging Patterns for .NET Developers
  9171. Episode 14: Spectre Console and Cake with Patrik Svensson
  9172. Home - Practical Go Lessons Book
  9173. Get new comics in your email
  9174. WhatsApp for work: Slack is turning into a full-on messaging app
  9175. Tutorial: Create a GitHub Action with .NET
  9176. The worst so-called “best practice” for Docker
  9177. PINEPHONE – Beta Edition Linux SmartPhone - PINE STORE
  9178. The Python Package Index is now a GitHub secret scanning integrator - GitHub Changelog
  9179. Keeping it Stupidly Simple!
  9180. Cloud-Native learning resources for .NET developers | .NET Blog
  9181. Firefox 87 introduces SmartBlock for Private Browsing – Mozilla Security Blog
  9182. RIP Igor Novikov
  9183. Scaling YC
  9184. SEO spammers don't really understand who they spammed | The Old New Thing
  9185. The Catch Block #51 - No More Learning, Boringness, SSDs, and Spock
  9186. Smarter Single Page Application with a REST API
  9187. Closing web browser windows doesn't close connections
  9188. Creating a task completion source for a C++ coroutine: Producing a result with references | The Old New Thing
  9189. Multiple Destroyers Were Swarmed By Mysterious 'Drones' Off California Over Numerous Nights
  9190. On .NET Live - Cloud Native Patterns for .NET Developers
  9191. Announcing Cloudflare’s Data Loss Prevention platform
  9192. Weekly Dev Tips 75: Blogging with guest Andrew Lock
  9193. Weekly Dev Tips 75: Blogging with guest Andrew Lock
  9194. I finally escaped Node (and you can too)
  9195. No Batch No Problem | Developer Support
  9196. Testing Web Applications with PlayWright and C#
  9197. .NET App Developer Links - 2021-03-24
  9198. A Complete Guide To Accessible Front-End Components — Smashing Magazine
  9199. Joining forces on better browser compatibility in 2021
  9200. GroovePizza
  9201. MSIX Packaging Extension v1.1 is now available!
  9202. Practical differences between C# vs Vb.Net – Michał Białecki Blog
  9203. TCPView v4.0, PsExec v2.33, WinObj v3.02 and Sysmon v13.02
  9204. C++, Getting Started with the Basics: Working with Dependencies and Linker
  9205. On .NET Episode: C# Source Generators
  9206. Introducing AWS SSO support in the AWS Toolkit for VS Code | Amazon Web Services
  9207. Happy 15th Birthday Amazon S3 -- the service that started it all
  9208. Astoria Company Data Breach & Leak Analysis | Night Lion Security
  9209. The Raspberry Pi can boot off NVMe SSDs now
  9210. Entity Framework Community Standup - EF Core Power Tools: the New Batch
  9211. Entity Framework Community Standup - EF Core Power Tools: the New Batch
  9212. Add debugger displays / type proxies for Timer by stephentoub · Pull Request #49100 · dotnet/runtime
  9213. RFC 8996 - Deprecating TLS 1.0 and TLS 1.1
  9214. Matrix Multiplication Inches Closer to Mythic Goal
  9215. My Developer Origin Story
  9216. The End of AMP
  9217. How To (Actually) Calculate CAC at andrewchen
  9218. The Decline and Fall of the Latin Neuter
  9219. Notes on some PostgreSQL implementation details
  9220. Let's Build a File Watcher
  9221. Really Simple Syndication
  9222. Transfer of Plan 9 to the Plan 9 Foundation
  9223. Lessons learned bootstrapping an app with no login
  9224. You merely adopted dark mode
  9225. The Problem with Odoo
  9226. On the Road to StarkNet: A Permissionless STARK-Powered L2 ZK-Rollup
  9227. SvelteKit is in public beta
  9228. Windows Terminal Command Palette
  9229. Time zone handling and `datepart()` in Seq 2021.2
  9230. a tiny macOS process monitor • Harry Marr
  9231. React Native Windows Team 'Dogfoods' New Update -- Visual Studio Magazine
  9232. Exception.PrepForRemoting Method (System)
  9233. Linus Torvalds on where Rust will fit into Linux | ZDNet
  9234. C# Source Generators | Channel 9
  9235. C# Source Generators
  9236. CoinList
  9237. GitHub Quick Reviews
  9238. CourseMaker | Make Online Courses
  9239. WELCOME BACK - SUBREDDIT STATEMENT
  9240. The ASP.NET Team @TheASPNETTeam
  9241. Creating a task completion source for a C++ coroutine: Producing a result | The Old New Thing
  9242. Umbraco Package Migration to .NET Core: Criteria Providers - Extension Methods
  9243. Data Saturdays Logo Contest - A Shot of SQLEspresso
  9244. Last Week In .NET #34 – Azure goes Achoo
  9245. A safer default for navigation: HTTPS
  9246. C# with CSharpFritz - Season 3 Episode 1 - Introducing Blazor
  9247. Debugging configuration values in ASP.NET Core
  9248. Browser Isolation for teams of all sizes
  9249. Efficiency of the Harrell-Davis quantile estimator
  9250. Rezi GPT-3 AI Cover Letter Builder
  9251. Easy generation of fake/dummy data in C# with Faker.Net
  9252. Dangling DNS and Subdomain Takeovers | Developer Support
  9253. .NET App Developer Links - 2021-03-23
  9254. DDD by Night April
  9255. Visual Studio hotkeys at the PowerShell command line in Windows Terminal
  9256. Substack's UI and 1Password just cost me $2,023
  9257. Setting dynamic Metadata for Blazor Web assembly
  9258. Let's Learn .NET - Microservices - Free Live Stream Event
  9259. WebSockets over HTTP/2 - Chrome Platform Status
  9260. Don't Code Tired | ICYMI C# 8 New Features: Asynchronous Streams
  9261. Adam Storr - Harness Azure CLI to Keep Your App Service Name
  9262. suite - Privacy-Enhancing Cryptography | CSRC | CSRC
  9263. Feature: Resident Evil At 25 - A Shambling Corpse Never Felt More Alive
  9264. 2 Ways to Log the Current User in ASP.Net Core
  9265. Destin's Collection (feat. Smarter Every Day) - Objectivity #237
  9266. Collecting Managed Crash Dumps on App Services for Linux
  9267. LibrePlanet 2021 ~ Live
  9268. Red seaweed (Asparagopsis taxiformis) supplementation reduces enteric methane by over 80 percent in beef steers
  9269. Updated pull request auto-merge behavior for users without write access - GitHub Changelog
  9270. denji/awesome-http-benchmark
  9271. Load Testing and Benchmarking With siege vs wrk
  9272. LiveReloadServer - A Generic Static Web Server with Live Reload based on .NET
  9273. Applied Cryptology - 1.1: Historical Ciphers
  9274. In 2020, Two Thirds of Google Searches Ended Without a Click | SparkToro
  9275. Getting Drunk with Datalog
  9276. Why Writing Software Is Hard - darcism.com
  9277. Grow Slow, Ambitious Programmer – Relentless Simplicity
  9278. Substack & Crossroads for a Revolution - This Too Shall Pass by Rhys Wallace
  9279. How much do I pay to host a private blog
  9280. Your Anti-bot is Not Accessible
  9281. You probably don’t need A/B testing
  9282. We Don't Need The Great Reset, We Need The Great Rebalancing
  9283. Crystal 1.0 - What to expect
  9284. The dispassionate developer
  9285. Fusing await using and await foreach and await
  9286. Cloud-Native learning resources for .NET developers | .NET Blog
  9287. Signature forgeries in Golang ECDSA library?
  9288. Running Kubernetes and the dashboard with Docker Desktop
  9289. no dogma podcast
  9290. Helsinki-NLP/Tatoeba-Challenge
  9291. Tetris in Blazor WebAssembly
  9292. Umbraco Package Migration to .NET Core: Criteria Providers - Migrating Tests
  9293. Episode 57 – React, writing a book, and Blazor with Carl Rippon – Coding After Work Podcast
  9294. Rewriting git history using C# (git filter-branch alternative) - Gérald Barré
  9295. The S in IOT is for Security – Purism
  9296. C# 5 and C# 6 (Two Decades of C#: A Reference) • Ben Bowen's Blog
  9297. Creating other types of synchronization objects that can be used with co_await, part 10: Wait for an event to clear | The Old New Thing
  9298. 6 C# keywords you (probably) never had to use
  9299. Firefox 87 trims HTTP Referrers by default to protect user privacy – Mozilla Security Blog
  9300. Announcing Network On-ramp Partners for Cloudflare One
  9301. Live feed from Iceland volcano
  9302. Umbraco Package Migration to .NET Core: Criteria Providers - Leaning on Umbraco
  9303. Getting Started with the Roslyn APIs: Writing Code with Code - Steve Gordon - Code with Steve
  9304. Calling a Helper API in an Azure APIM Inbound Policy | Developer Support
  9305. CSS Generators
  9306. My Shot: A COVID Vaccine Adaptation
  9307. Creating Resilient Microservices in .NET with Polly - Code Maze
  9308. 246: Breaking out of the Desktop App Sandbox
  9309. Transfer Learning and Image Classification with ML.NET
  9310. .NET News Roundup - Week of Mar 15th, 2021
  9311. .NET App Developer Links - 2021-03-22
  9312. Consider upgrading a few PC components - a good SSD is so fast it's not even funny
  9313. Grokking Monads
  9314. Azure SDK Release (March 2021) | Azure SDK Blog
  9315. #Cancel We The Web?
  9316. C++, Getting Started with The Basics: Hello World and The Build Pipeline
  9317. Windows Developer Tool Updates
  9318. Resolve Services In ASP.NET Core Startup
  9319. Nightingale Diagrams - Numberphile
  9320. Fermat's Last Theorem - Numberphile
  9321. Every Single Scandinavian Crime Drama
  9322. HAIRMERGENCY!
  9323. Articulate 4.3.0 with support for markdown code snippets and syntax highlighting
  9324. EleutherAI/gpt-neo
  9325. Name Your Next Product With This Exercise - come up with a product name
  9326. Moving from Cable to DSL
  9327. Internal Tooling is Underrated
  9328. Building My Own Yahoo! Pipes
  9329. All horses have the same colour · Miguel Torres Costa
  9330. The #1 tip to familiarize with new JavaScript Codebases
  9331. Multithreading for game engines
  9332. mratsim/constantine
  9333. Ethernet and IP Networking 101 (Heavily Illustrated)
  9334. CutiePi tablet - Your Pi Projects, Untethered
  9335. Farmers Are Hacking Their Tractors Because of a Repair Ban
  9336. Don't End The Week With Nothing
  9337. YouTube
  9338. How to Docker Compose Vue.js, .NET Core and MSSQL
  9339. Welcome to Cloudflare Security Week 2021!
  9340. Flatpak - a security nightmare
  9341. Blazor Internals: EvenCallback | Awaiting Bits
  9342. Khalian/Modulo12
  9343. Leveraging Machine Learning for Game Development
  9344. Umbraco Package Migration to .NET Core: Criteria Providers - Working With HttpContext
  9345. My self-study plan for electrical engineering
  9346. Nyxt
  9347. Police warn students and universities of accessing an illegal website to download published scientific papers
  9348. Speeding up SQL queries by orders of magnitude using UNION – Foxhound Systems
  9349. What Key is Hey Joe in?
  9350. The New York Public Library for the Performing Arts' Tech Kits for Performing Artists
  9351. henkmollema/Dommel
  9352. Reflecting on a Hundred Days of a Software Podcast · Utsav's Blog
  9353. Google AMP — A 70% drop in our conversion rate.
  9354. Surfacing Required Knowledge
  9355. r/crypto - What's stopping the guy who has 2 guesses left to access his $240m bitcoin from copying all the data on the drive and trying again?
  9356. Migrating from LastPass to pass – Zoned Out
  9357. Don't set vision, set direction.
  9358. Jeremiah Reid - Time Travel Is ******* Hard
  9359. @devlead - Mattias Karlsson's Blog - Introducing DPI
  9360. Beint vefstreymi frá eldstöðvunum
  9361. How safe is zig?
  9362. A clock based on Cistercian numerals
  9363. The Invention of a New Pasta Shape
  9364. git/next/linux-next.git - The linux-next integration testing tree
  9365. Umbraco Package Migration to .NET Core: A Clean Start - Controllers, Services, Configuration and Caching
  9366. Umbraco Package Migration to .NET Core: A False Start
  9367. Umbraco Package Migration to .NET Core
  9368. Demoscene accepted as UNESCO cultural heritage in Germany - Demoscene - The Art of Coding
  9369. Nobody designs for small iPhone devices anymore
  9370. Moving k8s communication to gRPC
  9371. Random Employee Chats at Cloudflare
  9372. Newsletter Week 11, 2021
  9373. What I learned in two years of moving government forms online
  9374. The .NET Stacks #41: 🎁 Your monthly preview fix has arrived | Dave Brock
  9375. Tesla's "Full Self Driving" Beta Is Just Laughably Bad and Potentially Dangerous
  9376. mathiasbynens/dotfiles
  9377. A Universe of Sorts
  9378. What I wish I knew before building a Shopify App
  9379. Linus Torvalds on how AMD and Intel are changing how processor interrupts are handled | ZDNet
  9380. Release 1.0.0-preview10 · microsoft/reverse-proxy
  9381. About pull request merges - GitHub Docs
  9382. Azure SDK: Mixed Reality and Event Grid Client Libraries for .NET Go GA -- Visual Studio Magazine
  9383. Hybrid encryption and the KEM/DEM paradigm
  9384. Episode 369 - Learn Azure SQL
  9385. microsoft/codetour
  9386. Scrobble Everything.
  9387. Matthew McDonnell
  9388. Leprechaun dust from DuckDuckGo
  9389. I Sold My First Business - Anthony Diké
  9390. Moving from CentOS to Ubuntu
  9391. Nightingale Diagrams - Numberphile
  9392. What’s up with these new not-open source licenses? - The GitHub Blog
  9393. C# 2, 3 and 4 (Two Decades of C#: A Reference) • Ben Bowen's Blog
  9394. Accelerating Matrix Multiplication with Block Sparse Format and NVIDIA Tensor Cores | NVIDIA Developer Blog
  9395. A Mind Is Born
  9396. Blazor Hero - Clean Architecture Template Quick Start Guide
  9397. bwesterb/armed-keccak
  9398. Juxtapoz Magazine - The Art of Warez Documents the Lost ANSI Art Scene
  9399. » System Shock The Digital Antiquarian
  9400. YouTube
  9401. Weekly Update 235
  9402. Young female Japanese biker is really 50-year-old man with luscious hair using FaceApp
  9403. November 27, 2020 - Introducing KlipTok and celebrating Fritz's 3-Year Streamiversary + Show #500
  9404. C# 9 records as strongly-typed ids - Part 5: final bits and conclusion
  9405. mmulet/code-relay
  9406. COBOL programming language behind Iowa's unemployment system over 60 years old
  9407. Apple Silicon Tech Preview
  9408. Join our Cloud HD Video Meeting
  9409. Words
  9410. Creating other types of synchronization objects that can be used with co_await, part 9: The shared mutex (continued) | The Old New Thing
  9411. Cloudflare and WordPress.com partner to Help Build a Better Internet
  9412. Cookie Consent Speed.Run
  9413. Code Maze Weekly #69 - Code Maze
  9414. Third Time’s the Cache, No More
  9415. Episode 72 - Emulating a Video Game System in .NET with Ryujinx
  9416. code relay - Fontemon
  9417. YouTube
  9418. How to Design Programs, Second Edition
  9419. .NET App Developer Links - 2021-03-19
  9420. C# 10 — 3 Candidate Features That Could Make the Final Cut
  9421. Now THAT’S What I Call Service Worker!
  9422. Scaffolding for ASP.NET Core projects comes to Rider 2021.1 | The .NET Tools Blog
  9423. Jon Galloway - MS Stage
  9424. .NET 5 Blazor Powers 'Rock, Paper, Scissors, Lizard, Spock' Game -- Visual Studio Magazine
  9425. Xamarin - Q1 2021
  9426. LAG (Transact-SQL) - SQL Server
  9427. Facebook's ‘Red Team X’ Hunts Bugs Beyond the Social Network's Walls
  9428. koalaman/shellcheck
  9429. YouDo Product Skills Track
  9430. Poker 101 - Johnathan Nader
  9431. The missing explanation of ZK-SNARKs: Part 1
  9432. Skin In The Game Of Software Development
  9433. The 2021 Early-Retirement Update
  9434. Intel Goes Long
  9435. How we found and fixed a rare race condition in our session handling - The GitHub Blog
  9436. Who's the Best Engineer You've Worked With?
  9437. Relentlessly give the user what they want – Bryan Kennedy
  9438. MySQL from Below
  9439. Almost Everything You Do Causes Almost Everything
  9440. What you need to know about the recent MangaDex data breach (Thread) - MangaDex
  9441. Can we talk about client-side certificates?
  9442. OpenTelemetry .NET reaches v1.0 | .NET Blog
  9443. Nicholas Hunt-Walker | Hanselminutes with Scott Hanselman
  9444. From the ACR team: Super Resolution
  9445. Loop alignment in .NET
  9446. Q&A with John Kozubik, rsync.net - Console
  9447. Overv/outrun
  9448. Microservices made easy with Dapr
  9449. Proposing Dapr to CNCF as an Incubation project by msfussell · Pull Request #617 · cncf/toc
  9450. New in .NET: ML.NET/Model Builder Updates, PeachPie 1.0, Xamarin Performance Monitoring -- Visual Studio Magazine
  9451. State of the NuGet Ecosystem | The NuGet Blog
  9452. Service to service invocation with Refit and Dapr .NET SDK
  9453. YouTube
  9454. Debugging .NET Core memory issues (on Linux) with dotnet dump
  9455. Package Namespaces Proposal by JonDouglas · Pull Request #10660 · NuGet/Home
  9456. Zero Knowledge Proof (with Avi Wigderson) - Numberphile
  9457. YouTube
  9458. Creating other types of synchronization objects that can be used with co_await, part 8: The shared mutex | The Old New Thing
  9459. .NET Rocks! vNext
  9460. How Shazam Works (Probably!) - Computerphile
  9461. I Wrote an Algorithm to Draw Portraits from Thread
  9462. The coding conventions I use for C# and why I use them
  9463. We bootstrapped to $11 million in ARR
  9464. A deep-dive into Cloudflare’s autonomous edge DDoS protection
  9465. Building microservices with Tye
  9466. Visual Basic 16.9 in .NET 5
  9467. We are looking into GitHub Sponsors (and you should too)
  9468. The Teams Dashboard: The Design Story
  9469. RCE in Google Cloud Deployment Manager
  9470. Trying to setup an Azure DevOps organization using Terraform
  9471. Open source alternative to Trello, Asana, and Notion
  9472. Home
  9473. .NET Rocks! vNext
  9474. .NET App Developer Links - 2021-03-18
  9475. Reimagining the AWS .NET deployment experience | Amazon Web Services
  9476. Xamarin Best Practices
  9477. Getting Started with Local Notifications Xamarin Forms
  9478. Testing WebAPI with ApprovalTests.NET
  9479. How to Use Finite State Machines in React
  9480. Our commitment to expand Azure Availability Zones to more regions
  9481. Visa Plans to Enable Bitcoin Payments at 70 Million Merchants
  9482. Home - manim documentation
  9483. Blast Off with Blazor: Add a shared dialog component | Dave Brock
  9484. Microsoft's latest cloud authentication outage: What went wrong | ZDNet
  9485. ezrosent/frawk
  9486. Let there be more biographies of failures
  9487. signalr · pkg.go.dev
  9488. YouTube
  9489. Python in VS Code Improves Jedi Language Server Support -- Visual Studio Magazine
  9490. Why I Love Making Other People Rich With their Silly Trading Strategy! | Strategic Options
  9491. How to Back Up Your Signal Conversations
  9492. My father died 23 years ago, his voice is now an NFT — Ryan Mercer's Thoughts
  9493. 17 (ever so slightly) weird facts about the most popular dictionary format
  9494. Living Like It's 99: No Social Media, No Smartphone
  9495. You might not need centralized continuous integration
  9496. New Video Series: Coding Shorts
  9497. The Carta SAFE for Seed Rounds - Silicon Hills Lawyer
  9498. Performance and Polish with NuGet 5.9 | The NuGet Blog
  9499. A Survey of Existing and Proposed TLS Visibility Solutions – Pomcor
  9500. CUPID – the back story
  9501. Snapshots in Event Sourcing for Rehydrating Aggregates
  9502. Principles of Developer Experience | Christoph Nakazawa
  9503. It's Been Decades. Why Don't Databases Manage Themselves Yet? - Brent Ozar Unlimited®
  9504. Audacity 3.0.0 Released
  9505. FreeBSD 13.0 – Full Desktop Experience – Tubsta
  9506. .NET 5 Blazor Powers 'Rock, Paper, Scissors, Lizard, Spock' Game -- Visual Studio Magazine
  9507. GitLive 11.0: Real-time merge conflict detection
  9508. Transient fault handling with gRPC retries
  9509. Charts.css
  9510. Sounds of the Pub
  9511. Provisioning Azure App Service Managed Certificates with PowerShell
  9512. Announcing Windows 10 Insider Preview Build 21337
  9513. The path to .NET 5 and Blazor WebAssembly with some fun sprinkled in
  9514. Milky Way, 12 years, 1250 hours of exposures and 125 x 22 degrees of sky
  9515. Decompilation Differ - @davidwengier
  9516. Indiana Jones and the Last Crusade EGA/VGA comparison
  9517. The 5 Common Mistakes Of New Engineering Managers - Ochronus online
  9518. How to Deal with Difficult People on Software Projects
  9519. Why in the World Would You Own Bonds When…
  9520. REST APIs for Microservices? Beware!
  9521. Boosting developer success on Google Play
  9522. Creating other types of synchronization objects that can be used with co_await, part 7: The mutex and recursive | The Old New Thing
  9523. apple/swift-evolution
  9524. dotnet/runtime
  9525. The authentication pyramid
  9526. Avast Hacker Archives Episode 4 – Troy Hunt | Avast
  9527. Y Combinator - Top 50 Software Startups
  9528. GitHub, f*ck your name change.
  9529. Not your typical Lithopane - 3D print awesome pictures with color gradients
  9530. .NET App Developer Links - 2021-03-17
  9531. Introducing Configurable Retry Logic in Microsoft.Data.SqlClient v3.0.0-Preview1 | Azure SQL Devs’ Corner
  9532. Announcing Windows Community Toolkit v7.0
  9533. Released: Microsoft.Data.SqlClient 3.0 Preview 1
  9534. Python in Visual Studio Code – March 2021 Release | Python
  9535. Give your tab key a break
  9536. Monsters Weekly 204 - Output Formatters in ASP.NET Core
  9537. GraphQL on Azure: Part 6 - Subscriptions With SignalR | LINQ to Fail
  9538. The Arrival of Java 16!
  9539. Moore's Law for Everything
  9540. Creating other types of synchronization objects that can be used with co_await, part 6: The semaphore | The Old New Thing
  9541. Image to Lithophane
  9542. Pool SocketSenders by davidfowl · Pull Request #30771 · dotnet/aspnetcore
  9543. Improving large monorepo performance on GitHub - The GitHub Blog
  9544. Windows Community Toolkit Gets .NET Standard MVVM Library -- Visual Studio Magazine
  9545. Why Senior Engineers Hate Coding Interviews
  9546. Can an economy keep on growing? - Inverted Passion
  9547. The Brazilian challenges for media streaming
  9548. You should only be using an old computer
  9549. totally_safe_transmute, line-by-line
  9550. Registrace s žádostí o ZK - Lidé
  9551. tomrothe.de - Dead simple Rails monitoring
  9552. Stunning Photoreal Renders in Blender by Blitter
  9553. In-kernel WireGuard is on its way to FreeBSD and the pfSense router
  9554. Docker Raises $23 Million to Capitalize on Accelerating Demand for Modern Apps and to Increase Developer Velocity
  9555. Survey Finds Slow EF Core Adoption, Surprising Dev Team -- Visual Studio Magazine
  9556. Windows APIs Everywhere in .NET
  9557. Windows Store Publish - GitHub Marketplace
  9558. The Case of the Last T: A behind the scenes look at how we decided to capitalize the T in Azure.IoT
  9559. JDK 16 GA Release
  9560. TestServer & ASP.NET Core 5: Fix “System.InvalidOperationException : Solution root could not be located using application root” with a custom Startup file
  9561. C# with CSharpFritz - S2 E8 - Hosted Services and CORS with ASP.NET Core
  9562. Service to service invocation with Dapr .NET SDK
  9563. Here’s Why the New USPS Mail Trucks Look So Weird
  9564. One Year Alone in Forest of Sweden | Building Log Cabin like our Forefathers
  9565. Cuneiform Numbers - Numberphile
  9566. How C++ Resolves a Function Call
  9567. YouTube
  9568. YouTube
  9569. Secretless apps with .NET and Azure Key Vault
  9570. Brain’s ‘wiring insulation’ is one of the major factors of age-related brain deterioration
  9571. Navruz-Özdemir quantile estimator | Andrey Akinshin
  9572. Running Kubernetes and the dashboard with Docker Desktop
  9573. Automatic Platform Optimization post-launch report
  9574. Avoid password reuse with Pwned Passwords and ASP.NET Core
  9575. YouTube
  9576. ZpqrtBnk
  9577. Three ways to containerize .NET applications on Red Hat OpenShift - Red Hat Developer
  9578. Pre-Rendering: Carl Franklin's Blazor Train Ep 42
  9579. Why We Don’t Use Docker (We Don’t Need It)
  9580. .NET App Developer Links - 2021-03-16
  9581. Role of Performance Engineering in Designing Carbon Efficient Applications | Sustainable Software
  9582. Zoom Escaper
  9583. Pendulum swing: pure by default
  9584. Webinar: .NET 5 Dependency Injection | The .NET Tools Blog
  9585. Generate Dockerfile for .NET Applications with Rider | The .NET Tools Blog
  9586. Adam Storr - Becoming a Remote Worker - 1 Year
  9587. West Wind Web Connection 7.20 has been released
  9588. HelpMate.Core 2.1.0 Released!
  9589. Road to Ramen
  9590. Optimistic Nihilism Explained
  9591. ASP.NET Core IHostingStartup that as soon as the site has started makes a request to itself then shuts itself down
  9592. Starving Threads In Ruby
  9593. eyal0/Chicken-story
  9594. WTF is FP? For the Mildly Curious to the Mostly Skeptical|~ 4 min read
  9595. sd: my script directory
  9596. The Value of a Personal Site
  9597. DigitalHealth Class
  9598. Why bother with Scripting?
  9599. Rockstar thanks GTA Online player who fixed poor load times, official update coming
  9600. beuke.org
  9601. A Simple and Cheap Recording Setup for Online Lecturing
  9602. When Should I Interrupt Someone?
  9603. What It Means to Learn to Code
  9604. Use hosting startup assemblies in ASP.NET Core
  9605. YouTube
  9606. ASP.NET Community Standup - Building HTTP APIs
  9607. Surreptitious Forwarding [The Call of the Open Sidewalk]
  9608. Building .NET Hybrid Apps with Blazor
  9609. Mozilla plans to remove the Compact Density option from Firefox's Customize menu - gHacks Tech News
  9610. How to suppress dotnet whatch run to open a browser
  9611. ML.NET and Model Builder March Updates | .NET Blog
  9612. YouTube
  9613. VS Code Java Gets New Welcome Page with Features Tour -- Visual Studio Magazine
  9614. Game UI Database
  9615. How Many Decimals of Pi Do We Really Need? - Edu News | NASA/JPL Edu
  9616. Sleeping Tabs in Microsoft Edge: Delivering better browser performance
  9617. Unit Testing 101: Write your first unit test in C# with MSTest
  9618. Creating other types of synchronization objects that can be used with co_await, part 5: The auto-reset event | The Old New Thing
  9619. The .NET Docs Show - A look at the Middle East's largest maritime ERP
  9620. Using OpenApiReference To Generate Open API Client Code
  9621. Use C# to upload files to a GitHub repository | Dave Brock
  9622. Introducing PeachPie 1.0.0
  9623. Lowering in C# and the ability to predict code performance
  9624. Performance comparison: counting words in Python, Go, C++, C, AWK, Forth, and Rust
  9625. The FBI Should Stop Attacking Encryption and Tell Congress About All the Encrypted Phones It’s Already Hacking Into
  9626. When your data center is on fire… how will RavenDB react?
  9627. An Update on Toyota and Unintended Acceleration « Barr Code
  9628. Binding decimal numbers using the oninput event in Blazor - Gérald Barré
  9629. Enhancing privacy-focused Web Analytics to better meet your metrics needs
  9630. Integrating ASP.NET Identity Password Policies with Password Managers
  9631. Machine Learning with ML.NET - Recommendation Systems
  9632. Calculating Pi with Real Pies - Numberphile
  9633. Azure SQL with ASP.NET Core Web API - Code Maze
  9634. 245: Doubling Down on Cross-Platform Development
  9635. .NET App Developer Links - 2021-03-15
  9636. .NET News Roundup - Week of Mar 8th, 2021
  9637. Conditional animations with CSS properties
  9638. Creating Custom AuthorizeAttribute ASP.NET Core
  9639. tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  9640. Real Time WinUI Dashboard with SignalR Backend
  9641. YouTube
  9642. Show Recursion Show
  9643. harporoeder/ebpfsnitch
  9644. A Simple Personal Data Backup Setup
  9645. Living the "van life" as a developer
  9646. Is Crossplane the Infrastructure LLVM?
  9647. Why are tar.xz files 15x smaller when using Python's tar library compared to macOS tar?
  9648. Notes on Inflation
  9649. The Inverse Care Law
  9650. YouTube
  9651. appsettings.json gets IntelliSense
  9652. i got some bad news from my doctor... i'm scared
  9653. Cryptology ePrint Archive: Report 2021/055
  9654. Markdown links verifier - GitHub Marketplace
  9655. Build software better, together
  9656. How are zlib, gzip and zip related? What do they have in common and how are they different?
  9657. Setting up demos in Azure - Part 2: GitHub Actions
  9658. How to Build an Email Sentiment Analysis Bot - Using Azure Functions
  9659. I wrote one of the fastest DataFrame libraries - Ritchie Vink
  9660. Reprojecting the Perseverance landing footage onto satellite imagery
  9661. YouTube
  9662. Add and manage TLS/SSL certificates - Azure App Service
  9663. App Service Managed Certificate (Preview) Now Supports Apex Domains
  9664. Adobe Photoshop's 'Super Resolution' Made My Jaw Hit the Floor
  9665. Preemptive Pluralization is (Probably) Not Evil ∊ swyx.io
  9666. The Breadwinner (2017) - IMDb
  9667. YouTube
  9668. Learn languages reading
  9669. LuckyWatcher - Thoughts, stories and ideas
  9670. Fitting cubic Bézier curves
  9671. Jacques Corby-Tuech - NFT's Aren't the Answer to the IRL Problems of Digital Art
  9672. The Best Tech Companies in Berlin 2021
  9673. Baserow - Open source online database.
  9674. Blockchain art, electricity, and the many projects where that’s no longer an issue
  9675. Docker Security - OWASP Cheat Sheet Series
  9676. To Organize The World's Information
  9677. Illumina flow cell teardown
  9678. A Great Malaise
  9679. JRuby and Sorbet
  9680. Silencing Black Lives Matter: Priti Patel's anti-protest law - Politics.co.uk
  9681. Making of A Brief Visual Exploration of A Dictionary of Typography
  9682. GorvGoyl/Clone-Wars
  9683. A Brief Visual Exploration of A Dictionary of Typography
  9684. dhcpcd will need a new maintainer
  9685. Byrne's Euclid
  9686. Gary Ewan Park - I am a GitHub Star
  9687. GraphBLAS/GraphBLAS-Pointers
  9688. Changelog - Flameshot
  9689. The SPACE of Developer Productivity
  9690. CodingBlast
  9691. How To Convert Your Old Laptop Screen Into An External Monitor | Slashdigit
  9692. RethinkDB: why we failed
  9693. YouTube
  9694. YouTube
  9695. Bits and Bones (feat. Matt Parker) - Objectivity #236
  9696. The High Jumping Cosmologist (with Katie Mack) - Numberphile Podcast
  9697. The Trapped Knight - Numberphile
  9698. How to Build an Email Sentiment Analysis Bot - Using Logic Apps
  9699. YouTube
  9700. YouTube
  9701. How to send an 'E mail' - Database - 1984
  9702. Everyday Hiking Trips - BuiltWithDot.Net
  9703. Speed of Rust vs C
  9704. Ryujinx is an Experimental Nintendo Switch Emulator written in C# for .NET Core
  9705. Vitalik escalates ETH 2.0 merge as miners plan a 51% attack
  9706. Goroutines Are Not Significantly Smaller Than Threads
  9707. MonoMod - BuiltWithDot.Net
  9708. BAH Colloquium - Kevin Galloway
  9709. The .NET Stacks #40: 📚 Ignite is in the books | Dave Brock
  9710. 45 Work And Life Struggles Illustrated In Comic-Charts By Liz And Mollie
  9711. dotnet-db-migrate - BuiltWithDot.Net
  9712. M.2 on a Raspberry Pi - the TOFU Compute Module 4 Carrier Board
  9713. He got Facebook hooked on AI. Now he can't fix its misinformation addiction
  9714. YouTube
  9715. safepassme
  9716. GitHub Discussions now available for private repositories - GitHub Changelog
  9717. RegEx Crossword
  9718. .NET 6 Preview 2 Boosts Razor/Blazor in ASP.NET Core -- Visual Studio Magazine
  9719. Microsoft's WinUI Wed with Uno Platform for Cross-Platform Apps -- Visual Studio Magazine
  9720. Investigating a Linux CVE with .NET Images | .NET Blog
  9721. ASP.NET Community Standup - How to contribute to Blazor
  9722. Interpolating the internet
  9723. Do one thing well
  9724. Don’t Read Links on the Internet
  9725. N64 TAS (Tool-Assisted) Speedrun Research
  9726. Fast optimization of classification thresholds
  9727. Tech investors don't care about climate change - Can's blog
  9728. What is tax loss harvesting?
  9729. Building a Zoom Mute Button
  9730. The internet didn’t kill counterculture—you just won’t find it on Instagram
  9731. Neural Regression Using PyTorch: Model Accuracy -- Visual Studio Magazine
  9732. What’s new in SQLite 3.35
  9733. r/crypto - What kind of careers can I pursue with a PhD?
  9734. vscode-pets - Visual Studio Marketplace
  9735. Minion - BuiltWithDot.Net
  9736. Laurence's Home Page: Naming Pine
  9737. Can you spare a few moments to take my survey?
  9738. YouTube
  9739. Incident on 2021-03-12 18:26 UTC
  9740. YouTube
  9741. Adobe Photoshop ships on Macs with Apple Silicon: Gains speedier selections, filters and performance boosts
  9742. .NET Live TV | Live developer streams every day
  9743. 012. I Shipped, Therefore I Am
  9744. You Can't Censor Away Extremism (or Any Other Problem)
  9745. YouTube
  9746. YouTube
  9747. LibVLCSharp - BuiltWithDot.Net
  9748. UK to depart from GDPR
  9749. .NET documentation
  9750. r/Entrepreneur - Has Y Combinator lost its way as a leading incubator when the latest YC company is a Mac OS only google calendar menu bar widget that costs $120/yr?
  9751. Lessons Learned from Scaling Up Cloudflare’s Anomaly Detection Platform
  9752. Creating other types of synchronization objects that can be used with co_await, part 4: The manual-reset event | The Old New Thing
  9753. 30 Days to Learn It
  9754. .NET Rocks! vNext
  9755. Bitwarden Send
  9756. ConfigureAwaitChecker with support for “await using” and “await foreach”
  9757. Routing the technical interview
  9758. The Performance Inequality Gap, 2021 - Infrequently Noted
  9759. Telerik Scheduler Blazor (Part 1): Setting Up Scheduler
  9760. Codenesium - BuiltWithDot.Net
  9761. Code Maze Weekly #68 - Code Maze
  9762. YouTube
  9763. .NET MAUI Special Update
  9764. .NET App Developer Links - 2021-03-12
  9765. 6 free tools for .NET developers
  9766. Two UK Broadband ISPs Trial New Internet Snooping System - ISPreview UK
  9767. Key Exchange Standards
  9768. ASP.NET Core HATEOAS - BuiltWithDot.Net
  9769. YouTube
  9770. YouTube
  9771. YouTube
  9772. YouTube
  9773. ASP.NET Core Dependency Injection: What is the IServiceProvider and how is it Built? - Steve Gordon - Code with Steve
  9774. YouTube
  9775. Build new skills in 30 days
  9776. On .NET Episode: Building microservices with Tye
  9777. Managed Identity, Azure SQL and Entity Framework
  9778. 7-Zip developer releases the first official Linux version
  9779. Tip 308 - How to start and stop Azure Kubernetes clusters
  9780. Calling .NET APIs from Rust
  9781. useCallback and useRef: Two React Hooks You Should Learn
  9782. Build Cross-Platform apps with WinUI and Uno Platform
  9783. DotNet CLI
  9784. gh issue view
  9785. Coravel Pro: Admin Panel For .NET Core - BuiltWithDot.Net
  9786. Easy Storage + Easy Provisioning: Backblaze Is Now a Terraform Provider
  9787. Episode 368 - Azure Load Balancer
  9788. Entity Framework Community Standup - Julie Lerman and EF Core Ask Me Anything (AMA)
  9789. 3D Math Primer for Graphics and Game Development
  9790. Researchers measure the gravity exerted by a 90 milligram object
  9791. .NET 6 Preview 2 Adds MAUI, Apple Silicon -- Visual Studio Magazine
  9792. A look at search engines with their own indexes
  9793. Stop Waiting for the Ripe Idea
  9794. Jeremy A Boyd |
  9795. I minted and sold an NFT of Mona Lisa
  9796. Why I Migrated to Sourcehut and Why You Should, Too - Sumner Evans
  9797. dotnet/net6-mobile-samples
  9798. On the Value of Platform Engineering - ulrichkautz.com
  9799. My bank sent me 64 copies of the same debit card
  9800. It's time for a new kind of calculator with NumWorks' Romain Goyet | Hanselminutes with Scott Hanselman
  9801. Becoming physically immune to brute-force attacks
  9802. Open Source Continuous Profiling Platform | Debug performance issues down to a single line of code | Open Source Continuous Profiling Platform
  9803. XAML Productivity Tooling Enhancements in Visual Studio
  9804. Sweden Solar System |
  9805. YoutubeDownloader - BuiltWithDot.Net
  9806. Project Reunion Preview: Because 'Windows Development Is Hard' -- Visual Studio Magazine
  9807. Write Simply
  9808. dotnet/net6-mobile-samples
  9809. Announcing Entity Framework Core 6.0 Preview 2 | .NET Blog
  9810. General availability: Azure Functions supports .NET 5 in production | Azure updates | Microsoft Azure
  9811. ASP.NET Core updates in .NET 6 Preview 2 | ASP.NET Blog
  9812. Announcing .NET 6 Preview 2 | .NET Blog
  9813. Julia Computing Receives DARPA Award to Accelerate Electronics Simulation by 1,000x
  9814. Ultra-weak gravitational field detected
  9815. Creating other types of synchronization objects that can be used with co_await, part 3: Parallel resumption | The Old New Thing
  9816. Episode 17 - ASP.NET Core's Middleware Pipeline with Andrew Lock
  9817. CryptoTrader.Tax - BuiltWithDot.Net
  9818. Using Service Invocation from Dapr .NET SDK
  9819. On .NET Live - Commands, Queries, and other architectural patterns for your .NET Application
  9820. How I earn a living selling my open source software
  9821. Rate this interview question, please
  9822. Partydonk/partydonk
  9823. Is LINQ in C# actually slow?
  9824. Mailoji: I bought 300 emoji domain names from Kazakhstan and built an email service
  9825. BF for WP - BuiltWithDot.Net
  9826. ARMs Race: Ampere Altra takes on the AWS Graviton2
  9827. Sky Views: Want to see the dangers of a cashless society? Just look at Sweden
  9828. 🍳 Based Cooking 🍲 — Based Cooking (https://based.cooking)
  9829. mortdeus/legacy-cc
  9830. Microsoft Releases Project Reunion 0.5 Preview
  9831. .NET Rocks! vNext
  9832. How the New York Times A/B tests their headlines
  9833. Labyrinth Explore - BuiltWithDot.Net
  9834. Zig, Parser Combinators - and Why They're Awesome
  9835. What Does Any of This Have To Do with Physics? - Issue 43: Heroes - Nautilus
  9836. My Favorite C# Features Part 2: LINQ
  9837. netaddr.IP: a new IP address type for Go
  9838. New Software Project Checklist
  9839. Why we are so excited about Durable Functions for Python
  9840. Penny Pinching in the Cloud: Azure Static Web Apps are saving me money
  9841. Simple WinUI + Uno Calculator - Nick's .NET Travels
  9842. Run Node.js 14 in Azure Functions
  9843. Mitigating leaked personal access tokens (PATs) found on GitHub public repositories | Azure DevOps Blog
  9844. GNU coreutils – MaiZure's Projects
  9845. ASMBLR - BuiltWithDot.Net
  9846. Blinking LEDs with Raspberry Pi | .NET Blog
  9847. Decomposing CRUD to a Task Based UI
  9848. An Opinionated Way to Deploy Windows Apps using GitHub Actions
  9849. .NET on Azure Functions Roadmap
  9850. As .NET Core 2.1 Support Nears End, Microsoft Previews .NET Upgrade Assistant -- Visual Studio Magazine
  9851. What are Web APIs? [1 of 18] | Beginner's Series to: Web APIs
  9852. Too Many SVGs Clogging Up Your Markup? Try `use`. | CSS-Tricks
  9853. I don't want to learn your garbage query language
  9854. Even the best fail at UI
  9855. Opt-out of pwned secrets warnings
  9856. Migrated from Disqus to utteranc.es
  9857. About the March 8 & 9, 2021 Verkada camera hack
  9858. Tic Tac Toe Collection - BuiltWithDot.Net
  9859. Phil Libin: Find a new way to ski
  9860. authelia/authelia
  9861. Every issue I've had with my Airpods, and how to fix them
  9862. After Minimalism - David Perell
  9863. Wearing two watches - Both a mechanical and a smartwatch
  9864. Block Cipher Structures: Ranked
  9865. Hosting Two ASP.NET Core Apps In One Host
  9866. Web Wednesday
  9867. State tourism department reports data breach; no social security, financial data compromised
  9868. Proximal Policy Optimization (PPO) with Contra
  9869. The Future of Group Messaging
  9870. Search Jobs - Google Careers
  9871. Webmention.io
  9872. TypeScript Handbook Revamped as Primary Learning Resource -- Visual Studio Magazine
  9873. OVH Tasks
  9874. Anti-NFT sale.gif by Far Few Giants
  9875. What is the role of inflammation in the immune system? – Trevor Klee
  9876. half of curl’s vulnerabilities are C mistakes
  9877. Using Alba to Test ASP.Net Services
  9878. So you want to invest
  9879. What's New in Visual Basic on .NET 5?
  9880. Language detection and words-in-sentence classification in C#
  9881. Generating HTTP API clients using dotnet tools and Visual Studio Connected Services
  9882. Creating other types of synchronization objects that can be used with co_await, part 2: The basic library | The Old New Thing
  9883. A Git security release
  9884. Welcome Session
  9885. part 1 — Store Halfword Byte-Reverse Indexed
  9886. Saas sucks: we can do better
  9887. Security Flaw in iPhone App Could Have Let Anyone Listen To Your Recordings
  9888. Inventor of cassette tape Lou Ottens passed away | Financial - Netherlands News Live
  9889. .NET App Developer Links - 2021-03-10
  9890. Write libraries instead of services, where possible
  9891. The coding interview that I failed
  9892. Pandemic Bill Would Cut Taxes by An Average of $3,000, With Most Relief Going to Low- And Middle-Income Households
  9893. No Kubernetes? How to run Docker containers in Azure VM Scale Sets
  9894. Final Fantasy Randomizer - BuiltWithDot.Net
  9895. Api2Pdf - BuiltWithDot.Net
  9896. Getting started with Dapr for .NET Developers
  9897. Let's Learn .NET: Web APIs
  9898. Creating other types of synchronization objects that can be used with co_await, part 1: The one-shot event | The Old New Thing
  9899. Know your “One Job” and do it first
  9900. Calzolari.DependencyInjection.Extensions 5.0.1
  9901. GitHub Quick Reviews
  9902. Sentry .NET SDK - BuiltWithDot.Net
  9903. Conflicted Capital
  9904. Arduino C# Serial USB to Computer | C# Tutorials Blog
  9905. #965 change dapr startup from daprd to dapr CLI by mmisztal1980 · Pull Request #966 · dotnet/tye
  9906. The .NET Docs Show - Compiler time dependency injection in C# using StrongInject
  9907. Debian running on Rust coreutils
  9908. artperrin/image2csv
  9909. State of Secrets Sprawl on GitHub - 2021 report
  9910. Role based JWT Tokens in ASP.NET Core
  9911. Is a REST API with CQRS Possible?
  9912. New article: “Beyond console.log() – level up your debugging skills”
  9913. Simplifying Rest Parameters in JavaScript
  9914. New in Visual Studio F# Tooling: .NET 5 Scripting and F# Interactive -- Visual Studio Magazine
  9915. Let's Learn .NET: Web APIs
  9916. Why asynchronous Rust doesn't work
  9917. Dynamically Creating Components in Angular
  9918. Developing with Rust on Windows
  9919. Monsters Weekly 203 - OzCode Production Debugger
  9920. .NET March 2021 Updates – 5.0.4, 3.1.13, 2.1.26 | .NET Blog
  9921. Lynicon asp.net core CMS - BuiltWithDot.Net
  9922. On .NET Live - Deep Dive into Microsoft Orleans
  9923. Refactor object-oriented code with ReSharper | The .NET Tools Blog
  9924. Search Scholarly Materials Preserved in the Internet Archive - Internet Archive Blogs
  9925. security - git: malicious repositories can execute remote code while cloning
  9926. Compressing data with Parquet
  9927. Asemblr - BuiltWithDot.Net
  9928. Ask The Experts w/ Scott Hanselman, Wes Bos, Sarah Drasner, Troy Hunt, and Kent C. Dodds Part 1 | Junior to Senior with David Guttman
  9929. Git clone vulnerability announced - The GitHub Blog
  9930. Installing Docker Desktop for Windows and WSL 2
  9931. Sfakianakis-Verginis quantile estimator | Andrey Akinshin
  9932. Control web applications with two-clicks in Cloudflare Gateway
  9933. Giphy CLI - BuiltWithDot.Net
  9934. The Universe of Discourse : Fuckin' user interface design, I swear
  9935. Paths to the Future: A Year at Google Brain
  9936. What's new with GitHub Actions tooling in Visual Studio | Visual Studio Blog
  9937. How to map IPs to country for free with .NET and IP2Location
  9938. .NET App Developer Links - 2021-03-09
  9939. Neocoder - BuiltWithDot.Net
  9940. Why I Did Not Go To Jail - Andreessen Horowitz
  9941. New Algorithm Breaks Speed Limit for Solving Linear Equations
  9942. Easily nuke secrets from your Git history
  9943. Don't Code Tired | ICYMI C# 8 New Features: Upgrade Interfaces Without Breaking Existing Code
  9944. Pendulum swing: sealed by default
  9945. fuget.org - BuiltWithDot.Net
  9946. Adam Storr - Generating Date of Birth values for .NET5.0 Record types using AutoFixture
  9947. Ask About Azure: Why do resource groups need a location? | Dave Brock
  9948. Why we need the Rundown Provider
  9949. I want a Computer that I Own
  9950. GitHub security update: A bug related to handling of authenticated sessions - The GitHub Blog
  9951. AutoWrapper 4.5.0 Released!
  9952. 4 Times I Felt Discriminated Against for Being a Female Developer
  9953. Anonymous functions a.k.a closures - Rene Korss
  9954. Competition in SaaS doesn’t have to be cut throat
  9955. Set an intention for the year (and tell everyone)
  9956. The first beer is free
  9957. Enterprises Don't Self Serve
  9958. Shobhit Srivastava | Startup Maturity Model
  9959. Notion is not a knowledge base
  9960. Not Every Bug is Worth Fixing
  9961. The USB-C dream
  9962. Pay toilets and NYT: a free market microcosm
  9963. How Blogging Changed My Programming Career
  9964. I just got a peek at the future and it is a bit scary
  9965. A linear interpolation based liquidity pool
  9966. You Should Keep a Journal
  9967. Excel Never Dies
  9968. Microsoft's Surface Duo Dev Team Courts Flutter Coders -- Visual Studio Magazine
  9969. Communiroo - BuiltWithDot.Net
  9970. Google suffers from a digital petro curse
  9971. Unexpected finding about “await using var”
  9972. dotnet/announcements
  9973. When did writing in major newspapers become so bad?
  9974. Folklore.org: -2000 Lines Of Code
  9975. kootenpv/whereami
  9976. Machine Learning Community Standup - What's next for ML.NET tooling
  9977. Bill Gates Says that Bitcoin is bad For the Planet
  9978. The new Google Pay repeats all the same mistakes of Google Allo
  9979. Running npm tasks when building a .NET project - Gérald Barré
  9980. Pinboard.net - BuiltWithDot.Net
  9981. Finding Mona Lisa in the Game of Life
  9982. The Future of Native Apps Development in .NET 6
  9983. Creating a co_await awaitable signal that can be awaited multiple times, part 6 | The Old New Thing
  9984. Game Theory | Open Yale Courses
  9985. Cosmic Full-Stack: a Blazor, ML.NET, and CosmosDB Mashup :: GIDS 2021
  9986. The history of the dynamic type in C# and why I don't use it
  9987. The benefits of serving stale DNS entries when using Consul
  9988. Everything You Want to Know About the Record Type in .NET 5… But Were Afraid to Ask
  9989. Benchmarking RavenDB on the Raspberry PI
  9990. Happy International Women’s Day!
  9991. Azure IoT Hub LoRa Windows 10 IoT Core Field Gateway - BuiltWithDot.Net
  9992. Introduction to Benchmarking in C# and ASP.NET Core Projects
  9993. .NET App Developer Links - 2021-03-08
  9994. 244: Introduction to Microservices
  9995. How I bought a business for $0
  9996. Securing Blazor Web assembly using cookies
  9997. explain.dalibo.com
  9998. Giorgi/LINQPad.QueryPlanVisualizer
  9999. Paste The Plan - Brent Ozar Unlimited®
  10000. Egram - Telegram Client - BuiltWithDot.Net
  10001. We may Soon have City-Spanning 900 MHz Mesh Networks
  10002. .NET News Roundup - Week of Mar 1st, 2021
  10003. Announcing the New TypeScript Handbook | TypeScript
  10004. Tried everything? - Methodical debugging
  10005. Distributed Caching in ASP.NET Core with Redis - Sahan Serasinghe - Personal Blog
  10006. Generate TypeScript and CSharp clients with NSwag based on an API
  10007. Cake - Cake v1.1.0 released
  10008. How networks speed up TV shows to fit in more ads | Digital Trends
  10009. Visual Studio Code February 2021
  10010. Don't forget about the GitHub Command Line
  10011. How to speed up / slow down a video – FFmpeg
  10012. 10 Reasons to Love Passwordless #10: Never use a password
  10013. Don't Code Tired | ICYMI C# 8 New Features: Prevent Bugs with Static Local Functions
  10014. Raspberry PI for Kill Mosquitoes by Laser
  10015. Bogus fake data generator - BuiltWithDot.Net
  10016. The Kilobyte’s Gambit ♟️💾 1k chess game
  10017. KeexyBox
  10018. Someone Is Hacking the Hackers
  10019. Donate Unrestricted
  10020. A flamegraph of Real-World Cryptography
  10021. OpenTelemetry Specification Reaches 1.0 with Stability Guarantees and new Release Candidates
  10022. How to Build a Community: Starting with "why?". | Claire Carroll
  10023. Don't use Tailwind for your Design System
  10024. “VC Brain”—Why VCs Seem Like Assholes
  10025. How Banks Create Money
  10026. The dark side of "eating lower on the food chain"
  10027. What factors influence DAU/MAU? Nature versus nurture at andrewchen
  10028. Zach Bellay | Doxxing for Good
  10029. Goodbye minikube
  10030. Storytime
  10031. ‎Risky Business: Risky Business #616 -- Exchange 0day party time for Chinese APT crew on Apple Podcasts
  10032. Lykke - BuiltWithDot.Net
  10033. 10 Exception handling best practices in C#
  10034. Zooqle.Net - BuiltWithDot.Net
  10035. Roundtrip implementation by generateui · Pull Request #481 · xoofx/markdig
  10036. New Dynamic Instrumentation Profiling for .NET | Visual Studio Blog
  10037. First look at InferSharp: A C# version of Facebook’s Infer
  10038. Setting up demos in Azure - Part 1: ARM templates
  10039. Firestorm Overview
  10040. XDay Eventmanagement Software - BuiltWithDot.Net
  10041. May 22 2015 - Ulbricht letter to Judge Forrest
  10042. Nodes – a new way to create with code | https://nodes.io
  10043. Don’t fight, flight (or freeze) your body and emotions
  10044. Cryptology ePrint Archive: Report 2021/289
  10045. Published rANS patent by Storeleap
  10046. How we used AI to Create Complete Band’s Visual Identity
  10047. NFTs are a dangerous trap
  10048. Sqlite Global Tool - BuiltWithDot.Net
  10049. FFMPEG From Zero to Hero by Nick Ferrando
  10050. Speed up interface checking and casting by benaadams · Pull Request #49257 · dotnet/runtime
  10051. This Website Accidentally Left Promo Codes in Their Source Code
  10052. lib12 - BuiltWithDot.Net
  10053. carbon-web-components-react-getting-started - CodeSandbox
  10054. Custom Elements Everywhere
  10055. So how does a PS/2 keyboard interface work?
  10056. Carbon Custom Elements
  10057. Protecting against recently disclosed Microsoft Exchange Server vulnerabilities: CVE-2021-26855, CVE-2021-26857, CVE-2021-26858, and CVE-2021-27065
  10058. dolthub/dolt
  10059. reflections on the competing IDEs
  10060. Terms of Service | Uploader window
  10061. EmbedIO web server - BuiltWithDot.Net
  10062. Clojure from a Schemer's perspective
  10063. Animated Engines - Home
  10064. Beginner's Series to: Web APIs
  10065. The City Record Online - BuiltWithDot.Net
  10066. » Wing Commander III The Digital Antiquarian
  10067. Zero Data App
  10068. It's not easy being green: EV HTTPS cert seller Sectigo questions Chrome's logic in burying EV HTTPS cert info
  10069. Smart Home Using Netduino - BuiltWithDot.Net
  10070. Building Azure AD B2C custom policies part 2: Azure DevOps automated build and deployment
  10071. S-1
  10072. vvilhonen/nethoscope
  10073. SeeVoov - Video based trip planner - BuiltWithDot.Net
  10074. The .NET Stacks #39: 🔥 Is Dapr worth the hype? | Dave Brock
  10075. Azure Arc-Enabled Machine Learning Is Now in Preview
  10076. Microsoft Releases Visual Studio 2019 for Mac v8.9
  10077. Microsoft Releases Azure AD My App and New Risk Detections for Identity Protection into GA
  10078. Live Documenter - BuiltWithDot.Net
  10079. VS Code Now Has Apple Silicon Builds for Native Mac Development -- Visual Studio Magazine
  10080. Essential features of GitHub Actions
  10081. nodegui/svelte-nodegui
  10082. Ideas to monetize your side projects.
  10083. Life Quests, not Goals
  10084. My journey into game development
  10085. How to organise your Twitter follows into lists
  10086. SandDance
  10087. What Have You Changed Your Mind About?
  10088. I don't want to do front-end anymore — Nomm
  10089. The trouble with SPIR-V
  10090. Product Security Framework
  10091. Beyond Minimalism
  10092. Episode 12: Special Real World Crypto 2021 Pre-Conference Coverage!
  10093. Improve gRPC supported platforms doc by JamesNK · Pull Request #21689 · dotnet/AspNetCore.Docs
  10094. Ever wondered why the big beasts in software all suddenly slapped an 'I heart open-source' badge on?
  10095. ASP.NET Community Standup - Web Live Preview
  10096. Oakland Bans the Use of Combustion Engine-Powered Leaf Blowers and…
  10097. Colorista - BuiltWithDot.Net
  10098. Facial recognition technology can expose political orientation from naturalistic facial images
  10099. [ANN] Symbolics.jl: A Modern Computer Algebra System for a Modern Language - Community / Package announcements - JuliaLang
  10100. C# with CSharpFritz - S2 E7 - Introducing Authentication and Authorization with ASP.NET Core
  10101. CloneTfsVariableGroup - BuiltWithDot.Net
  10102. Heavy throttling of chained JS timers beginning in Chrome 88 - Chrome Developers
  10103. Taming the WSL 2 Resource Monster
  10104. Release PyTorch 1.8 Release, including Compiler and Distributed Training updates, New Mobile Tutorials and more · pytorch/pytorch
  10105. Atlas: Our journey from a Python monolith to a managed platform
  10106. Creating a co_await awaitable signal that can be awaited multiple times, part 5 | The Old New Thing
  10107. Proton Has Enabled 7000 Windows Games to Run on Linux - Boiling Steam
  10108. Bring Your Own Client
  10109. eyal0/valgrind-false-positive
  10110. PaletteBook - BuiltWithDot.Net
  10111. The Teams Dashboard: Finding a Product Voice
  10112. Episode 71 - Azure and .NET with Labrina Loving
  10113. .NET App Developer Links - 2021-03-05
  10114. EISK - BuiltWithDot.Net
  10115. dotnet/maui
  10116. Automatically update WSL distributions using the Windows Scheduler - Gérald Barré
  10117. Subscribing to cloud events with Abbot
  10118. Empowering every developer to innovate with Azure
  10119. The FREE Blazor Crash Course (.NET 5) | Getting Started
  10120. Non-JavaScript
  10121. statusmonitor - BuiltWithDot.Net
  10122. Serialize Dns async-over-sync requests for the same host by stephentoub · Pull Request #49171 · dotnet/runtime
  10123. Development on Windows is Painful
  10124. Why isn't the internet more fun and weird?
  10125. 20 Years Ago: SongMeanings | Kevin Marsh
  10126. The Shape of Tests - sulami's blog
  10127. How I Got My Jobs
  10128. The Missing Piece for Self-Taught Developers | Mike Tobias
  10129. Visual Studio 2019 for Mac v8.9 Ships with .NET 6 Preview 1 Support -- Visual Studio Magazine
  10130. How to IPO as an SEO - Jackie Chu
  10131. Why I don't need to clean up my desktop and downloads folder in macOS
  10132. how long
  10133. Humble Book Bundle: Pocket Reference Guides by O'Reilly
  10134. Migrate from ASP.NET Core 5.0 to 6.0
  10135. George Li is launching MiTEE Cube Satellites and making TikToks | Hanselminutes with Scott Hanselman
  10136. git/git
  10137. A Two-Version Visibility Solution for TLS 1.2 and TLS 1.3 based on a Handshake-Agnostic Middlebox – Pomcor
  10138. MailBee.NET Objects
  10139. Microsoft Edge Tools for VS Code - Visual Studio Marketplace
  10140. “User Engagement” Is Code for “Addiction”
  10141. Newsletry - BuiltWithDot.Net
  10142. Fertility
  10143. Oxfam Australia supporters embroiled in new data breach | ZDNet
  10144. Multimodal Neurons in Artificial Neural Networks
  10145. About 580,000 members of SIA's frequent flier programmes affected by external data leak
  10146. How Secure Is a Smart Baby Monitor? Finding Out Is Far Too Difficult - Nat Meysenburg
  10147. Learn to build HTTP APIs with .NET | .NET Blog
  10148. .NET Core 2.1 will reach End of Support on August 21, 2021 | .NET Blog
  10149. Transfer a copy of your iCloud Photos collection to another service
  10150. Beginner's Series to: Web APIs
  10151. HTTPWTF
  10152. Analyst: TypeScript Now Firmly in Top 10 Echelon (Ruby, Not So Much) -- Visual Studio Magazine
  10153. The .NET Docs Show - Taking home automation to a whole new level with Azure
  10154. Intranet Developer
  10155. .NET Interactive with SQL!| .NET Notebooks in Visual Studio Code | .NET Blog
  10156. Invoice Quickly - BuiltWithDot.Net
  10157. Google’s FLoC Is a Terrible Idea
  10158. Uploading Files With ASP.NET Core and Angular
  10159. WTF# is Mathematical Planning?
  10160. Creating a co_await awaitable signal that can be awaited multiple times, part 4 | The Old New Thing
  10161. An instant Do Not Hire decision
  10162. Introducing support for Xamarin
  10163. Ranking the SOLID principles
  10164. Numberphile
  10165. TypedTree-Editor - BuiltWithDot.Net
  10166. Conntrack turns a blind eye to dropped SYNs
  10167. John Allbritten / cbonsai
  10168. Remove controversial satirical piece 🔥 · godotengine/godot-docs@b872229
  10169. Introducing WiFiman.com – Ubiquiti’s New Wireless Speed Testing Site – Ubiquiti Inc Blog
  10170. Did Schnorr destroy RSA? Show me the factors.
  10171. RpiUno - BuiltWithDot.Net
  10172. Microsoft Releases Visual Studio 2019 v16.9
  10173. Tips for Building Accessible Design Systems
  10174. Types in JavaScript
  10175. Google Fonts ❤️ Material Icons
  10176. quictls/openssl
  10177. microwf - A simple finite state machine (FSM) - BuiltWithDot.Net
  10178. .NET Rocks! vNext
  10179. jott - m1_webgpu_perf
  10180. Online tool to generate and check bcrypt hashed passwords.
  10181. Okta + Auth0: Powering Identity for the Internet | Okta
  10182. Okta Signs Definitive Agreement to Acquire Auth0
  10183. Seven Deadly Sins of Security Teams
  10184. The Air Force Is Having To Reverse Engineer Parts Of Its Own Stealth Bomber
  10185. "This destroyes the RSA cryptosystem"
  10186. Entity Framework Community Standup - Performance Tuning an EF Core App
  10187. Microsoft Releases Azure Attestation into General Availability
  10188. Neural Regression Using PyTorch: Training -- Visual Studio Magazine
  10189. AVOID Entity Services by Focusing on Capabilities
  10190. GitHub Quick Reviews
  10191. Yet ANOTHER Machine Vise by TheGoofy
  10192. Reactive Hole · Rafal Pastuszak
  10193. Shiny Stock Syndrome
  10194. How much memory does a Linux system waste?
  10195. (Dis)Honest Functions | www.bendik.dev
  10196. No longer frugal
  10197. From Zero to Blinky in Ada
  10198. Business or People
  10199. Exciting New Features in Django 3.2
  10200. Möbius Printing helper
  10201. Cryptology ePrint Archive: Report 2021/015
  10202. Microsoft Ignite
  10203. NotifyDB - Cryptocurrency notifications - BuiltWithDot.Net
  10204. Microsoft Ignite
  10205. Google Fonts
  10206. Pwned passwords and secrets
  10207. Google als Sponsor für KI-Ethik-Konferenz nicht mehr erwünscht
  10208. Announcing Flutter 2
  10209. ant-design-blazor/ant-design-blazor
  10210. Managing ADX Data with .NET Core and Azure B2C
  10211. Hotpatch for Windows Server Azure Edition (preview)
  10212. February 2021 - Killing Turbotax
  10213. PipeWire: The Linux audio/video bus
  10214. Visual Studio 2019 for Mac version 8.9 is now available | Visual Studio Blog
  10215. DJI FPV - Redefine Flying - DJI
  10216. TasKCompletionSource In .Net
  10217. Crossing the Generics Divide
  10218. Frictionless repeated edits: IntelliCode suggestions in completion list | Visual Studio Blog
  10219. F# and F# tools update for Visual Studio 16.9 | .NET Blog
  10220. OurPlace - BuiltWithDot.Net
  10221. Cloudflare recognized as a 'Leader' in The Forrester Wave for DDoS Mitigation Solutions
  10222. Deno - A secure runtime for JavaScript and TypeScript
  10223. All I hear about is the bad stuff
  10224. Creating a co_await awaitable signal that can be awaited multiple times, part 3 | The Old New Thing
  10225. Event Sourcing: Rehydrating Aggregates with Snapshots
  10226. How I Might Have Hacked Any Microsoft Account - The Zero Hack
  10227. The 8 most missing features in C# – TooSlowException
  10228. Semantic Versioning Will Not Save You
  10229. ICANN Refuses to Accredit Pirate Bay Founder Peter Sunde Due to His 'Background' * TorrentFreak
  10230. Learner Mobile - BuiltWithDot.Net
  10231. microsoft/Power-Fx
  10232. Watchy: The Hackable $50 Smartwatch - IEEE Spectrum
  10233. Rookie coding mistake prior to Gab hack came from site’s CTO
  10234. For The First Time, Physicists Have Filmed The Oscillation of a Time Crystal
  10235. Deno - A secure runtime for JavaScript and TypeScript
  10236. Using HttpClientFactory in ASP.NET Core Applications - Code Maze
  10237. .NET App Developer Links - 2021-03-03
  10238. Level up your .NET libraries - Ben Foster
  10239. Add proposal for lambda improvements by cston · Pull Request #4451 · dotnet/csharplang
  10240. Encode One .Net Core theme - BuiltWithDot.Net
  10241. How to Scan NuGet Packages for Security Vulnerabilities | The NuGet Blog
  10242. C# Coding Standards – Updated
  10243. To write code comments or not, it should not be a question
  10244. Monsters Weekly 202 - Securing your Azure Functions
  10245. Welcome to .NET Conf: Focus on Windows
  10246. Cloudflare Pages
  10247. Pace To Race - BuiltWithDot.Net
  10248. Visual Studio 2019 v16.9 and v16.10 Preview 1 are Available Today! | Visual Studio Blog
  10249. Intelligent Visual Studio Search Service | Visual Studio Blog
  10250. New Dynamic Instrumentation Profiling for .NET | Visual Studio Blog
  10251. IntelliSense for appsettings.json | ASP.NET Blog
  10252. Cloudflare Pages docs
  10253. jQuery 3.6.0 Released! | Official jQuery Blog
  10254. I don't know why I blog
  10255. Foam: Six Months Later
  10256. Things I’ve learned from freelancing as a web developer - Part 1/n - David Hewitson
  10257. Hacking Super Monkey Ball Part 2 – Decompilation with Ghidra – Smoking on a Bike
  10258. Back To The Office
  10259. Postmortem on a side project: Curfew Alarm
  10260. blog
  10261. @devlead - Mattias Karlsson's Blog - Introducing Cake ClickOnce Recipe
  10262. Microsoft Ships Visual Studio 2019 v16.9 Servicing Baseline Release -- Visual Studio Magazine
  10263. The problem with perpetual licensing - Filip Iulian Pacurar (Filipac)
  10264. The Universe of Discourse : Fuckin' user interface design, I swear
  10265. Why ethical A.I. is nonsense
  10266. Things I Made That Sucked
  10267. MIT Press Journals
  10268. Come Join Me Online Next Week!
  10269. Clickhouse as an alternative to ElasticSearch and MySQL, for log storage and analysis, in 2021
  10270. SSH and User-mode IP WireGuard
  10271. Using GitHub as your Project Management Tool | Learn with Dr. G
  10272. dotnet-hash - BuiltWithDot.Net
  10273. Visual Studio 2019 version 16.9 Release Notes
  10274. Lotus 1-2-3
  10275. 9 Caribbean Diaspora members making their mark in global tech
  10276. Bitcoin Is Time | dergigi.com
  10277. JSON DOM API Review
  10278. Using source generators to generate a menu component in a Blazor app
  10279. Release fish 3.2.0 (released March 1, 2021) · fish-shell/fish-shell
  10280. Microsoft Extends Low-Code Push with Power Fx Programming Language -- Visual Studio Magazine
  10281. Introducing the .NET Upgrade Assistant Preview | .NET Blog
  10282. Improvements to Event Sourcing in Marten V4
  10283. Control Arduino from C# Serial Port | C# Tutorials Blog
  10284. How to Read Assembly Language
  10285. Clubhouse Is Recording Your Conversations. That’s Not Even Its Worst Privacy Problem
  10286. Home - Ad Fontes Media
  10287. MongoFramework - BuiltWithDot.Net
  10288. Generate iCal calendar with .NET using iCAL.NET
  10289. εxodus
  10290. Video Game Programming From Scratch with Casey Muratori - CoRecursive Podcast
  10291. C# with CSharpFritz S2 E6 - Build for the Live Web with SignalR
  10292. Creating a co_await awaitable signal that can be awaited multiple times, part 2 | The Old New Thing
  10293. Deploy a Docker image to an Azure Container Instance
  10294. I’ve an allergic reaction to SQL Injections
  10295. Create a Meetup Account
  10296. Speed is the killer feature
  10297. Razor Pages has Components too don't you know!
  10298. Low Earth Orbit Visualization | LeoLabs
  10299. Winsorized modifications of the Harrell-Davis quantile estimator
  10300. Configuring HTTPS using a custom TLS certificate with Netlify and Cloudflare
  10301. How to execute an object file: Part 1
  10302. Jonah Edwards - Internet Archive Infrastructure : Free Download, Borrow, and Streaming : Internet Archive
  10303. Infinity Crawler - BuiltWithDot.Net
  10304. How Nacon Cracked and Pirated The Sinking City - Frogwares
  10305. .NET App Developer Links - 2021-03-02
  10306. VisualStudioTips.co.uk - BuiltWithDot.Net
  10307. Updates: suspected data incident
  10308. Lyra audio codec enables high-quality voice calls at 3 kbps bitrate
  10309. Pendulum swing: internal by default
  10310. Breaking a Developer Ecosystem by Changing a Namespace - Nick's .NET Travels
  10311. Windows Terminal Preview 1.7 Release | Windows Command Line
  10312. Apple Card disabled my iCloud, App Store, and Apple ID accounts • Dustin Curtis
  10313. Real-World Cryptography: Wong, David: 9781617296710: Amazon.com: Books
  10314. Adam Storr - Subscription is not registered to use namespace Microsoft.AzureActiveDirectory
  10315. Retrieve compiler flags and metadata reference data as defined in htt… · NuGetPackageExplorer/NuGetPackageExplorer@3bbcfd7
  10316. dotnet/runtime
  10317. BDTest - BuiltWithDot.Net
  10318. nullpo-head/WSL-Hello-sudo
  10319. Project Gutenberg eBook of Struwwelpeter, Merry Stories and Funny Pictures, by Heinrich Hoffman
  10320. Far-Right Platform Gab Has Been Hacked—Including Private Data
  10321. The small web is beautiful
  10322. Mechanical Typewriter To Escape From Distractions?
  10323. Why I write · Krishna's words
  10324. Music To Program To
  10325. Distributed Capital
  10326. Splitting the ping
  10327. All your input are belong to me – 3rd party web security
  10328. Cryptology ePrint Archive: Report 2020/1491
  10329. European e-ticketing platform Ticketcounter extorted in data breach
  10330. Course Review – “Programming Languages” Series on Coursera - Vasil Kosturski
  10331. .NET R&D Digest (February, 2021)
  10332. NltkNet - BuiltWithDot.Net
  10333. Important Security Announcement
  10334. Weekly U.S. Influenza Surveillance Report
  10335. flowchart.fun
  10336. The Hijacking of Perl.com
  10337. Serve ML.NET Models as HTTP APIs with minimal configuration
  10338. Are Xiaomi browsers spyware? Yes, they are…
  10339. Microsoft Ignite
  10340. State of the NuGet Ecosystem | The NuGet Blog
  10341. PHINUG Online Dev Sessions 2021.03
  10342. Add Azure Key Vault to support to your ASP.NET application
  10343. .NET Tooling Community Standup - How tools help us learn!
  10344. Use Touch ID for sudo on Mac
  10345. Passion Not Required: It's OK to Only Program for a Paycheck
  10346. Is clean code actually slower?
  10347. Carter - BuiltWithDot.Net
  10348. Strongly-typed Ids using C# Source Generators - Gérald Barré
  10349. On The Experience of Being Poor-ish, For People Who Aren't
  10350. Creating a co_await awaitable signal that can be awaited multiple times, part 1 | The Old New Thing
  10351. The Last Message Sent on AIM
  10352. 📦 Demystify - com.needle.demystify
  10353. Global distributed consistency, the easy way
  10354. dotNetify - BuiltWithDot.Net
  10355. The Teams Dashboard: Behind the Scenes
  10356. .NET App Developer Links - 2021-03-01
  10357. Machine Learning with ML.NET - Random Forest
  10358. Using Azure AD groups authorization in ASP.NET Core for an Azure Blob Storage
  10359. Canceling HTTP Requests in ASP.NET Core with CancellationToken
  10360. 243: Lessons Learned - 3 Years of FuGet
  10361. Video Detail Player - BuiltWithDot.Net
  10362. flynn/flynn
  10363. Diablo IV: Debugging Linux in Visual Studio
  10364. .NET News Roundup - Week of Feb 22th, 2021
  10365. Releasing My Wilder Minds Courses for Free
  10366. Goodbye Client Affinity, Hello Data Protection with Azure
  10367. How to Implement Dependency Injection in ASP.NET Core
  10368. TypeScript Function Syntaxes
  10369. Remote Debug Support in Visual Studio 2019 | C++ Team Blog
  10370. Releasing My Wilder Minds Courses for Free
  10371. Working with Tags in Azure Resource Graph Explorer
  10372. VetYourCrew.com - BuiltWithDot.Net
  10373. Little League wants all your information
  10374. McYoloSwagHam/win3wm
  10375. Last Week on My Mac: Users are losing out against Big Sur’s sealed System
  10376. Why you should take a look at Nomad before jumping on Kubernetes
  10377. Prime+Probe 1, JavaScript 0: Overcoming Browser-based Side-Channel Defenses
  10378. Specialize or Bounce Around?
  10379. Recorded Presentation: ASP.NET MVC for Absolute Beginners - Your Secret Decoder Ring
  10380. Some thoughts on community
  10381. Keyboard control of Big Sur notification alerts – Rob Allen's DevNotes
  10382. The Ultimate Habit Tracker Guide: Why and How to Track Your Habits | James Clear
  10383. A note on boredom, anonymity, and declinism
  10384. mrcal: principled camera calibrations
  10385. 3 tools for 3 scenarios · Erkan Erol
  10386. Read this before you buy a Soviet camera - Kosmo Foto
  10387. Weird architectures weren't supported to begin with
  10388. 5 tools I use to protect my privacy online
  10389. Reasoning about Taxes
  10390. Why I left Node for Deno 🦕
  10391. What’s The Best Way To Store Pens? Up, Down, Or On Their Side?
  10392. VPN app threatens 100 million: Delete it right now
  10393. Could Age Replace OpenPGP? [The Call of the Open Sidewalk]
  10394. XAML Studio - BuiltWithDot.Net
  10395. The Mars Helicopter is Online and Getting Ready to Fly - Universe Today
  10396. How I cut GTA Online loading times by 70%
  10397. Episode 367 - Enterprise Scale Landing Zones
  10398. a new chapter
  10399. Netcode [p1]: Fightin' Words
  10400. Pockit app - BuiltWithDot.Net
  10401. Actually Portable Executables · Blog Needs a Name
  10402. This is my thinly veiled attempt to get you to use a library I wrote.
  10403. MFL Platinum - BuiltWithDot.Net
  10404. In Defense of Dumb TVs
  10405. Why isn't Godot an ECS-based game engine?
  10406. Globe Time - BuiltWithDot.Net
  10407. C# 9 Is Out
  10408. Learner's Permit Log Tracker - BuiltWithDot.Net
  10409. Flexi-Facehugger by OneIdMONstr
  10410. Camera Response Function
  10411. Why do things float ?
  10412. Format Replacement cycles
  10413. What You Can Actually Do About Burnout
  10414. The security of the "Pass" password manager
  10415. Amazon.com : Perky-Pet Clear Birdscapes Window Feeder 348, 6.88W x 5.6D ins : Wild Bird Feeder Accessories : Garden & Outdoor
  10416. Calculating FPS past requestAnimationFrame limit with requestIdleCallback - Blog - Clicktorelease
  10417. HttpTracer - BuiltWithDot.Net
  10418. BillDietrich/fake_contacts
  10419. Denial By DNS: Uber's Open Source Tool for Preventing Resource Exhaustion by DNS Outages
  10420. Internals of the POH | .NET Blog
  10421. W3C’s Excessive DTD Traffic | W3C Systems Team’s Blog
  10422. Create a Meetup Account
  10423. Are you trading or gambling?
  10424. Chessformer by rob1221
  10425. kuchin/awesome-cto
  10426. Six Labors Documentation.
  10427. λ# - Serverless .NET on AWS - BuiltWithDot.Net
  10428. Microsoft .NET Conf: Focus on Windows
  10429. A Vim Guide for Advanced Users
  10430. Free Land — Living Off Grid With No Money
  10431. FishAngler - BuiltWithDot.Net
  10432. Esporti Family - Health Academy of the Families - BuiltWithDot.Net
  10433. The .NET Stacks #38: 📢 I hope you like announcements | Dave Brock
  10434. ‘Deep Nostalgia’ Can Turn Old Photos of Your Relatives Into Moving Videos
  10435. SEC Suspends Trading in Multiple Issuers Based on Social Media and Trading Activity
  10436. trailofbits/graphtage
  10437. 2021 Tech Predictions · Ted Neward's Blog
  10438. Sheller - BuiltWithDot.Net
  10439. Introducing Hummingbard - Hummingbard
  10440. Here’s what’s happening with the Firefox Nightly logo – Mozilla Hacks - the Web developer blog
  10441. Medical chatbot using OpenAI’s GPT-3 told a fake patient to kill themselves
  10442. Microsoft's Tools to Fight Solorigate Attack Are Now Open Source -- Visual Studio Magazine
  10443. Becoming a tech leader: my principles
  10444. Pro Tip: Don't overcomplicate content storage / the database from the start - Filip Iulian Pacurar (Filipac)
  10445. Every thought about personal finance I've ever had, as concisely as possible
  10446. Code Maze Weekly #66 - Code Maze
  10447. How to start your own country in four steps – Karl's Notes
  10448. The Economics of Biodiversity
  10449. bad philosophy
  10450. Keeping platforms open
  10451. NMF Live Performance Series – 2021 National Math Festival
  10452. How to Debug Live .NET Application
  10453. All Researchers Should Become Entrepreneurs
  10454. Why Massachusetts Struggled to Make a Vaccine Website
  10455. Const generics MVP hits beta! | Rust Blog
  10456. dotnet/upgrade-assistant
  10457. 3 Reason Why I Prefer Using Norm vs Dapper
  10458. What's new in .NET 5
  10459. Flow-based monitoring for Magic Transit
  10460. Cryptology ePrint Archive: Report 2020/1610
  10461. Kamus - BuiltWithDot.Net
  10462. ISO 8601: the better date format | Blog
  10463. What does error E_ILLEGAL_DELEGATE_ASSIGNMENT mean? | The Old New Thing
  10464. How often should I rotate my ssh keys?
  10465. 2.92 — blender.org
  10466. Firefox 86.0, See All New Features, Updates and Fixes
  10467. Microsoft Releases Azure Firewall Premium in Public Preview
  10468. March 30, 2020 - Machine Learning with Madrinas! ML.NET #ad
  10469. March 31, 2020 - Minimal March concludes - .NET and Blazor at the Command Line
  10470. SmarTracks Athlete - BuiltWithDot.Net
  10471. March 29, 2020 - Minimal March - .NET at the command-line - Blazor 3.2 preview 3
  10472. Visualizing the code coverage results from Azure Pipelines in Visual Studio - Gérald Barré
  10473. How efficient is RavenDB?
  10474. Librsvg, Rust, and non-mainstream architectures
  10475. Actually Portable Executable
  10476. [JDK-8262273] Deprecate 3DES and RC4 in Kerberos
  10477. ASP.NET Core Pagination Library - BuiltWithDot.Net
  10478. Google admits Kubernetes container tech is so complex, it's had to roll out an Autopilot feature to do it all for you
  10479. Quitting Twitter · Krishna's words
  10480. redbean
  10481. .NET App Developer Links - 2021-02-26
  10482. Profile Store KQL Cheat Sheet
  10483. PeachPie.io - BuiltWithDot.Net
  10484. Azure .NET SDK: Q&A With Jeffrey Richter
  10485. AI learns to Speedrun QWOP (1:08) using Machine Learning
  10486. PowerShell for Visual Studio Code Updates - February 2021 | PowerShell Team
  10487. #Net6 – Single file apps improved for Windows and Mac !
  10488. YamlDotNet - BuiltWithDot.Net
  10489. microsoft/clarity
  10490. Windows 10 System High CPU Usage ACPI.sys
  10491. The Future of Web Software Is HTML-over-WebSockets
  10492. .NET Upgrade Assistant | Get Started
  10493. Map of my personal data infrastructure | beepb00p
  10494. Linux front-end development environment: my experience.
  10495. Imagining a Better Social Media
  10496. Being a workplace crusader - Articles
  10497. My Terminal-First Blogging Workflow
  10498. Ownership as code • brouillon
  10499. Don't define functions inline in your public headers
  10500. Free Online Tool to Convert From 2D/Heightmap Images to 3D STL Mesh File
  10501. Microsoft's Lander on Blazor Desktop: 'I Don't See a Grand Unified App Model in the Future' -- Visual Studio Magazine
  10502. Postgres Text Search: Full Text vs Trigram Search — Aapeli Vuorinen
  10503. Testing Web APIs with POSTMAN and Automating Bearer Token Generation
  10504. The Difficulty of Pricing DevOps Transformations
  10505. Leaving Comments on My Own Pull Requests
  10506. So long, Fry's
  10507. Beware of the Man of a Single Book
  10508. at age 15, I founded a tech startup. here's what I learned.
  10509. Understanding how Leela Chess Zero works
  10510. Macs and 4K 120Hz displays compatibility list
  10511. March 25, 2020 - David Giard joins us to talk about developer relations, public speaking, Blazor and
  10512. 9 "rules" for cleaner code | Object Calisthenics
  10513. How to create social media posts from long form content using Python
  10514. ASP.NET Core Dependency Injection: What is the IServiceProvider and how is it Built? - Steve Gordon - Code with Steve
  10515. Cryptology ePrint Archive: Report 2020/1608
  10516. .NET Rocks! vNext
  10517. Observability beyond buzzwords with New Relic's Tori Wieldt | Hanselminutes with Scott Hanselman
  10518. Using Streams with HttpClient to Improve Performance and Memory Usage
  10519. The NuGet.org repository signing certificate will be updated as soon as March 15th, 2021 | The NuGet Blog
  10520. Firm Automates Legacy Web Forms-to-ASP.NET Core Conversions -- Visual Studio Magazine
  10521. Developer prerequisites
  10522. March 22, 2020 - Minimal March - Linux and Blazor. PRs, Finishing the FormView, C#, HTML
  10523. How to copy data in Azure using AzCopy
  10524. March 24, 2020 - Working on Video Widgets and Old Man Developer
  10525. .NET App Developer Links - 2021-02-25
  10526. March 20, 2020 - Minimal March - Linux and Blazor. FormView, C#, HTML
  10527. 1Password has none, KeePass has none... So why are there seven embedded trackers in the LastPass Android app?
  10528. Big Data and Machine Learning in .NET 5
  10529. AppBeat Monitoring - BuiltWithDot.Net
  10530. GNU Taler
  10531. Levels.fyi | Salaries & Tools to Level Up Your Career
  10532. What does it mean when a call fails with 0x8000001F = RO_E_BLOCKED_CROSS_ASTA_CALL? | The Old New Thing
  10533. Using strongly-typed entity IDs to avoid primitive obsession
  10534. How I made $101,578.04 selling colors online - Dracula
  10535. Google Analytics: Stop feeding the beast
  10536. The Decline of Computers as a General Purpose Technology
  10537. A 500GB PS4 May No Longer Be Able to Fit Call of Duty: Black Ops Cold War and Warzone - IGN
  10538. AdvandedDLSupport - BuiltWithDot.Net
  10539. Upgrade Assistant | .NET
  10540. GCHQ to use AI to tackle child sex abuse, disinformation and trafficking
  10541. Introducing the Framework Laptop
  10542. Creating serendipity with Python
  10543. Cryptography Interface Design is a Security Concern
  10544. Form S-1
  10545. Document
  10546. INTERCAL, YAML, And Other Horrible Programming Languages
  10547. Common Nginx misconfigurations that leave your web server open to attack | Detectify Blog
  10548. UTM
  10549. PODCAST: The High Jumping Cosmologist - with Katie Mack — Numberphile
  10550. The High Jumping Cosmologist - with Katie Mack — The Numberphile Podcast
  10551. ‎The Numberphile Podcast on Apple Podcasts
  10552. CoordinateSharp - BuiltWithDot.Net
  10553. Aphalina Animator - BuiltWithDot.Net
  10554. Latest Firefox release includes Multiple Picture-in-Picture and Total Cookie Protection – The Mozilla Blog
  10555. ENROLL – Reskill Americans
  10556. Tip 307 - How to create faster and smarter apps with .NET 5
  10557. App Building with Azure API Management, Functions, Power Apps, and Logic Apps | ASP.NET Blog
  10558. Projections in Event Sourcing
  10559. Tiny.RestClient - BuiltWithDot.Net
  10560. DidierRLopes/GamestonkTerminal
  10561. 259640 - Find Toolbar's highlight mode should show matches next to or on top of scrollbar
  10562. The Blag — Logic And Graphics
  10563. Zero Bug Tolerance
  10564. Intention in languages
  10565. The Coming Era of Tokenized Essays
  10566. A minimal email client – Manu
  10567. Why I Moved My Latest StartUp From SF to Tampa - John Sung Kim
  10568. The Workhorse Group Story
  10569. ASP.NET Community Standup - Flexible HTTP APIs
  10570. Opus Codec
  10571. SynthWave '84 - Visual Studio Marketplace
  10572. opus build
  10573. Andrew Carr blog
  10574. Cryptographic Wear-Out for Symmetric Encryption
  10575. Mituyu - BuiltWithDot.Net
  10576. dotnet/core
  10577. Virtual Summit Session: Have Your Customers Been Pwned? - Arkose Labs
  10578. On .NET Live - Microservice applications with DAPR and .NET
  10579. C#'s Functional Journey
  10580. .NET Framework February 2021 Cumulative Update Preview for Windows 10 2004, Windows Server, version 2004, Windows 10, version 20H2 and Windows Server, version 20H2 | .NET Blog
  10581. Help Name Our Website
  10582. New TypeScript 4.2 Tweaks Include Project Explainer -- Visual Studio Magazine
  10583. App Building with Azure API Management, Functions, Power Apps, and Logic Apps | ASP.NET Blog
  10584. Announcing TypeScript 4.2 | TypeScript
  10585. Microsoft president asks Congress to force private-sector orgs to publicly admit when they've been hacked
  10586. My experience as a Gazan girl getting into Silicon Valley companies
  10587. Google Cloud vs AWS Onboarding Comparison - Kevin's Page
  10588. Integrating Tailwind CSS with Blazor - Detailed Guide
  10589. .NET Foundation January/February 2021 Update
  10590. Do Developers Still Want Swag?
  10591. Modules, monoliths, and microservices
  10592. Coravel - BuiltWithDot.Net
  10593. Introducing State Partitioning – Mozilla Hacks - the Web developer blog
  10594. Entity Framework Core 5 – Pitfalls To Avoid and Ideas to Try | The .NET Tools Blog
  10595. Use Azure Functions with .NET 5 | Dave Brock
  10596. OpenTelemetry 1.0 Extensions Released
  10597. BDDotNet-Bangalor.Net - AWS Cloud for .NET Developers
  10598. What is so special about the Application STA? | The Old New Thing
  10599. How do I reset my PIN complexity requirements after removing a work account from Windows 10? | The Old New Thing
  10600. The Catch Block #47 - Upcoming Features of .NET 6
  10601. Through the eyes of a Cloudflare Technical Support Engineer
  10602. Building an E-Ink Laptop
  10603. LinkedIn is building a gig marketplace - AIM Group
  10604. Decomposing CRUD to a Task Based UI
  10605. Implementing OAuth Pushed Authorisation Requests in Angular
  10606. Playstation 2 Architecture | A Practical Analysis
  10607. Will you pay the consistency costs?
  10608. SQL Mimic - BuiltWithDot.Net
  10609. Teaching Compilers Backward
  10610. Fix for Elgato Key Light not found by Control Center
  10611. Managing ADX Data with .NET Core and Azure B2C | Developer Support
  10612. .NET App Developer Links - 2021-02-24
  10613. 10 Years of Open-Source Visualization
  10614. Marten Postgres Document DB - BuiltWithDot.Net
  10615. Boosting Productivity and Performance with the NVIDIA CUDA 11.2 C++ Compiler | NVIDIA Developer Blog
  10616. Taking a Stand in the War on General-Purpose Computing
  10617. The Azure Security Architect Map
  10618. Monsters Weekly 201 - Avoiding SSL Expiries
  10619. Why does Task Manager tell me that I have a Startup program named Program? | The Old New Thing
  10620. Blazor Desktop: The Electron for .NET?
  10621. Ask the Expert: Notebooks in VS Code
  10622. How to Resolve Technical Debt: The Agile Root of Your Problem
  10623. On Prem To The Cloud: Lift and Shift (Ep 2)
  10624. How to Deploy Azure SQL Anywhere – Using Azure Arc for Data Services
  10625. Coloring Sheets — Teresa Grasseschi
  10626. Introducing CodeCarbon, an open source tool to help track the CO2 emissions of your research
  10627. M1 Mac owners are experiencing extremely high SSD writes over short periods of time, likely thanks to aggressive swap
  10628. You need to be able to run your system
  10629. JaxDug - Azure DevOps for .Net- Fall into the Pit of Success - Jeffrey Palermo
  10630. The three freedoms of the web - Paul Bakaus' blog
  10631. The first five employees
  10632. Large-scale Analysis of DNS-based Tracking Evasion - broad data leaks included?
  10633. The Pretty JSON Revolution
  10634. The Ghost Recruiter
  10635. Solving probability problem with code
  10636. Raising $20M from A16Z
  10637. My Essential and Carrier oils entrepreneurial story - Meflyn Anwana
  10638. I miss lunches
  10639. We need a renewed focus on our own cancer antibody responses · Ameyer.me
  10640. On The Basics of Modeling
  10641. Proposal: Association of Security Researchers
  10642. Qml.Net - BuiltWithDot.Net
  10643. Free for developers
  10644. Visual Studio Toolbox Live - Build Your First App with Uno Platform
  10645. Autenticación con Azure Active Directory B2C –End to End-
  10646. Using source generators with a custom attribute to generate a menu component in a Blazor app
  10647. Mikkel Paulson
  10648. What's Top-Paying .NET Skill, In-Demand Language? -- Visual Studio Magazine
  10649. Why Discord is switching from Go to Rust
  10650. GitHub Quick Reviews
  10651. Generating HTTP API clients using Visual Studio Connected Services | ASP.NET Blog
  10652. Dapr for .NET Developers
  10653. Microsoft Releases .NET 6 Preview 1
  10654. JavascriptUtils.NodeJS - BuiltWithDot.Net
  10655. Firefox 86 Introduces Total Cookie Protection – Mozilla Security Blog
  10656. Didja know: Network failure due to the disk full error
  10657. How I heat my home by mining crypto currencies
  10658. Mathematicians Set Numbers in Motion to Unlock Their Secrets
  10659. Reducing initial request latency by pre-building services in a startup task in ASP.NET Core
  10660. Using source generators with a custom attribute to generate a menu component in a Blazor app
  10661. SimplCommerce - BuiltWithDot.Net
  10662. Misleading standard deviation | Andrey Akinshin
  10663. rui314/mold
  10664. .NET App Developer Links - 2021-02-23
  10665. Nurserycam horror show: 'Secure' daycare video monitoring product beamed DVR admin creds to all users
  10666. Exico Shopify Framework - BuiltWithDot.Net
  10667. Tune in for .NET Conf: Focus on Windows, February 25th | .NET Blog
  10668. Survey: Library & Open Source | .NET Blog
  10669. Let's Learn .NET - Web API - Free Live Stream Event
  10670. Pendulum swings
  10671. liamg/traitor
  10672. Experimenting with .NET 5 and 6 using Docker containers
  10673. Free Windows 10 development virtual machines for HyperV, Parallels, VirtualBox, and VMWare
  10674. Don't Code Tired | ICYMI C# 8 New Features: Simplify Array Access and Range Code
  10675. Integrate Create React app with .NET Core 5 - Simple Talk
  10676. (Preview) Creating Azure Functions using .NET 5
  10677. Time for Next-Gen Codecs to Dethrone JPEG
  10678. Free eBook: How to use Dapr for .NET Developers
  10679. Adam Storr - Default .NET 5.0 WeatherForecastController as an Azure Function
  10680. Parler Free Speech Social Network
  10681. REST.net - BuiltWithDot.Net
  10682. Dark Mode Favicons | CSS-Tricks
  10683. Need code help? Call a dev.
  10684. Let's Learn .NET: Web API
  10685. Epic will pay off class-action loot-box settlement with in-game currency
  10686. NetGalley discloses data breach after website was hacked
  10687. Release Preview Release v0.7212202 · dotnet/try-convert
  10688. Parsing floating-point numbers really fast in C#
  10689. Best practices for REST API design - Stack Overflow Blog
  10690. Font Sizer 2.0 - Visual Studio Marketplace
  10691. Which devices support the Mixed Reality Toolkit? | One Dev Question
  10692. Using HttpClient to Send HTTP PATCH Requests in ASP.NET Core
  10693. How I manage notifications to keep myself uninterrupted
  10694. Daily links from Cory Doctorow
  10695. How to Take Smart Notes Book Summary – Love Your Work, Episode 249
  10696. Why I’m Losing Trust in Open Source – gibson.ws
  10697. A retrospective look at Mac OS X Snow Leopard
  10698. Composability in functional and flow-based programming | RIL Labs
  10699. Rethinking the IDE for the 2020s
  10700. Find the Crux by Debating Excellence | cek.log
  10701. Reasons Why I Don't Like TWS Earphones — Vishnu's Pages
  10702. How I use neovim for note-taking | Day 8 of 100
  10703. Kowainik - Totality
  10704. Prodoscore: The Bleak Future of Work
  10705. Oakton v3 super charges the .Net Core/5 command line, and helps Lamar deliver uniquely useful IoC diagnostics
  10706. Add static PBKDF2 one-shot methods · dotnet/runtime@0c47471
  10707. ASP.NET Core in .NET 6 - Part 01 - Overview
  10708. Cryptology ePrint Archive: Report 2020/1581
  10709. 10 Software Engineering Laws Everybody Loves to Ignore
  10710. Abundant Capital
  10711. Perseverance Rover’s Descent and Touchdown on Mars (Official NASA Video)
  10712. TaskBeat - BuiltWithDot.Net
  10713. What's new in Windows Forms runtime in .NET 5.0 | .NET Blog
  10714. We Hack Purple Podcast Episode 25
  10715. Microsoft's Distributed Application Runtime (Dapr) Debuts for Microservices Apps -- Visual Studio Magazine
  10716. tree-sitter/tree-sitter
  10717. .NET Support survey
  10718. Ethereum isn't fun anymore
  10719. Episode 366 - Azure Purview
  10720. Lena
  10721. .NET library and OSS survey
  10722. How to Play a Sound with Blazor and JavaScript
  10723. jindrapetrik/jpexs-decompiler
  10724. Indian Government Breached, Massive Amount of Critical Vulnerabilities
  10725. Making Service Workers easier to debug for Progressive Web Applications and more
  10726. Asp.net Core RateLimit - BuiltWithDot.Net
  10727. The .NET Docs Show - Increase your .NET Productivity with Roslyn Analyzers
  10728. Build software better, together
  10729. Build a Blazor 'Copy to Clipboard' component with a Markdown editor | Dave Brock
  10730. Reading candidates’ GitHub profilers
  10731. Multi-targeting a Roslyn analyzer - Gérald Barré
  10732. Shrink SignalR JS client (to 11kB compressed) by benaadams · Pull Request #30320 · dotnet/aspnetcore
  10733. What is Huffman Coding?
  10734. The refactoring test (2) - Open-Closed, Single Responsibility | Cracking the .NET interview
  10735. Reverse engineering a GameBoy Advance game — Complete Guide
  10736. Amazon.com : Datacolor SpyderX Pro – Monitor Calibration Designed for Serious Photographers and Designers SXP100 : Camera & Photo
  10737. Immediate-Mode-UI/Nuklear
  10738. Netduino Facial Recognition WiFi Lock - BuiltWithDot.Net
  10739. Go is not an easy language
  10740. Machine Learning with ML.NET - Guide to Decision Trees
  10741. 242: Mac Backups, Store Promotion, & Multi-Window Apps with SceneDelegate
  10742. fitSharp - BuiltWithDot.Net
  10743. FlappyBlazorBird
  10744. FlappyBlazorBird
  10745. A remote code execution vulnerability in qmail
  10746. Building an Android app with .NET 6 - Nick's .NET Travels
  10747. Announcing: Azure Cosmos DB Conf, a free online developer event | Azure Cosmos DB Blog
  10748. My Favorite C# Features - Part 1: Strong-types, Implicit-types, Anonymous-types, and Target-types
  10749. A methodical approach to looking at F# compile times · Discussion #11134 · dotnet/fsharp
  10750. Postgres regex search over 10,000 GitHub repositories (using only a Macbook)
  10751. Dev Discussions: Cecil Phillip | Dave Brock
  10752. YouTube AI Blocked Chess Channel after Confusing 'Black' and 'White' for Racist Slurs
  10753. Anatomy of a Prompt (PowerShell) » Blog Posts
  10754. Mistakes I've Made as an Engineering Manager | CSS-Tricks
  10755. Commenting vs. making
  10756. Dodging pitfalls when transitioning from academia to industry
  10757. Thought Space vs Reality
  10758. Managing (side)projects - Bram's Blog
  10759. Unit testing: The tSQLt framework and the execution of a test!
  10760. Tap your phone at Gold Coast bus stops to access my website
  10761. The problem of CryptoArt
  10762. "But How Do I Actually Start?" Making Games on Your Own as an Engineer
  10763. The modern packager’s security nightmare – Michał Górny
  10764. Nvidia Limits RTX 3060 Hash Rate, Unveils New 'Cryptocurrency Mining Processor' Line of GPUs
  10765. Episode #4: Alex Malozemoff – New attack on homomorphic encryption libraries: what does it mean?
  10766. The .NET Stacks #37: 😲 When your private NuGet feed isn't so private | Dave Brock
  10767. New malformed URL phishing technique can make attacks harder to spot
  10768. Eyes Guard - BuiltWithDot.Net
  10769. The Beirut Bank Job – Darknet Diaries
  10770. Secure ASP.NET Core Web API using API Key Authentication - Coding Sonata
  10771. Let's Learn .NET: Web API
  10772. qeeqbox/social-analyzer
  10773. Azure/azure-functions-openapi-extension
  10774. ASCII fluid dynamics -- IOCCC2012 endoh1.c
  10775. Announcing the .NET Foundation Speakers Directory
  10776. Carrel - Library Management System - BuiltWithDot.Net
  10777. Memory Randomization by adamsitnik · Pull Request #1587 · dotnet/BenchmarkDotNet
  10778. Choose Boring Technology
  10779. GridProtectionAlliance/go2cs
  10780. How to destroy the Earth
  10781. 'Apple M1 teaser' - MARC
  10782. XamlCSS - BuiltWithDot.Net
  10783. Age of distractions
  10784. GetYourPet.com - BuiltWithDot.Net
  10785. NASA has Decided to Start Building the Lunar Gateway Using the Falcon Heavy - Universe Today
  10786. TeeChart for .NET - BuiltWithDot.Net
  10787. The Little Language
  10788. 0 A.D. | A free, open-source game of ancient warfare
  10789. What's New in EF Core 6.0 Preview 1 -- Visual Studio Magazine
  10790. Less handoffs: reviewer merges
  10791. The problem I have with stand-ups - A blog about technology, development and my own thoughts
  10792. Non-standard solutions to some technical problems
  10793. Website scores kill our success, waste our time
  10794. I paid for Spotify playlist placements so you don’t have to
  10795. Why some of these social networks are so hard to beat
  10796. A year of Rails - macwright.com
  10797. Thorsten Ball - How can you not be romantic about programming?
  10798. Double-Odd Elliptic Curves - Double-Odd Elliptic Curves
  10799. Simple Data Logger - BuiltWithDot.Net
  10800. dotnet/performance
  10801. New malware found on 30,000 Macs has security pros stumped
  10802. The Process is not the Product — The New Agile Anti-Manifesto.
  10803. Deploying Orleans Apps to Kubernetes
  10804. Deploying Orleans Apps to Kubernetes
  10805. M1 Macs have another hidden boot mode
  10806. My Life in E-ink
  10807. Checklist: If you want to see if anyone else has access to your device or accounts
  10808. DataDrop DB - BuiltWithDot.Net
  10809. Checklist: If you want to make sure no one else can see your location
  10810. Announcing the .NET Foundation Speakers Directory
  10811. Checklist: If you want to stop sharing with someone whom you previously shared with
  10812. welcome · ASP.NET Core in Action, Second Edition MEAP V06
  10813. I don't know, Timmy, being God is a big responsibility
  10814. A request for Pinboard old-timers
  10815. Newsletter Week 7, 2021
  10816. github/dmca
  10817. Nyancat CLI - BuiltWithDot.Net
  10818. mikekelly/btc-endgame
  10819. Getting started with Microsoft YARP
  10820. Json.NET - BuiltWithDot.Net
  10821. Iceberger
  10822. YoutubeExplode - BuiltWithDot.Net
  10823. Griddy | Griddy Update: Why energy prices were sky high this week | Texas Energy
  10824. NameResolutionPal.Unix enabled async name resolution by gfoidl · Pull Request #34633 · dotnet/runtime
  10825. GetAddrInfoExA function (ws2tcpip.h) - Win32 apps
  10826. Modified Dns.GetHostAddressesAsync to be truly async by JeffCyr · Pull Request #26850 · dotnet/corefx
  10827. getaddrinfo_a(3) - Linux man page
  10828. Meet Euphoria, a New Trans-Focused App Backed by Chelsea Clinton, Others
  10829. Ask the Expert: Rust at Microsoft
  10830. Code Maze Weekly #65 - Code Maze
  10831. Azure DevOps Podcast: Jeff Fritz on Blazor Webassembly Architecture - Episode 127
  10832. Managing Azure from your phone with the Azure mobile app | Azure Friday
  10833. AFTS Inc., Data Security Issue – Awwd
  10834. Brave Browser leaks your Tor / Onion service requests through DNS.
  10835. Understanding “reversed” callstacks in Visual Studio and Perfview with async/await code
  10836. Cryptology ePrint Archive: Report 2020/1533
  10837. Against Agile
  10838. When a Solution Is Right In Front of You
  10839. Silence
  10840. Why do software engineers struggle to write “chunks” function?
  10841. Open source projects should run office hours
  10842. How to know if you're interviewing at a product-led company
  10843. How to manage your manager
  10844. Lemme | with Music original sound - Kd97
  10845. CliWrap - BuiltWithDot.Net
  10846. Reply to @marknorton14 @charlihasnotallent7 @cr7xxxjw @sharifhashiva @raiden_r2d2
  10847. dotnet/versionsweeper
  10848. [mono] Implement public hot reload API by lambdageek · Pull Request #48380 · dotnet/runtime
  10849. What's New in EF Core 6.0 Preview 1 -- Visual Studio Magazine
  10850. Add hot reload apply changes API: AssemblyExtensions.ApplyUpdate by mikem8361 · Pull Request #48366 · dotnet/runtime
  10851. Announcing the .NET Foundation Speakers Directory
  10852. Learn TV
  10853. Build smaller, faster, and more secure desktop applications with a web frontend | Tauri Studio
  10854. » Ultima VIII (or, How to Destroy a Gaming Franchise in One Easy Step) The Digital Antiquarian
  10855. Introducing Outdated Answers project
  10856. WUG: (Ne)Známé vlastnosti Azure Storage (online)
  10857. The Virtual ML.NET Community Conference 2021: Call for Speakers/Papers
  10858. DiscordChatExporter - BuiltWithDot.Net
  10859. How can I prevent a Windows Runtime WebView from loading any content beyond the initial request and its redirects? | The Old New Thing
  10860. How NASA Designed a Helicopter That Could Fly Autonomously on Mars - IEEE Spectrum
  10861. “I will slaughter you” | daniel.haxx.se
  10862. ASP.NET sites - BuiltWithDot.Net
  10863. bliki: MonolithFirst
  10864. Using HPKE to Encrypt Request Payloads
  10865. Episode 70 - Picking the Right Azure Resources with Barry Luijbregts
  10866. Gleam v0.14 released! – Gleam
  10867. Vertical Farming Does Not Save Space
  10868. 12 requests per second in Python
  10869. Require user password verification with ASP.NET Core Identity to access Razor Page
  10870. coolstore-microservices - BuiltWithDot.Net
  10871. Building a High Performance Text Editor
  10872. Why is it so hard to see code from 5 minutes ago?
  10873. Why You Can’t Understand Conservative Rhetoric
  10874. Using Apache Kafka with .NET - Simple Talk
  10875. Introduction to Mixins in TypeScript
  10876. Cake NuGet Packages: Identity and Trust
  10877. Your GitHub story in 3D - GitHub Skyline
  10878. Discover .NET - BuiltWithDot.Net
  10879. 1977: Zork
  10880. Questionable Advice: “How can I sniff out bad managers while interviewing for a job?”
  10881. CoreWCF 0.1.0 GA Release
  10882. 🎉AutoWrapper Crossed 100K Downloads on NuGet!
  10883. Fat Fritz 2 is a rip-off
  10884. GeForce Is Made for Gaming, CMP Is Made to Mine | The Official NVIDIA Blog
  10885. The DuckTales Doctrine
  10886. The Launch Space: Surface Duo for Xamarin and .NET developers
  10887. ROG Strix G15/17 | Laptops | ASUS USA
  10888. ASP.NET Core Starts Path to Hot Reload, AoT Compilation, Blazor Desktop, More -- Visual Studio Magazine
  10889. Urbit :: the good, the bad, and the insane
  10890. When We Stopped Using Slack
  10891. All your domain are belong to us
  10892. No news is... a sign of a stagnating Internet
  10893. The 2021 Texas power outage is a nation wide problem
  10894. Paying for news — Benedict Evans
  10895. Prediction Markets: Tales from the Election
  10896. lochsh
  10897. Diceware is (slightly) overrated
  10898. Regex basics
  10899. Cross compiling made easy, using Clang and LLVM · mcilloni's blog
  10900. Downsides of working remotely
  10901. Nvidia to cripple Etherum mining on GeForce RTX 3060 cards to deter crypto bods from nabbing all the gear
  10902. Futex Reacquainted
  10903. How to move from LastPass to Bitwarden in ten minutes
  10904. Lisette Sutherland shows us a Handbook for Working Remotely | Hanselminutes with Scott Hanselman
  10905. Cryptology ePrint Archive: Report 2020/1536
  10906. The Cyber Tap Podcast
  10907. Dutch Roman-era bike tour app (iOS) - BuiltWithDot.Net
  10908. On .NET Live - Creating GraphQL APIs with a little Hot Chocolate
  10909. CRA suspends online accounts of over 100,000 Canadians after login credentials found for sale on dark web
  10910. Safari for Mac to Support WebM Video Playback 11 Years After Its Launch
  10911. Introducing: Smarter Tiered Cache Topology Generation
  10912. Api diff between net5.0 and net6.0-preview1 by Anipik · Pull Request #5975 · dotnet/core
  10913. Entity Framework Community Standup - Typed Exceptions for Entity Framework Core
  10914. VS Code Improves ML Model Training with Python -- Visual Studio Magazine
  10915. How Azure SQL Enables Real-time Operational Analytics (HTAP) - Part 1
  10916. Improve load speed by benaadams · Pull Request #9 · terrajobst/themesof.net
  10917. .NET Conf: Focus on Windows
  10918. Wyam static content generator - BuiltWithDot.Net
  10919. Why There’s No Such Thing as a ‘Startup Within a Big Company’
  10920. Mitigating Memory Safety Issues in Open Source Software
  10921. How can I prevent a Windows Runtime WebView from loading any content beyond the initial request? | The Old New Thing
  10922. Deploy a cloud-native ASP.NET Core microservice with GitHub Actions - Learn
  10923. Google Open-Sources Trillion-Parameter AI Language Model Switch Transformer
  10924. The Need to Remove Bad Management
  10925. Zsh Tricks to Blow your Mind
  10926. Modeling temporal data with RavenDB
  10927. The refactoring test (1) | Cracking the .NET interview
  10928. The Fantasy of Opting Out
  10929. VS Code with remote containers and codespaces
  10930. How This Ends - AVC
  10931. My Expenditures - BuiltWithDot.Net
  10932. Blazored hits 1,000,000 downloads on NuGet
  10933. elixir-nx/nx
  10934. .NET App Developer Links - 2021-02-18
  10935. Statistics | Blazor .NET 6
  10936. Calabonga Blog - BuiltWithDot.Net
  10937. Tip 305 - How to automatically manage Azure Blobs lifecycles
  10938. Hello, bot! Conversational AI on Microsoft Platform
  10939. Starlink
  10940. Tip 306 - How to use Deployment Slots in Azure App Service for Containers
  10941. Monsters Weekly 199 - Diagnosing ASP.NET Core Startup Issues in Azure App Service
  10942. Blazor on Desktop
  10943. Pure functions and unused return values
  10944. .NET Rocks! vNext
  10945. Humanizer - BuiltWithDot.Net
  10946. Troy Hunt - Lessons From 10 Billion Breached Records
  10947. Objective or Biased
  10948. Event Sourcing Example & Explained in plain English
  10949. Sending POST, PUT, DELETE Requests Using HttpClient in ASP.NET Core
  10950. First .NET 6 Preview Introduces Blazor Desktop -- Visual Studio Magazine
  10951. Machine Learning Community Standup - Jupyter Notebooks & .NET Interactive
  10952. OpenCelliD Visualization
  10953. Kill the Newsletter!
  10954. Decoding Mars 2020 – Daniel Estévez
  10955. A primer on code generation in Cranelift
  10956. Test Driven Development Deluxe
  10957. Why DoorDash Cannot Deliver Your Order Properly
  10958. Introducing Axelar Network
  10959. ThatGeoGuy - Can email not suck?
  10960. Cryptology ePrint Archive: Report 2020/1535
  10961. Video conferencing is the solution nobody asked for, to a problem that doesn’t exist
  10962. Ray.so - Create beautiful code
  10963. Publishers, curation and algorithms
  10964. Cleanup Transitive Dependencies in .NET with Snitch- CodeWithStu
  10965. You probably don’t need a micro-frontend
  10966. The web didn't change; you did
  10967. CTO day 4: Team building with "I dare you" challenge
  10968. Maybe We Can Have Nice Things
  10969. Declassified spacecrafts and orbital weapons of the USSR &#8211; Russia
  10970. Uno Platform - BuiltWithDot.Net
  10971. Implementing Blazor CRUD using Mudblazor Component Library in .NET 5 - Detailed Guide
  10972. Engage: A Genetec podcast - Episode 6 - "Risky Business" Part II - Password1
  10973. Blazor REPL - Write, compile, execute and share Blazor components in the browser
  10974. Go 1.16 is released - The Go Blog
  10975. .NET Framework February 2021 Cumulative Update Preview for .NET Framework. | .NET Blog
  10976. ASP.NET Core updates in .NET 6 Preview 1 | ASP.NET Blog
  10977. ASP.NET Community Standup - A Blazor Conversation with Chris Sainty
  10978. Announcing Entity Framework Core 6.0 Preview 1 | .NET Blog
  10979. Announcing .NET 6 Preview 1 | .NET Blog
  10980. .NET microservices application architecture guidance
  10981. Uno Platform 3.5 Instantly Supports WinUI 3 Preview 4 as Part of #WinUIEverywhere -- Visual Studio Magazine
  10982. Release 1.0.0-preview9 · microsoft/reverse-proxy
  10983. Distributed Application Runtime (Dapr) v1.0 Announced
  10984. Announcing Dapr v1.0
  10985. Machine Learning Community Standup - Deep Dive into ML.NET APIs
  10986. AVOID Entity Services by Focusing on Capabilities
  10987. ConfigurationRootExtensions.GetDebugView(IConfigurationRoot) Method (Microsoft.Extensions.Configuration)
  10988. B2Emulator - BuiltWithDot.Net
  10989. Life, part 38
  10990. Why did I leave Google or, why did I stay so long?
  10991. How can I return custom content for specific URLs requested by a Windows Runtime WebView? | The Old New Thing
  10992. Deploying Orleans Apps to Kubernetes
  10993. graydon2 | always bet on text
  10994. Egyptian logistics startup raises pre-seed funding from syndicate of angel groups - Disrupt Africa
  10995. An anniversary for great justice: Remembering “All Your Base” 20 years later
  10996. 2021 TIME100 Next: Kizzmekia Corbett
  10997. NHibernate Profiler video
  10998. Development With A Dot - ASP.NET Core Pitfalls – AJAX Requests and XSRF
  10999. Remote Heart Rate Detection using Webcam and 50 Lines of Code
  11000. gitattributes.io - BuiltWithDot.Net
  11001. gitignore.io
  11002. Everything You Need to Know About NASA's Perseverance Rover Landing on Mars - IEEE Spectrum
  11003. .NET App Developer Links - 2021-02-17
  11004. MailBody - BuiltWithDot.Net
  11005. davidfowl/DotNetCodingPatterns
  11006. Go 1.16 Release Notes - The Go Programming Language
  11007. What is the difference between a DTO and a POCO (or POJO)
  11008. What You Need to Know About CSS-in-JS in 2021
  11009. Making Easy Auth tokens survive releases on Linux Azure App Service
  11010. Azure Durable Functions - Support Caller - Azure Greg
  11011. Done Answering Questions Stack Overflow
  11012. Xamarin Community Toolkit - MultiConverter & VariableMultiValueConverter
  11013. Sjoelbak / Dutch Shuffleboard for iOS - BuiltWithDot.Net
  11014. esbuild - FAQ
  11015. "You'll never work in this town again"
  11016. Why you should stop using CSS shorthand
  11017. The power of good service
  11018. Academic corruption 2: Emasculated culture
  11019. blog - 2021 - 01 - 13
  11020. DevOps for ASP.NET Developers: Hosting NuGet Packages
  11021. DevOps for ASP.NET Developers: Hosting NuGet Packages
  11022. How they harvest our data
  11023. Episode 365 - Bellhop
  11024. Managing Hierarchical Data in MySQL — Mike Hillyer's Personal Webspace
  11025. Government and its Test Pages
  11026. How I manage my browser tabs to maximize focus
  11027. Crappy looking site.
  11028. Functorio
  11029. And the Winner of the Game Idea Challenge Is.... | Learn With Dr G
  11030. Azure Unblogged - Azure Migrate
  11031. The fat storage system
  11032. Using the Power Platform to help Stroke Survivors with Paul Burns
  11033. Cryptology ePrint Archive: Report 2020/1541
  11034. Series Watchlist - BuiltWithDot.Net
  11035. ASP.NET Community Standup - Better Razor Editing in Visual Studio
  11036. Implement ECC APIs on Android using Android-built-in Crypto APIs by jkoritzinsky · Pull Request #48348 · dotnet/runtime
  11037. Changes to LastPass Free - The LastPass Blog
  11038. Raspberry Pi Officially Embraces Visual Studio Code, Telemetry and All -- Visual Studio Magazine
  11039. GitHub Quick Reviews
  11040. I just deleted a thousand lines of code - and I'll do it again! (Code quality/Technical debt)
  11041. The ASP.NET Team @TheASPNETTeam
  11042. upgundecha/howtheysre
  11043. What I Worked On
  11044. The Worst Experience I've Had With an aarch64 MacBook
  11045. Fusion++ - BuiltWithDot.Net
  11046. The .NET Docs Show - Modern authentication for your .NET apps with Microsoft Identity Platform
  11047. Hardware engineers solve a usability problem with the PS/2 connector, but inadvertently create a new one | The Old New Thing
  11048. Interlocked.Or Method (System.Threading)
  11049. Arranging Invisible Icons in Quadratic Time
  11050. “User Engagement” Is Code For “Addiction”
  11051. ASP.NET Core Dependency Injection: What is the IServiceCollection? - Steve Gordon - Code with Steve
  11052. apankrat/nullboard
  11053. Adding ASP.NET Core authorization for an Azure Blob Storage and Azure AD users using role assignments
  11054. Entity Framework Profiler video
  11055. Using source generators to to generate a menu component in a Blazor app
  11056. Using source generators to to generate a menu component in a Blazor app
  11057. Unbiased median absolute deviation based on the Harrell-Davis quantile estimator
  11058. davidfowl/DotNetCodingPatterns
  11059. Aussie Weather - BuiltWithDot.Net
  11060. Performance Profiling - CPU Usage
  11061. Many Small Queries Are Efficient In SQLite
  11062. Talking Blazored on the Blazor Community Standup
  11063. DotNet Boxed includes prescriptive templates for .NET Core
  11064. ”SonoBus
  11065. Windows Refund Day
  11066. .NET App Developer Links - 2021-02-16
  11067. The Evolution of ASP.NET - A Quick Recap
  11068. Ghostwriter.AI - BuiltWithDot.Net
  11069. Building a Foundation for Technical Wellness - Option A
  11070. Add PriorityQueue to System.Collections.Generic (#43957) by pgolebiowski · Pull Request #46009 · dotnet/runtime
  11071. 127 million user records from 8 companies put up for sale on the dark web | ZDNet
  11072. A Visual Guide: To Sustainable Software Engineering
  11073. Use project Tye to host Blazor WASM and ASP.NET Web API on a single origin to avoid CORS
  11074. JetBrains .NET Day Online 2021 – Call for Speakers – .NET Tools Blog | JetBrains
  11075. Azure Functions in C# quick FAQs and tips
  11076. Web Proxy Authentication
  11077. Interview: Amanda Schneider Milne, Software Developer / Manager / Executive
  11078. Don't Code Tired | ICYMI C# 8 New Features: Nested Switch Expressions
  11079. Reading Code Is a Skill - DZone Agile
  11080. Adam Storr - Controlling The Logging Levels in Azure Functions
  11081. Agenty "Agents for Machine Intelligence" - BuiltWithDot.Net
  11082. Fetching Data and Content Negotiation with HttpClient in ASP.NET Core
  11083. Your phone vs. Supercomputers
  11084. Mining Bitcoin with pencil and paper: 0.67 hashes per day
  11085. It's going to cost four figures
  11086. The Database Inside Your Codebase
  11087. What Inception Net Doesn't See
  11088. YouTubers have to declare ads. Why doesn't anyone else?
  11089. Part 18: Packed textures and Keywords | Team Dogpit on Patreon
  11090. Introduction - OWASP Cheat Sheet Series
  11091. Cryptology ePrint Archive: Report 2020/1545
  11092. HubCount - BuiltWithDot.Net
  11093. Using GitHub Actions for Bulk Resolving
  11094. Porsche 911 10295 | Creator Expert | Buy online at the Official LEGO® Shop AU
  11095. Faster JavaScript calls · V8
  11096. RepoZ - BuiltWithDot.Net
  11097. ModelState in ASP.NET 5.0 MVC
  11098. I Really Blew It | Interactive Storytelling Tools for Writers
  11099. OTCC : Obfuscated Tiny C Compiler
  11100. Real-Time System Conditions
  11101. ASP.NET Community Standup - Dapr + .NET
  11102. International money transfers, sanctions and utter stupidity
  11103. Ice Formations Diurnal Freeze-Thaw Cycles
  11104. Packaging a Roslyn Analyzer with NuGet package references - Gérald Barré
  11105. Being a COBOL developer can be very fun
  11106. Correctly converting a character to lower/upper case - Gérald Barré
  11107. The COM static store, part 6: Using C++ weak references | The Old New Thing
  11108. Julia 1.6: what has changed since Julia 1.0?
  11109. Getting started with Behavior Driven Development (BDD) in .NET using SpecFlow
  11110. A first-person engine in 265 lines
  11111. Control Panel
  11112. thegrims/UsTaxes
  11113. JonPSmith/EfSchemaCompare
  11114. elmah.io - BuiltWithDot.Net
  11115. .NET App Developer Links - 2021-02-15
  11116. Machine Learning with ML.NET - Support Vector Machines
  11117. 241: Goodbye DTK, Hello Mac App Development
  11118. Australia's 10 most dangerous snakes
  11119. High-Performance Large-Scale Image Recognition Without Normalization
  11120. Announcing TypeScript 4.2 RC | TypeScript
  11121. Half Doses of Moderna Produce Neutralizing Antibodies - Marginal REVOLUTION
  11122. Microsoft Ignite
  11123. WinUI 3 Preview 4 (February 2021) - WinUI
  11124. OOPs, I did it again – Webinar recording – .NET Tools Blog | JetBrains
  11125. Creating a Windows Service with C#/.NET5 | #ifdef Windows
  11126. How to Upgrade a UWP Application to WinUI 3.0 - Nick's .NET Travels
  11127. Running custom availability tests using Azure Functions
  11128. Hangfire - BuiltWithDot.Net
  11129. I don't want to do front-end anymore
  11130. Why is Python Popular?
  11131. rand-net/khan-dl
  11132. Karan Sharma | Running Nomad for home server
  11133. Multi-asset shielded pool project (MASP)
  11134. On Witchcraft
  11135. Why do we write design documents?
  11136. What I'm Building in 2021
  11137. Don't Mess with Backprop: Doubts about Biologically Plausible Deep Learning
  11138. For the Love of Macros
  11139. A Billion Mockingbirds: The Role of Journalists in Destroyed Civilization
  11140. "Location-Based Pay" - Who Are You to Complain?
  11141. OpenCQRS - BuiltWithDot.Net
  11142. Preliminary Analysis of the Invalid Minting Bug
  11143. cube composer
  11144. Racket v8.0
  11145. The complexity that lives in the GUI
  11146. GTAmodding/re3
  11147. Finding Bugs in C and C++ Compilers using YARPGen
  11148. LiteDb NoSql database - BuiltWithDot.Net
  11149. K-9 Mail is looking for funding
  11150. no dogma podcast - powered by FeedBurner
  11151. Secure ASP.NET Core Web API using JWT Authentication - Coding Sonata
  11152. The worst of the two worlds: Excel meets Outlook |
  11153. BTCPay Server - BuiltWithDot.Net
  11154. Pride D20 Enamel Pins
  11155. BuildStats.info - BuiltWithDot.Net
  11156. Statement on New York Times Article
  11157. Azure Functions Updates Include Moving .NET Outside the Runtime
  11158. MySqlConnector - BuiltWithDot.Net
  11159. Beginner's Series to: Dev Containers
  11160. Expertos: 1,2,3,4,5,6… clave del Presidente es de las más inseguras del mundo | Crhoy.com
  11161. OSM In Realtime
  11162. ratfactor/ziglings
  11163. Taming the E-Mail Avalanche
  11164. Why no one should use the AT&T syntax ever, for any reason, under any circumstances
  11165. The state of Linux on desktop (2020)
  11166. Securing the post-quantum world
  11167. How I Deal with My Fear of Confusing Readers - PASSIONATE REASON
  11168. How Our Brutal Science System Almost Cost Us A Pioneer Of mRNA Vaccines
  11169. subject matter networks
  11170. Duende Software Blog
  11171. ConjuGato - BuiltWithDot.Net
  11172. shitbowl
  11173. SVG Repo - Free SVG Vectors and Icons
  11174. How to Host .NET Core Applications in VPS Using Docker
  11175. FlubuCore - BuiltWithDot.Net
  11176. Welcoming Google as a Visionary Sponsor of the PSF
  11177. Dev creeped out after he fired up Ubuntu VM on Azure, was immediately approached by Canonical sales rep
  11178. Goodbye YC
  11179. SVG: The Good, the Bad and the Ugly | Eisfunke
  11180. 3,2 milliards d'emails et de mots de passe fuités ? Impressionnant, mais pas inquiétant - Cyberguerre
  11181. OrchardCore CMS - BuiltWithDot.Net
  11182. Our Solo v2 launch is official!
  11183. flameshot-org/flameshot
  11184. 14 Maryland Avenue, Carrara QLD 4211 | Domain
  11185. DotNet AOP - BuiltWithDot.Net
  11186. Decades-Old Computer Science Conjecture Solved in Two Pages
  11187. TWC9: MSIgnite registration is open, Visual Studio Code 1.53, Azure Space Mystery Game, and more!
  11188. Short Fat Engineers Are Undervalued
  11189. StreetWise.org - BuiltWithDot.Net
  11190. Building modern hybrid applications with Azure Arc and Azure Stack | Azure Friday
  11191. Chinese Character Test
  11192. C# with CSharpFritz S2 E5 - Get Started with OpenAPI and gRPC with ASP.NET Core
  11193. Ask the Expert: Smart Data Pipelines to Azure: Ingesting and migrating data the DataOps way
  11194. How to get better outbound connectivity using Azure NAT Gateway | Azure Friday
  11195. Code Maze Weekly #64 - Code Maze
  11196. File Picker (Xamarin.Essentials API of the Week)
  11197. Programming a Better Life
  11198. A retrospective of 100k yearly pageviews
  11199. Clubhouse Is the Future of Talk Radio • Vance Lucas
  11200. Why Bumble is overvalued
  11201. Ben Wiser | Building web apps without a SPA
  11202. Why You Should Ignore Every Founder's Story About How They Started Their Company
  11203. In Pursuit Of The Human Aim Of Leisure
  11204. Organic, Homegrown HTML
  11205. MSI AMD 7970 Graphics Card and Philips BDM4037U monitor
  11206. tensorflow/swift
  11207. On BDD with Predicate: Breaking the “Lattice Barrier” for the Hidden Number Problem
  11208. Creating Azure Functions using .NET 5
  11209. SerenityOS - Writing a full chain exploit
  11210. Startup chooses Blazor and Xamarin for full-stack development using C#
  11211. Migrate & Modernize ASP.NET Applications with Azure App Service and .NET 5
  11212. Power BI Report
  11213. BFF.DataVirtualizingCollection - BuiltWithDot.Net
  11214. Microsoft Preps WinUI 3 for Production Debut Next Month -- Visual Studio Magazine
  11215. Coding Adventure: Chess AI
  11216. Self-Organising Textures
  11217. HttPlaceholder - BuiltWithDot.Net
  11218. 12 most-important Indian origin tech executives in the world | Gadgets Now
  11219. The COM static store, part 5: Using COM weak references | The Old New Thing
  11220. Apple redirects Google Safe Browsing traffic through its own proxy servers to prevent disclosing users' IP addresses to Google in iOS 14.5
  11221. Release OpenSleigh v0.11.0 · mizrael/OpenSleigh
  11222. jimblandy/context-switch
  11223. Warning: Weird Wormholes! - BuiltWithDot.Net
  11224. Chick Corea
  11225. Xamarin Community Toolkit Extravaganza!
  11226. .NET App Developer Links - 2021-02-12
  11227. Cofoundry CMS - BuiltWithDot.Net
  11228. .NET Rocks! vNext
  11229. Building A Custom Event Hubs Event Processor with .NET | Azure SDK Blog
  11230. IronPython: First steps - Simple Talk
  11231. How to Unit Test Existing C# Apps? Easy—With a Mocking Tool
  11232. Introducing Abbot, a powerful ChatOps tool for collaborative work
  11233. Azure App Service, Health checks and zero downtime deployments
  11234. Clippings.io for Kindle - BuiltWithDot.Net
  11235. Senior Infrastructure Engineer Job in Albury Area
  11236. LinkedIn’s Alternate Universe
  11237. Performance Profiling - In Production
  11238. Frustum planes from the projection matrix
  11239. The Evolution of Developer Salaries: Looking Back 20 Years
  11240. The .NET Docs Show - A beginner's introduction to APIs in ASP.NET Core
  11241. VS Code C++ Tool Customizes IntelliSense for Target Platforms -- Visual Studio Magazine
  11242. What Do You Actually Agree To When You Accept All Cookies
  11243. Art of Sustaining at Things – Unstructed.tech
  11244. #1 Riding with Peloton - Back of the Napkin VC
  11245. Podman
  11246. Typing, RSI, and what I do differently
  11247. Ramanujan Machine Redux | Persiflage
  11248. a fun technique with iframes on the web – ciphrd
  11249. Environment Aware Sessions in SSH – Steven Wade
  11250. Nouriel Roubini: ‘Tether is a criminal enterprise,’ SEC should probe Elon Musk’s bitcoin tweets
  11251. Why Remote Friendly Won’t Do
  11252. Feeds Considered Harmful
  11253. Kubernetes Failure Stories
  11254. Uncovering a 24-year-old bug in the Linux Kernel
  11255. Why I Built Litestream
  11256. Modern Management Made Easy with Johanna Rothmann | Hanselminutes with Scott Hanselman
  11257. Public-Key Cryptography Standard (PKCS) #11 v 3.0 has been released: What is it, and what does it mean for RHEL?
  11258. Open-source HTTP API packages and tools | ASP.NET Blog
  11259. On .NET Live - Generating docs for ASP.NET Core Web APIs with Swashbuckle
  11260. Episode 364 - Virtual Networking with Functions
  11261. Neural Regression Using PyTorch: Defining a Network -- Visual Studio Magazine
  11262. Analyzing Code with Infer#
  11263. C#/WinRT Authoring Preview Unveiled -- Visual Studio Magazine
  11264. Staying safe with .NET containers | .NET Blog
  11265. Release v5.0.211103 · dotnet/format
  11266. Announcing Rust 1.50.0 | Rust Blog
  11267. Product Manager - Data & Security Products
  11268. Building a Code Analyzer for .NET
  11269. Build native and hybrid mobile apps with Mobile Blazor Bindings
  11270. GooglePlacesApi - BuiltWithDot.Net
  11271. Quantum cryptography network spans 4600 km in China – Physics World
  11272. The COM static store, part 4: Aggregating into a single object | The Old New Thing
  11273. Why I don't use the "else" keyword in my code anymore
  11274. Google is now telling users that its iOS apps are out of date (despite no updates being available) – product considerations
  11275. Beej's Guide to Network Programming
  11276. satwikkansal/wtfpython
  11277. How to remote desktop fullscreen RDP with just SOME of your multiple monitors
  11278. Exporting Open Telemetry Data to Jaeger
  11279. tusdotnet - BuiltWithDot.Net
  11280. system76/launch
  11281. Do You Write Code With Your Mouse?
  11282. spec: add generic programming using type parameters · Issue #43651 · golang/go
  11283. Tiny top-level programs with C# 9 and SmallSharp and Visual Studio
  11284. .NET App Developer Links - 2021-02-11
  11285. Add Simple Distributed Tracing in .NET Libraries - CodeWithStu
  11286. .NET Core Koans - BuiltWithDot.Net
  11287. Progress Report January 2021 · yuzu
  11288. Get on the Windows Terminal PREVIEW train - now with Settings UI
  11289. Getting The Most Out Of Git — Smashing Magazine
  11290. Don't Code Tired | ICYMI C# 8 New Features: Simplify If Statements with Property Pattern Matching
  11291. Keep Tests Short and DRY with Extension Methods
  11292. [Guest Post] Better refactoring for Unity projects using .NET analyzers | Visual Studio Blog
  11293. Cake Frosting: More Maintainable C# DevOps
  11294. HockeyStats - BuiltWithDot.Net
  11295. .NET Rocks! vNext
  11296. hello — helloSystem experimental documentation
  11297. DNS exfiltration of data: step-by-step simple guide
  11298. On .NET Live - Running PHP and Wordpress sites on .NET with PeachPie
  11299. Aggregate (Root) Design: Behavior & Data
  11300. GitHub Quick Reviews
  11301. How to Record Great Sounding / High Quality Audio at Home
  11302. An Inside Joke for the Super-Rich - The Irrelevant Investor
  11303. Why doesn’t “Look Around” (Apple’s Street View) cover more areas?
  11304. Web Scraping 101 with Python
  11305. An Incomplete Field Guide to Crypto Adoption
  11306. Diligent (not Dry) January
  11307. Patterns of Distributed Systems
  11308. From Idea to MVP to Hacker News in 44 Hours
  11309. Release MsQuic v1.1.0 · microsoft/msquic
  11310. What's new with Translator
  11311. Good-bye ESNI, hello ECH!
  11312. Getting Started with Netduino - BuiltWithDot.Net
  11313. Are we game yet?
  11314. .NET Framework February Security and Quality Rollup | .NET Blog
  11315. Getting started with embedded device development doesn't have to be long and tedious. See how Ryan Winter's team's getting started guides will get you going in a matter of minutes on the #IoTShow
  11316. Preparing to Issue 200 Million Certificates in 24 Hours
  11317. CS193p - Developing Apps for iOS
  11318. Arkadia Zoomquilt
  11319. Timezone Bullshit
  11320. Mobidb Database - BuiltWithDot.Net
  11321. One second to read GitHub code with VS Code
  11322. Stack Overflow Users Rejoice as Pattern Matching is Added to Python 3.10 - Stephen Brennan
  11323. Projections in Event Sourcing: Build ANY model you want!
  11324. The COM static store, part 3: Avoiding creation of an expensive temporary when setting a singleton | The Old New Thing
  11325. Cambridge Bitcoin Electricity Consumption Index (CBECI)
  11326. dotnet/designs
  11327. SDL moving to GitHub - SDL Development - Simple Directmedia Layer
  11328. BeatPulse - BuiltWithDot.Net
  11329. Competitor Reported Our No-Buckle Belts as Containing a DEA Controlled Substance and Got Us…
  11330. Dependency Confusion: How I Hacked Into Apple, Microsoft and Dozens of Other Companies
  11331. Haxe 4.2.0 is released! - Announcements - Haxe Community
  11332. 2. Y-axis assembly
  11333. .NET App Developer Links - 2021-02-10
  11334. Cake (C# Make) - BuiltWithDot.Net
  11335. SDL moving to GitHub - SDL Development - Simple Directmedia Layer
  11336. Using position: sticky to create persistent headers in long texts
  11337. Building Micro Frontends with Components | Creating Startups
  11338. Monsters Weekly 198 - MassTransit with Chris Patterson
  11339. Uno Platform Sustaining the Open-Source Uno Platform
  11340. Llofty Ambitions
  11341. conwnet/github1s
  11342. RazorCart eCommerce - BuiltWithDot.Net
  11343. Creeping as a Service (CraaS)
  11344. Salesforce rolls out permanent remote work plans | ZDNet
  11345. ASP.NET CORE 5: Implement Web API Pagination with HATEOAS Links
  11346. DDoSers are abusing the Plex Media Server to make attacks more potent
  11347. Path.TrimEndingDirectorySeparator Method (System.IO)
  11348. Path.EndsInDirectorySeparator Method (System.IO)
  11349. PemEncoding Class (System.Security.Cryptography)
  11350. StringBuilder.GetChunks Method (System.Text)
  11351. Type.IsAssignableTo(Type) Method (System)
  11352. StringSplitOptions Enum (System)
  11353. Cat GIF - Find & Share on GIPHY
  11354. Cat GIF - Find & Share on GIPHY
  11355. Cat GIF - Find & Share on GIPHY
  11356. Pull request auto-merge is now generally available - GitHub Changelog
  11357. Cat GIF - Find & Share on GIPHY
  11358. Release Bebop v2.1.0 · RainwayApp/bebop
  11359. Event Sourcing with Marten V4: Aggregated Projections
  11360. Xamarin Community Toolkit: StateLayout
  11361. Release Preview Release v0.7210903 · dotnet/try-convert
  11362. How Lyft discovered OpenStreetMap is the Freshest Map for Rideshare
  11363. Pattern matching accepted for Python
  11364. The uphill battle of prioritising technical debt - andre.schweighofer
  11365. Product Management is Detective Work
  11366. From First Principles: Why Scala?
  11367. Crackpot Cryptography and Security Theater
  11368. Entrepreneurs & Stress
  11369. Be Humble
  11370. .NET February 2021 Updates – 5.0.3, 3.1.12, 2.1.25 | .NET Blog
  11371. Exposing sequential IDs is bad! Here is how to avoid it. | Petre Popescu
  11372. Clubhouse
  11373. The Technology of iCircuit 3D
  11374. dave yarwood · How I deploy my personal projects
  11375. (Autistic) visionaries are not natural-born leaders - Alexey Guzey
  11376. GitHub Actions on Azure Stack Hub
  11377. Why should I give you my ID card
  11378. Home Lab Beginners guide - Hardware
  11379. Where to find your first growth marketer?
  11380. DotNest - BuiltWithDot.Net
  11381. #034 José Valim reveals Project Nx - Thinking Elixir
  11382. Troy Hunt - Lessons From 10 Billion Breached Records
  11383. Conquer data sprawl and unleash digital transformation with Azure Purview
  11384. GitHub Quick Reviews
  11385. No. 2 Data Science IDE? VS Code -- Visual Studio Magazine
  11386. Hey now, you’re an all-star
  11387. What's the Difference between Channel<T> and ConcurrentQueue<T> in C#?
  11388. Cross-Platform In-App Purchases for Xamarin.Mac Apps!
  11389. Building Realtime applications on Angular with ASPNET Core and SignalR
  11390. Options Should Allow to Configure the Default Branch Name
  11391. No Support Linux Hosting is Shutting Down
  11392. ASP.NET Community Standup - A Blazor Conversation with Chris Sainty
  11393. An Interactive Guide to CSS Transitions
  11394. Duality 2D game engine - BuiltWithDot.Net
  11395. Mozilla Welcomes the Rust Foundation – The Mozilla Blog
  11396. ASP.NET Community Standup - ASP.NET Core Architecture: Part 2
  11397. The COM static store, part 2: Race conditions in setting a singleton | The Old New Thing
  11398. I don't want to do front-end anymore
  11399. 2020 U.S. Election: Cybersecurity Analysis
  11400. Turning an old Amazon Kindle into a eink development platform
  11401. Using HTMX with ASP.NET Core: Deleting items with a page refresh
  11402. Using source generators to find all routable components in a Blazor WebAssembly app
  11403. Unbiased median absolute deviation | Andrey Akinshin
  11404. Volume Meter - BuiltWithDot.Net
  11405. Algorithms by Jeff Erickson
  11406. .NET App Developer Links - 2021-02-09
  11407. Blog with Markdown + Git, and degrade gracefully through time
  11408. Monitor Azure WebJobs status with Azure Application Insights
  11409. FrEee strategy game - BuiltWithDot.Net
  11410. Sharing data between CSS and JavaScript using custom properties
  11411. TechEmpower Web Framework Performance Comparison
  11412. Make code more readable by refactoring it with ReSharper – .NET Tools Blog | JetBrains
  11413. Continuous Monitoring for Web Performance and Accessibility | Azure DevOps Blog
  11414. 10 Reasons to Love Passwordless #2: NIST Compliance
  11415. My experience of using modular monolith and DDD architectures – The Reformed Programmer
  11416. Adam Storr - How I Approach New Codebases
  11417. Google joins the Rust Foundation
  11418. seRead serial port reader - BuiltWithDot.Net
  11419. State of the Common Lisp ecosystem, 2020 🎉 - Lisp journey
  11420. Legacy Survey Sky Browser
  11421. Performance Profiling - Picking the right tool
  11422. TechEmpower Web Framework Performance Comparison
  11423. ⚓ T273741 Investigate unusual media traffic pattern for AsterNovi-belgii-flower-1mb.jpg on Commons
  11424. Improving HTTP with structured header fields
  11425. Structured Field Values for HTTP
  11426. The .NET Docs Show - Creating an OSS mobile app using Xamarin + Azure ☁️
  11427. What is the value of a tree?
  11428. Just Launch the Damn Thing!
  11429. I built an internet performance analytics tool isplogger.com
  11430. Why You're In An Echo Chamber
  11431. Can Machines Think?
  11432. My opinion on blockchain
  11433. What's an SPF Record? - Ultimate Guide to Email
  11434. A look at GSM
  11435. Cake - Cake v1.0.0 released
  11436. Reverie: An optimized zero-knowledge proof system
  11437. The Real Novelty of the ARPANET
  11438. Use ideas as tools not truths
  11439. Introducing Clerk: All of user management, not just authentication - Clerk
  11440. The state of JVM desktop frameworks: Jetpack Compose for Desktop
  11441. Learn to code and write games on the Nintendo Game Boy | MVG
  11442. I followed my dreams to get demoted to software developer - Stack Overflow Blog
  11443. HTTP server for .NET Core CLI - BuiltWithDot.Net
  11444. Free Speech & Deplatforming - Firewalls Don't Stop Dragons Podcast
  11445. Microsoft Boosts Java in Azure Spring Cloud, VS Code -- Visual Studio Magazine
  11446. How To Combine Low Code With AI For Your Business?
  11447. Upload Files to Azure with .NET Core Web API and Blazor WebAssembly
  11448. Introduction to Git | Stream Recap | Learn With Dr G
  11449. Weekly .Net Tech Stack - #2
  11450. .NET 6.0 TFMs by terrajobst · Pull Request #174 · dotnet/designs
  11451. Machine Learning Community Standup - Statistics & ML with FSharp.Stats
  11452. Rust Foundation
  11453. Who won Super Bowl LV? A look at Internet traffic during the game
  11454. Mac utility Homebrew finally gets native Apple Silicon and M1 support
  11455. Hastlayer - BuiltWithDot.Net
  11456. Intro to Graphics 06 - 3D Transformations
  11457. Blackjack in Blazor Part 4 - Putting it All Together
  11458. Why you should never use Cloudflare Free CDN Plan
  11459. Shithub: the fragrant git host
  11460. Accused murderer wins right to check source code of DNA testing kit used by police
  11461. Blazor Stability Testing Tools for Bullet Proof Applications
  11462. Treating Primitive Obsession with ValueObjects | DDD in .NET
  11463. The performance degradation in the load testing tool
  11464. The COM static store, part 1: Introduction | The Old New Thing
  11465. Congratulations to Cloudflare’s 2020 Partner Award Winners
  11466. Making Sense of The Audio Stack On Unix
  11467. Blazor WebAssembly - Uploading Files - EP18
  11468. Eto.Forms interface framework - BuiltWithDot.Net
  11469. Un cadre de Cdiscount suspecté d’avoir dérobé les données de 33 millions de clients
  11470. An Introduction to Channels in C#
  11471. Blazor REPL - Write, compile, execute and share Blazor components in the browser
  11472. SitePoint discloses data breach after stolen info used in attacks
  11473. What Happens When The NYT and New Yorker Make Mistakes
  11474. .NET App Developer Links - 2021-02-08
  11475. Barcode Scanner app on Google Play infects 10 million users with one update - Malwarebytes Labs
  11476. 240: Stonks, Robots, and Cross-Platform IAP
  11477. Machine Learning with ML.NET – Complete Guide to Clustering
  11478. Dragon Front Companion - BuiltWithDot.Net
  11479. Secure Azure AD User File Upload with Azure AD Storage and ASP.NET Core
  11480. Taming Environments with Volta, the JavaScript Tool Manager
  11481. Kubernetes for ASP.NET Core Developers – Introduction, Architecture, Hands-On
  11482. Styles of Writing ASP.NET Core Middleware - Steve Talks Code
  11483. Visual Studio Code January 2021
  11484. Writing high performance F# code
  11485. Visual Studio 2019 Docker Tooling
  11486. Don't offer a Free Plan
  11487. Veturaneshitje.com - BuiltWithDot.Net
  11488. Report: Google considering an iOS-style anti-tracking feature for Android
  11489. Report: Romanian Real Estate Portal Suffers Crippling Data Breach
  11490. Azure App Service - Enable the Health Check
  11491. WTF# is Kit Eason?
  11492. microsoft/terminal
  11493. Search with typo tolerance
  11494. App Startup vs Content Startup
  11495. The Why of technology
  11496. How to Eat an Elephant, One Atomic Concept at a Time - kwokchain
  11497. Lessons Learned From My Last Startup: A Post Mortem
  11498. How to Sell Niche Websites: My Experience Selling 2 Websites
  11499. Boycotting FOSS - The Blog of Josias
  11500. gifts, work, vices, hurt
  11501. The power of three
  11502. What Experiences You Should Seek?
  11503. TS-Energy - BuiltWithDot.Net
  11504. Symbiosys Website - BuiltWithDot.Net
  11505. scandum/gridsort
  11506. Get Started With OpenTelemetry and ASP.NET Core - CodeWithStu
  11507. The Secret Life of Microsoft Interns - by Davepl
  11508. Visual guide to SSH tunnels
  11509. Firewall - BuiltWithDot.Net
  11510. jonasstrehle/supercookie
  11511. AdrienTorris/awesome-blazor
  11512. CFP Exchange - BuiltWithDot.Net
  11513. Is abstraction killing civilization? | datagubbe.se
  11514. The Best Cinnamon Rolls You'll Ever Eat | Ambitious Kitchen
  11515. OneSync Reader - BuiltWithDot.Net
  11516. Intro to Graphics 05 - 2D Transformations
  11517. Your First Custom Ortholinear Keyboard
  11518. Four Ways of Not Writing Software Bugs
  11519. Choosing my next job title (in a data science career)
  11520. What Companies Get Wrong about Remote Salaries
  11521. The 2020 IPOs surge is different from prior surges
  11522. How to utilize your Android when there's no internet?
  11523. Turn Hacker News into an RSS feed
  11524. Overcoming Bias : Experts Versus Elites
  11525. Small can be great
  11526. The problems with the GPL
  11527. Tracking My Water Intake With NFC Tags
  11528. Protect your accounts from data breaches with Password Checkup
  11529. Okta launches its new open-source design system with a focus on accessibility – TechCrunch
  11530. Password Monitor: Safeguarding passwords in Microsoft Edge - Microsoft Research
  11531. Newsletter Week 5, 2021
  11532. Exclusive 411 - BuiltWithDot.Net
  11533. ARCHITECTURE.md
  11534. Complexity Explained
  11535. Programming for Cats
  11536. Open Source Binaries of VSCode
  11537. Aimoresc.NET - BuiltWithDot.Net
  11538. Managing Azure App Service SSL Certificate with Azure Key Vault
  11539. Maoli - BuiltWithDot.Net
  11540. AI OpenCV Dolly Zoom Camera
  11541. NETworkManager - BuiltWithDot.Net
  11542. The High QA Guy
  11543. SeekTable - BuiltWithDot.Net
  11544. Home — Spyder IDE
  11545. What is Tailwind CSS
  11546. Operational best practices for web apps on Azure App Service | Azure Friday
  11547. Men's Suitmeister Rainbow Summer Suit & Tie Set
  11548. In the future, even your RAM will have firmware; and the subject of POWER10 blobs
  11549. Search Engines Don't Work and They Are Not Good
  11550. On the Missed Opportunities of Static Types
  11551. Bad Life Advice: Never Give Up - Replay Attacks Against HTTPS
  11552. How to choose a market where your startup can win
  11553. How to automatically set up a development machine with Ansible
  11554. How I stay motivated to publish despite being a lazy bastard
  11555. My Staff Software Engineering Reading List
  11556. Veloren
  11557. Is the world becoming better? - Inverted Passion
  11558. Teaching Myself Quantum Mechanics, Part one. |
  11559. On the 23andMe and VGAC Merger
  11560. Beware the Cult of Numeracy
  11561. VS Code Dev Team Eyes Long-Requested Testing Support -- Visual Studio Magazine
  11562. Let's Crack Zodiac - Episode 5 - The 340 Is Solved!
  11563. Making Vaccine - LessWrong
  11564. Mac utility Homebrew finally gets native Apple Silicon and M1 support
  11565. AutoHistory for EF Core - BuiltWithDot.Net
  11566. Firewalls Don't Stop Dragons Podcast - Don't Get Caught With Your Drawbridge Down!
  11567. The Elements of Computing Systems, Second Edition
  11568. Gift Egwuenu (Gift Egwuenu)
  11569. Code Maze Weekly #63 - Code Maze
  11570. FOSDEM 2021 - Schedule
  11571. Turn off that camera during virtual meetings, environmental study says
  11572. Atkinson Hyperlegible Font May Be Pretty Good If Your Granny Can't See Well
  11573. The .NET Docs Show - Using Source Generators for Fun (and Maybe Profit)
  11574. Episode 69 - The Risks of Third Party Code With Niels Tanis
  11575. Bidirectional Streaming | gRPC in .NET 5
  11576. 3.0.0
  11577. Building a social media platform without going bankrupt: Part X–Optimizing for whales
  11578. How do I get a foothold in the neutral apartment? | The Old New Thing
  11579. New report on Apple’s VR headset: 8K in each eye, potential $3,000 price tag
  11580. Dream Big: Three Months in at Elastic - Steve Gordon - Code with Steve
  11581. Disqus, the dark commenting system
  11582. Nightingale REST API Client - BuiltWithDot.Net
  11583. The man who produced Steve Jobs’ keynotes for 20 years.
  11584. A Free Hyperlegible Typeface from the Braille Institute
  11585. How hackers are finding creative ways to steal gift cards using artificial intelligence.
  11586. .NET App Developer Links - 2021-02-05
  11587. Helium Scraper - BuiltWithDot.Net
  11588. How to hire senior developers: Give them more autonomy
  11589. Compiling DirectShow.Net for use in .NET 5
  11590. Here, I made a thing to save time building all projects in a solution
  11591. Opening an Admin Windows Terminal from Visual Studio
  11592. ConcurrentDictionaryExtensions.cs
  11593. Fantasy Critic - BuiltWithDot.Net
  11594. Performance Profiling - Introduction
  11595. rust-analyzer/rust-analyzer
  11596. Google’s Dunant subsea cable is now ready for service | Google Cloud Blog
  11597. Working with SSL Certificate in Azure App Service
  11598. Templated Controls are Awesome | The Xamarin Show
  11599. The Great Suspender gets flagged for malware by Google Chrome
  11600. Oxfam Australia investigating suspected data incident | Media Oxfam Australia
  11601. Ideas That Created the Future
  11602. Sharing Knowledge Online
  11603. Entity Framework Community Standup - Introducing MSBuild.Sdk.SqlProj
  11604. Safia Abdalla · The ReadME Project
  11605. A Simple and Succinct Zero Knowledge Proof
  11606. I Finally Started Getting Programming
  11607. The spectrum of synchronousness - The Engineering Manager
  11608. Can networking be simple? with Tailscale's Avery Pennarun | Hanselminutes with Scott Hanselman
  11609. Inline caching: quickening
  11610. Sequencing DNA in our Extra Bedroom « Andrew J. Barry
  11611. Oh sorry, I was on mute!
  11612. Working with large .NET 5 solutions in Visual Studio 2019 16.8 | Visual Studio Blog
  11613. Working inside a Docker container using Visual Studio Code
  11614. Art of Starting Things (or How to Start Doing Things That You've Been Delaying Forever) – Unstructed.tech
  11615. Enforcing work-life balance with bash scripting, or targeted ways to kill Linux programs – prem.moe
  11616. The Problem with Young Internet Entrepreneurs - Clayton Horning
  11617. Locating Humans with DNS
  11618. A short post on Nibby, URL shorteners and the dangers of machine translation
  11619. Fast Software, the Best Software
  11620. How to Lose Money With 25 Years of Failed Businesses
  11621. progrium/macdriver
  11622. NUKE - BuiltWithDot.Net
  11623. Waiting for PostgreSQL 14 – SEARCH and CYCLE clauses – select * from depesz;
  11624. Episode 363 - Streaming telemetry for NVAs
  11625. Creating Discoverable HTTP APIs with ASP.NET Core 5 Web API | ASP.NET Blog
  11626. AWS Architecture Design Walkthrough - Global Lifts Scenario - CodeWithStu
  11627. Configuring and extending a service
  11628. GitHub Quick Reviews
  11629. Calling an API in Power Apps Portals using JavaScript | Developer Support
  11630. Cyber Security Bootcamp: Get CompTIA Certified and Land Your First Role
  11631. Chefs and Cooks
  11632. What's the Most Popular Component in the .NET/C# Tech Stack? -- Visual Studio Magazine
  11633. Testing App Cloud Readiness for Failover Resiliency with SQL Managed Instance
  11634. Help users in Iran reconnect to Signal
  11635. Use the SAN field
  11636. Adding approval workflow to your GitHub Action
  11637. .NET Rocks! vNext
  11638. Asynchronous Messaging, Part 5: Miscellaneous Considerations
  11639. Don't use functions as callbacks unless they're designed for it
  11640. Microsoft Viva: Empowering every employee for the new digital age - Microsoft 365 Blog
  11641. Lottie animations for WPF - BuiltWithDot.Net
  11642. On .NET Live - Distributed applications with ZeroMQ
  11643. Usage patterns for winrt::unbox_value_or | The Old New Thing
  11644. Building Product Intelligence Platform with Cloudflare Workers
  11645. .NET 5 and .NET 6 with Scott Hunter
  11646. Building a social media platform without going bankrupt: Part IX–Dealing with the past
  11647. HuffPost is now a part of Verizon Media
  11648. Virtual Event: Matt Parker - Events
  11649. Cloudpress - BuiltWithDot.Net
  11650. Humble Pi: When Math Goes Wrong in the Real World - Harvard Book Store
  11651. .NET GC Internals - 04. Plan phase
  11652. ianhan/BitmapFonts
  11653. My product is my garden
  11654. .NET App Developer Links - 2021-02-04
  11655. Ceras - powerful binary serializer - BuiltWithDot.Net
  11656. Building real applications with Orleans
  11657. When industrial AI meets IoT, different engineers & operators with different backgrounds & skills have to work together. Symphony AzimaAI joins @obloch on the #IoTShow to tell us how they can help
  11658. Update Statistics SQL Server
  11659. Command Line Parser on .NET5 | Windows Dev
  11660. Security: The Need-to-know principle
  11661. Security: The Principle of Least Privilege (POLP)
  11662. ASP.NET Core IOptions Configuration
  11663. Introduction to gRPC in .NET Core and .NET 5
  11664. Building real applications with Orleans
  11665. Tip 304 - How to use the VS Code Logic Apps extension to create stateless workflows
  11666. Clocktimizer - BuiltWithDot.Net
  11667. Welcome to » DVD Laser Scanner Microscope
  11668. The New .NET Multi-platform App UI | Xamarin Blog
  11669. Learn tidytext with my new learnr course | Julia Silge
  11670. stefanzweifel.io
  11671. Issue No. 102
  11672. I'm glad for using 1Password
  11673. ISP Column - February 2021
  11674. Cold Paths - Tim Kellogg
  11675. How To Put Faith in UX Design
  11676. Unhealthy obsession with analytics
  11677. How to be a Secret Agent (of Change) | cek.log
  11678. Write Stable Code using Coupling Metrics
  11679. Entity Framework Core 5.0: The Next Generation for Data Access
  11680. Ruby Garbage Collection Deep Dive: GC::INTERNAL_CONSTANTS
  11681. Threshold Cryptography with Omer Shlomovits from ZenGo
  11682. Facebook Authentication in Blazor WebAssembly Hosted Applications
  11683. Generate a GitHub Actions workflow file from dotnet CLI
  11684. Giraffe F# ASP.NET Core web framework - BuiltWithDot.Net
  11685. Computer Graphics form Scratch - Gabriel Gambetta
  11686. Springboard - Mentor - Cyber Security Course (Part-Time/Online)
  11687. .NET 6 Desktop Dev Options: WPF, WinForms, UWP, .NET MAUI, Blazor ... -- Visual Studio Magazine
  11688. 25 Ways AI/Machine Learning Helps Businesses
  11689. Why I Still Use RSS
  11690. Host your own private blog
  11691. BuiltWithDot.Net - BuiltWithDot.Net
  11692. Event Sourcing Example & Explained in plain English
  11693. RedisLabs | Accelerating Data Engineering with Azure
  11694. How many decisions do you make?
  11695. Client Streaming | gRPC in .NET 5
  11696. achannarasappa/ticker
  11697. Why is there no useful information in the RetailInfo class? | The Old New Thing
  11698. Computer Graphics from Scratch
  11699. How to lose money 💸
  11700. Huawei’s HarmonyOS: “Fake it till you make it” meets OS development
  11701. Building a social media platform without going bankrupt: Part VIII–Tagging and searching
  11702. LanHUB - BuiltWithDot.Net
  11703. Bluetooth trackball Mark II
  11704. The effect of switching to TCMalloc on RocksDB memory use
  11705. .NET App Developer Links - 2021-02-03
  11706. Go (golang) Anonymous Functions - Inlining Code for Goroutines
  11707. The One Thing I Wish I'd Known Before Using Cake
  11708. Oh My Zsh: 2020 Year in Review
  11709. FilterLists - BuiltWithDot.Net
  11710. A Look at Upcoming React Wednesdays Episodes
  11711. WinUI 3.0 Misconceptions - Nick's .NET Travels
  11712. OAuth Device Flow for IoT with the Microsoft Graph API
  11713. ASP.NET Core docs: What's new for January 1, 2021 - January 31, 2021
  11714. PowerShell editors and environments part 1 - Simple Talk
  11715. EdgeTile Creators - BuiltWithDot.Net
  11716. Xamarin Community Toolkit: TabView
  11717. Expanded support for video uploads - GitHub Changelog
  11718. New Discourse forum for GoboLinux
  11719. alcover/buf
  11720. How to write cuneiform
  11721. Episode 178 – Identity with Christos Matskas | The 6 Figure Developer
  11722. Neural Regression Classification Using PyTorch: Preparing Data -- Visual Studio Magazine
  11723. OPS117: PowerShell Deep Dive
  11724. Entity Framework Core – validating data and catching SQL errors – The Reformed Programmer
  11725. The relationship between genocide, hate speech and censorship | Boundless Human
  11726. 7 behaviours to avoid in a software architecture role - Daniel Watts
  11727. Avoiding false-positives with flow-sensitive conditional analysis
  11728. How to Find an Apartment in Berlin: The Art of Flat Hunting in 2021 - IchBerlin
  11729. AirPods Max: An Audiophile Review - Marius Masalar
  11730. Tearing Down a Humidifier - Lei's Blog
  11731. Do less and do it better
  11732. A New Beginning
  11733. ignore the code: Switching to Windows
  11734. Cryptology ePrint Archive: Report 2020/1506
  11735. Azure SDK to Add More Languages, Including Go -- Visual Studio Magazine
  11736. Buffalo Esoteric Programming Language - buffalolang.com
  11737. IdentityServer - BuiltWithDot.Net
  11738. Email from Jeff Bezos to employees
  11739. Black to the Future - Gerard Taylor
  11740. From Web Forms to Blazor - Introducing the Blazor Web Forms Components
  11741. GitHub Quick Reviews
  11742. The documentation system — Documentation system documentation
  11743. Getting better at Linux with 10 mini-projects
  11744. Unit Test the Untestable
  11745. Go (golang) WaitGroup - Signal that a Concurrent Operation is Complete
  11746. How to achieve style inheritance with Blazor CSS isolation
  11747. Meet your team where they are
  11748. Just because I have a vertical screen, doesn’t mean I’m on a phone!
  11749. Plats Search - BuiltWithDot.Net
  11750. I'm tired of this anti-Wayland horseshit
  11751. Chris's Wiki :: blog/programming/Go116OpenBSDUsesLibc
  11752. Elon Musk Interview: 1-on-1 with Sandy Munro
  11753. ‎The Numberphile Podcast on Apple Podcasts
  11754. Comparing distribution quantiles using gamma effect size
  11755. 5 JavaScript Concepts You HAVE TO KNOW
  11756. A metric that is consistently at 100% is probably broken | The Old New Thing
  11757. Rockstar Epidemiologists - with Adam Kucharski — The Numberphile Podcast
  11758. Using HTMX with ASP.NET Core: Deleting items
  11759. Inspiration4 - Home
  11760. A Complete Tutorial to Connect Android with ASP.NET Core Web API
  11761. Building a social media platform without going bankrupt: Part VII–Counting views, replies and likes
  11762. Finding all routable components in a Blazor App
  11763. ReflectApp.io web app - BuiltWithDot.Net
  11764. efcore/EFCore.CheckConstraints
  11765. .NET App Developer Links - 2021-02-02
  11766. ReflectApp.io iOS app - BuiltWithDot.Net
  11767. Coaching sessions: here’s what I talk about with junior developers
  11768. ASP.NET POCO Controllers: an experience report
  11769. Uno Platform The State of WebAssembly - 2020 and 2021
  11770. OSS Power-Ups: FluentValidation – Webinar recording – .NET Tools Blog | JetBrains
  11771. Tracing IO in .NET Core — Softwarepark
  11772. index
  11773. Don't Code Tired | ICYMI C# 8 New Features: Write Less Code with Using Declarations
  11774. Monsters Weekly 197 - Code Snippets in Visual Studio 2019
  11775. Adam Storr - Create Anonymous Data Object With AutoFixture From Type
  11776. Cab Ride by Powersaurus
  11777. pt.BTC bitcoin wallet - BuiltWithDot.Net
  11778. ASP.NET Core docs: What's new for January 1, 2021 - January 31, 2021
  11779. DuckDuckGo is Hiring!
  11780. gemini:// space
  11781. Changelog - pip documentation v21.0.1
  11782. Tell Me I'm Wrong, Please (Angular and Async)
  11783. Google Authentication in Blazor WebAssembly Hosted Applications
  11784. Languages & Runtime Community Standup - Plans for .NET 6 and VB Source Generators
  11785. Dell Inspiron Desktop | Dell USA
  11786. Home · Solid
  11787. The reshaped Mac experience
  11788. My favorite podcasts - Part 1 | Dhruv Sharma
  11789. Estimates, Design and the Payoff Line
  11790. Meme Investing – SIGNAL MAXIMA
  11791. Slack’s Outage on January 4th 2021 - Slack Engineering
  11792. Non standard CSS selectors
  11793. "Mom, I'm on Spotify": How I Produced My First Music Album
  11794. How to approach tech interviews
  11795. Scraping, analyzing and generating companies, founders and job postings from YC's Work at a Startup
  11796. Why Generation X will save the web - Hi, I'm Heather Burns.
  11797. Weekly .Net Tech Stack - #1
  11798. FastAPI
  11799. Cryptology ePrint Archive: Report 2006/069
  11800. Conference Mobile App - BuiltWithDot.Net
  11801. Some things aren’t built to be tested
  11802. Episode 56 – Diversity and film making with Shawn Wildermuth – Coding After Work Podcast
  11803. r/funny - Yesterday I went kayaking thinking that it's probably really easy, oh boy was I wrong...
  11804. The Unexpected Find That Freed 20GB of Unused Index Space
  11805. Press Release - VideoLAN is 20 years old!
  11806. Azure Quantum is now in Public Preview - Microsoft Quantum
  11807. Migrating from old authentication code in ASP.NET with Microsoft.Identity.Web and Azure AD
  11808. North Korea-Sponsored Hackers Attack with Bad-Code Visual Studio Projects -- Visual Studio Magazine
  11809. My Third Year as a Solo Developer
  11810. Release v3.0.0: Transformer-based pipelines, new training system, project templates, custom models, improved component API, type hints & lots more · explosion/spaCy
  11811. Graphics Programming weekly - Issue 168 — January 31, 2021 | Jendrik Illner
  11812. Intro to Graphics 04 - Raster Images (Part2)
  11813. Enterprise Web Library - BuiltWithDot.Net
  11814. Intro to Graphics 02 - Math Background
  11815. Intro to Graphics 03 - Raster Images (Part1)
  11816. Blackjack in Blazor Part 3 - Game State and Blazor Components
  11817. Intro to Graphics 00 - Opening
  11818. Intro to Graphics 01 - Introduction
  11819. Trailblazor: Building Dynamic Applications with Blazor
  11820. Why am I being told my fire_and_forget coroutine is not returning a value? | The Old New Thing
  11821. How to structure a .NET Solution (project separation & architecture)
  11822. Building a social media platform without going bankrupt: Part VI–Dealing with edits and deletions
  11823. Automatically generate a form from an object in Blazor - Gérald Barré
  11824. Blazor WebAssembly : CSS Isolation - EP17
  11825. Open Telemetry for ASP.NET Core
  11826. r/mildlyinfuriating - Why couldn’t it be even? Why
  11827. Counterfeiting Stock - Explaining illegal naked shorting and stock manipulation
  11828. vvvv gamma - BuiltWithDot.Net
  11829. Building Better NuGet Packages - CodeWithStu
  11830. Finally - My first book got published
  11831. Go (golang) Channels - Moving Data Between Concurrent Processes
  11832. Machine Learning with ML.NET - Ultimate Guide to Classification
  11833. 239: Planning an App Release
  11834. Implement app roles authorization with Azure AD and ASP.NET Core
  11835. Internet disrupted in Myanmar amid apparent military uprising - NetBlocks
  11836. .NET App Developer Links - 2021-02-01
  11837. Gluee. Developer discounts and deals. - BuiltWithDot.Net
  11838. Meshtastic
  11839. SSL/TLS connection issue troubleshooting guide
  11840. ASP.NET, Serilog and Application Insights
  11841. Surfacing Azure Pipelines Build Info in a .NET React SPA
  11842. Windows Terminal Preview 1.6 Release | Windows Command Line
  11843. Pholly – Azure From The Trenches
  11844. Demystifying Service Principals - Managed Identities | Azure DevOps Blog
  11845. Llama Rust SDK preview 0.1.3
  11846. VS Code an overnight success...10 years in the making with Erich Gamma
  11847. Does Neumorphism Have Any Place in App Design in 2021?
  11848. The Best TLS and PKI Training Course in the World
  11849. Naked shorting: The curious incident of the shares that didn't exist
  11850. HTML Washer - BuiltWithDot.Net
  11851. Get Windows Terminal - Microsoft Store
  11852. Hacker posts 1.9 million Pixlr user records for free on forum
  11853. Why I still Lisp (and you should too!)
  11854. Game Jam Lessons Learned
  11855. My experience passing CKA and CKAD
  11856. Things You Should Know
  11857. The Cult of Best Practice
  11858. klog
  11859. Practical and Ruthless Prioritization Rules
  11860. Mario Hayashi - Blog - Delivering software: The Product Management Triangle
  11861. A Survival Guide for Beating Information Addiction - zen habits
  11862. The MIT License, Line by Line
  11863. Genes Carrying Memes – Lessons Learned
  11864. Codus Operandi
  11865. Episode 10: Exploiting Authenticated Encryption Key Commitment!
  11866. NES.css
  11867. Remotime: Freelancer Invoicing - BuiltWithDot.Net
  11868. Why Robinhood Disabled Buys but not Sells
  11869. GitHub Should Start An App Store
  11870. wesdoyle/design-patterns-explained-with-food
  11871. LackRack - Eth0Wiki
  11872. Cardiff Gov Citizen app - BuiltWithDot.Net
  11873. Element suspended on Google Play Store: now resolved.
  11874. Docker, Django, Traefik, and IntercoolerJS is My Go-To Stack for Building a SaaS in 2021
  11875. Practical ASP.NET - BuiltWithDot.Net
  11876. WebAtoms for Xamarin.Forms - BuiltWithDot.Net
  11877. My 90's TV!
  11878. microsoft/Extensible-Storage-Engine
  11879. https global tool - BuiltWithDot.Net
  11880. The Secret History of Windows Bluescreens by Davepl
  11881. Lynn Conway's Story
  11882. Regular afternoon naps linked to improved cognitive function
  11883. Personal experiences bridge moral and political divides better than facts
  11884. About GitHub Security Advisories - GitHub Docs
  11885. BitLocker touch-device lockscreen bypass
  11886. Max Hodak - Do words mean anything?
  11887. Advice to My Younger Software Developer Self
  11888. SARS-CoV-2 variants of concern
  11889. All Stories Are Wrong, but Some Are Useful
  11890. Uniwidth typefaces for interface design
  11891. The student clique system of a desegregated high school
  11892. Dark Patterns at Scale: Findings from a Crawl of 11K Shopping Websites
  11893. Offline Algorithms in Low-Frequency Trading
  11894. Json2Email.com - BuiltWithDot.Net
  11895. r/wallstreetbets - Times Square right now
  11896. Website Fingerprinting on Early QUIC Traffic
  11897. TWC9: Windows Terminal 1.6 Preview, Python in VS Code, Pulumi, and more!
  11898. C# Nullable reference types – No more null reference exceptions!
  11899. The Secret History of Windows Bluescreens by Davepl
  11900. C# 9.0: Top Level Programs
  11901. C# 9.0: Record types
  11902. C# 9.0: Pattern Matching
  11903. Pidget, a Sentry.io client & library - BuiltWithDot.Net
  11904. Neural Networks Explained from Scratch using Python
  11905. Index of /map
  11906. WhatsApp Now Requires Biometric Authentication for Desktop, Web Access
  11907. Server Streaming | gRPC in .NET 5
  11908. Can you make a basic web app without googling? I can't
  11909. Permadelete - BuiltWithDot.Net
  11910. PHINUG Online Dev Sessions 2021.02
  11911. The weirdest compiler bug
  11912. Making GitHub’s new homepage fast and performant - The GitHub Blog
  11913. Ombi - BuiltWithDot.Net
  11914. Rewriting git history, removing files permanently. Cheatsheet & guide
  11915. Sejil - BuiltWithDot.Net
  11916. Azeroth Status - BuiltWithDot.Net
  11917. Caledos Runner for Android - BuiltWithDot.Net
  11918. Solcast API - BuiltWithDot.Net
  11919. Memstate - BuiltWithDot.Net
  11920. Voice in a Can - BuiltWithDot.Net
  11921. ObjectStore OR Mapper - BuiltWithDot.Net
  11922. RemarkFS Markdown slides - BuiltWithDot.Net
  11923. Tube Mate Underground planner - BuiltWithDot.Net
  11924. Wexflow - BuiltWithDot.Net
  11925. Core2D - BuiltWithDot.Net
  11926. Function Flow - BuiltWithDot.Net
  11927. Exalt Training - BuiltWithDot.Net
  11928. Weapsy CMS - BuiltWithDot.Net
  11929. The Graham & Brown AR App - BuiltWithDot.Net
  11930. Envoice - BuiltWithDot.Net
  11931. HoloLens object recognition - BuiltWithDot.Net
  11932. Spoons - BuiltWithDot.Net
  11933. Ombi Mobile - BuiltWithDot.Net
  11934. Baking with machine learning
  11935. Code Maze Weekly #62 - Code Maze
  11936. Achieving 11M IOPS & 66 GB/s IO on a Single ThreadRipper Workstation - Tanel Poder Consulting
  11937. Code with Fire! Top VS Code Tips -- Visual Studio Magazine
  11938. Discover - Pony
  11939. PyO3/pyo3
  11940. The Subtle Hazards of Real-World Cryptography
  11941. I didn't install Signal for privacy
  11942. Why we walked away from a $1.5 million seed round and shut down our company
  11943. khalidabuhakmeh/monorepo_build
  11944. Zone to Zone Disaster Recovery with Azure Site Recovery | Azure Friday
  11945. The Psychology of Stock Bubbles
  11946. I Launched my side project on Product Hunt, here is what I learned.
  11947. 2020-2021 Solarwinds hack explained in details by a software engineer. - Lav Patel | Lead Software Engineer
  11948. The Hedge Fund Citadel Does Not Buy Robinhood Data, Citadel Securities is a Different Company, and Other Misconceptions
  11949. I Hired College Students to Run My Business (<span class="caps">PK</span>&C WINternship 2020 Report)
  11950. Whiteboarding software and hardware
  11951. Daily links from Cory Doctorow
  11952. For once, not DNS: Huawei Modem ARP spoofing
  11953. Don’t write unit tests for their own sake
  11954. OpenWrt Forum
  11955. Speaker Directory
  11956. Shadow Of Mordor And Shadow Of War's Nemesis System Hasn't Appeared In More Games Because WB Patented The System - PlayStation Universe
  11957. ‎iCircuit 3D
  11958. Generate a GitHub Actions workflow with Visual Studio or the dotnet CLI | Azure DevOps Blog
  11959. #150 Luke Hoban, Pulumi - Infrastructure as Software | no dogma podcast
  11960. microsoft/vscode-edge-devtools
  11961. Friday Facts #364 - 1.1 stable | Factorio
  11962. Statement of Acting Chair Lee and Commissioners Peirce, Roisman, and Crenshaw Regarding Recent Market Volatility
  11963. Cloudflare Named a ‘Best Place to Work for LGBTQ Equality’
  11964. .NET R&D Digest (January, 2021)
  11965. Autoscrolling on drag, part 5: Adding wiggle-to-scroll to escape velocity | The Old New Thing
  11966. Amazon.com: AUKEY USB C Power Bank, 20000mAh Portable Charger USB C, Slimline Type C Battery Pack with 3 Input & 4 Output Compatible with iPhone 11/11 Pro/XS Max/8, Nintendo Switch, Samsung Galaxy Note8, Pixel
  11967. Don’t grow.
  11968. Building a social media platform without going bankrupt: Part V–Handling the timeline
  11969. Starting a new job in the middle of a pandemic
  11970. Open MCT - Open Source Mission Control Software — Open MCT
  11971. Ebook Reader for web
  11972. .NET App Developer Links - 2021-01-29
  11973. A Look at iMessage in iOS 14
  11974. Troy Hunt: 'De Adobe-breach kwam precies goed uit voor Have I been Pwned'
  11975. High Short Interest Stocks : All exchanges : Showing 1
  11976. Why I'm losing faith in UX
  11977. Event-Driven on Azure: Part 1 – Why you should consider an event-driven architecture
  11978. Using fetch with TypeScript
  11979. Build Docker images *quickly* with GitHub Actions self-hosted runners
  11980. bliki: RefinementCodeReview
  11981. Automate application lifecycle management with GitHub Actions
  11982. .NET GC Internals – the Mark phase – TooSlowException
  11983. bliki: PullRequest
  11984. Deploying AWS Lambdas across environments - Octopus Deploy
  11985. DBA in training: SQL Server under the hood - Simple Talk
  11986. Select Tag Helper in ASP.NET Core MVC
  11987. A/B Testing with Azure App Service
  11988. Transfer Stocks Out Of Your Robinhood Account | Robinhood
  11989. Why You ACTUALLY Need Math for Programming
  11990. Robinhood - Investment & Trading, Commission-free - Apps on Google Play
  11991. DevOps for ASP.NET Developers: Hosting NuGet Packages
  11992. App Actions (Xamarin.Essentials API of the Week)
  11993. High-performance Services with gRPC: What's new in .NET 5
  11994. Exploring My .bashrc In 2021
  11995. How to properly store a password in the Database | Petre Popescu
  11996. The Main Advantage Of TailwindCSS
  11997. Reading Recommendations for a New VC
  11998. Learn to Code with Infrastructure as Code
  11999. The life of a Web Component - Initialization
  12000. What if GitHub is the devil?
  12001. White House Youtube Dislike Manipulation
  12002. How the software becomes unmaintainable? – a practical example
  12003. Delivering with empathy
  12004. WhatsApp and the domestication of users
  12005. The myth of turning your hobby into a job with writer Aley Arion | Hanselminutes with Scott Hanselman
  12006. AT&T and Verizon have cut 95K jobs in five years | Light Reading
  12007. Why Johnny Still, Still Can't Encrypt: Evaluating the Usability of a Modern PGP Client
  12008. Coinbase announces proposed direct listing
  12009. C# with CSharpFritz S2 E4 - APIs with ASP.NET Core
  12010. [1] Complaint
  12011. Asynchronous Messaging, Part 4: Retrieve Results
  12012. Enriching Excel with higher-order functional programming
  12013. First comes the slop, then the good stuff
  12014. Robinhood - Investment & Trading, Commission-free - Apps on Google Play
  12015. pascalw/kindle-dash
  12016. Protocols, Not Platforms: A Technological Approach to Free Speech
  12017. WE are Preparing a Class Action LAWSUIT against Robinhood!
  12018. the front page of the internet
  12019. Windows Terminal Preview 1.6 Release | Windows Command Line
  12020. New Spotify Patent Involves Monitoring Users’ Speech to Recommend Music
  12021. Authentication options in ASP.NET 5 and ASP.NET Core
  12022. A Tour of SQL Workshops
  12023. GitHub Quick Reviews
  12024. windows sound effect (acapella)
  12025. Web Real-Time Communications (WebRTC) transforms the communications landscape; becomes a World Wide Web Consortium (W3C) Recommendation and multiple Internet Engineering Task Force (IETF) standards
  12026. Developers spend most of their time figuring the system out
  12027. Choosing a ServiceLifetime
  12028. Autoscrolling on drag, part 4: Dynamic autoscroll based on escape velocity | The Old New Thing
  12029. Stack Overflow 2019 hack was guided by advice from none other than... Stack Overflow
  12030. .NET Rocks! vNext
  12031. benbjohnson/litestream
  12032. Take Your Online Presence to the Next Level with Hashnode
  12033. How to use FastReport Open Source in ASP.NET Core Web application
  12034. JaaS: the Team that Builds Jitsi Can Now Also Run it for You! - Jitsi
  12035. The EU must protect the right to privacy and not attack end-to-end encryption
  12036. GitLab removes its 'starter' tier: Users must either pay 5x more or lose features
  12037. Building a social media platform without going bankrupt: Part IV–Caching and distribution
  12038. GitHub Actions Breaking Change: .NET Core 3.0 will be removed from macOS and Ubuntu images - GitHub Changelog
  12039. Humans of Infosec - Troy Hunt
  12040. Data Privacy Day 2021 - Looking ahead at the always on, always secure, always private Internet
  12041. .NET App Developer Links - 2021-01-28
  12042. Implement OAUTH Device Code Flow with Azure AD and ASP.NET Core
  12043. .NET GC Internals - 03. Concurrent Mark phase
  12044. How Tesla’s Charging Stations Left Other Manufacturers in the Dust
  12045. A Quest to Find a Highly Compressed Emoji :shortcode: Lookup Function
  12046. OO in Python is mostly pointless
  12047. Bringing Edge’s Developer Tools to VS Code for debugging Web Apps – a talk at VS Code Day
  12048. Akka.NET Dependency Injection Best Practices
  12049. Using WinML in .NET5 | Windows Dev
  12050. No, Java is not a Secure Programming Language
  12051. Tip 303 - How to use GitHub Actions from Azure App Service
  12052. `undefined` vs. `null` revisited
  12053. Using C# Source Generators to create an external DSL | .NET Blog
  12054. How to Put Ethical Design Front and Center in 2021
  12055. .NET 5 Source Generators Jump Start
  12056. ASIC breached in Accellion hack
  12057. dotnet/runtime
  12058. berty/berty
  12059. Avoiding a Big Ball of Mud
  12060. Reports: Expired NuGet Cert Borks .NET 5 Apps on Debian Linux -- Visual Studio Magazine
  12061. Automating My Job with GPT-3
  12062. Signed HTTP Exchanges: A path for Blazor WebAssembly instant runtime loading?
  12063. Application State in Blazor Apps
  12064. What to consider when choosing a new tech stack | Fotis Alexandrou - Software Engineer
  12065. Why I didn't use Wordpress for my blog
  12066. Startup Communities | Rural Entrepreneurship
  12067. Implementing support for message retention policies in Matrix · Brendan Abolivier
  12068. Gamedev from scratch 1: Scaffolding
  12069. Learn TV
  12070. What I wish I could've done instead of college
  12071. Stop holding people accountable, start treating them as adults
  12072. WebRTC is now a W3C and IETF standard
  12073. Narrative Driven Development
  12074. Bets, Bonds, and Kindergarteners
  12075. Using Roles in Blazor WebAssembly Hosted Applications - Code Maze
  12076. rr-wfm/MSBuild.Sdk.SqlProj
  12077. OSC mixer control in C#
  12078. Cryptology ePrint Archive: Report 2020/945
  12079. C# with CSharpFritz - S2 Ep 3: ASP.NET Core MVC, Part 2
  12080. Microsoft's New Programming Language for Excel Now Turing Complete -- Visual Studio Magazine
  12081. Using AzureAD B2C for authenticating users
  12082. Ascend | Accelerating Data Engineering with Azure
  12083. Telephoto fear: Japanese photojournalist shows how lenses affect views of crowds amid virus - The Mainichi
  12084. Mark Cuban Cost Plus Drug Company
  12085. Here's How I Bootstrapped a SaaS to 10k MRR
  12086. Saying Thanks to the Open Source Community Through Sponsorship - Exceptionless
  12087. LZ4 - Extremely fast compression
  12088. .NET Foundation Project Spotlight - DotVVM
  12089. Quick Fixes
  12090. Dockerfile
  12091. Blazor WebAssembly - Migrating from 3.1 to .NET 5 - EP16
  12092. Automating data center expansions with Airflow
  12093. crt.sh | 2399561127a57125de8cefea610ddf2fa078b5c8067f4e828290bfb860e84b3c
  12094. Autoscrolling on drag, part 3: Dynamic autoscroll based on mouse position | The Old New Thing
  12095. mRNA Vaccines: Questions & Misconceptions
  12096. The unreasonable effectiveness of simple HTML
  12097. On .NET Live - Deploying Akka.NET to Containers and Kubernetes
  12098. How null checks have changed in C#
  12099. Adhering to Consent with Cookie Information for Episerver
  12100. Building a social media platform without going bankrupt: Part III–Reading posts
  12101. Package validation broken in docker builds with errors NU3028 and NU3037 · Issue #10491 · NuGet/Home
  12102. security - Baron Samedit: Heap-based buffer overflow in Sudo (CVE-2021-3156)
  12103. Perfecting the password field with the HTML passwordrules attribute
  12104. Hack a TV into a Teams and Zoom Computer with EpocCam and Miracast
  12105. Chromium WebView2 Control and .NET to JavaScript Interop - Part 2
  12106. Aggregate (Root) Design: Separate Behavior & Data for Persistence
  12107. The "do not be alarmed" clock - Stavros' Stuff
  12108. I tried to report scientific misconduct. How did it go?
  12109. Blizzard Diablo IV debugs Linux core dumps from Visual Studio | C++ Team Blog
  12110. Using dotnet watch run with JetBrains Rider
  12111. Learning Git for the Absolute Beginner
  12112. How to build a personal finance app using Azure
  12113. Idempotent Receiver
  12114. Episode 10: F# and Functional Programming
  12115. Monsters Weekly 196 - Visual Studio Code Snippets
  12116. Using HTMX with ASP.NET Core: Introduction
  12117. GitLab is moving to a three-tier product subscription model
  12118. CSS is awesome: A dark/light mode switch with preference detection in 15 lines of CSS
  12119. Don't Code Tired | ICYMI C# 8 New Features: Switch Expressions
  12120. leahneukirchen/nq
  12121. Load balancing and its different types - Wisdom Geek
  12122. About the security content of iOS 14.4 and iPadOS 14.4
  12123. Bill Hill - There is only one space after a period
  12124. Introducing the Xamarin Community Toolkit
  12125. New Visual Studio Razor Editor 'Close to Being Ready' for Blazor and Other Projects -- Visual Studio Magazine
  12126. Introduction [1 of 8] | Beginner's Series to: Dev Containers
  12127. Whew. We Got Iceland Teleworker Visas. – Brent Ozar
  12128. Why a paid Twitter won't work
  12129. Bing (and Brave?) are squatting Goo*gle domains so I joined them
  12130. Federated development and federated forges – Loïc Dachary
  12131. Twitter 'Industry' Bullshit
  12132. The Spaghetti Code Conjecture
  12133. Was Social Media a Mistake?
  12134. Working fewer hours and getting more done – Up There They Dev
  12135. Deep Dive into Many-to-Many: A Tour of EF Core 5.0 pt. 2
  12136. The fabrication of trust in various types of dollars
  12137. Wes Kao — How to instantly show your value
  12138. Saasify Key Takeaways
  12139. r/Damnthatsinteresting - Amazing... a capella group nails Windows sound effects
  12140. Tools I Love to Not Think About
  12141. Product Management in Saas B2B Enterprise is easy
  12142. Grow your business through the Microsoft commercial marketplace | Developer Support
  12143. PowerApps – Filtering BrowseGallery by Choice Field Values | Developer Support
  12144. Episode 362 - Azure VMWare Solution
  12145. What it means to be a cryptographer
  12146. New campaign targeting security researchers
  12147. Backblaze Hard Drive Stats for 2020
  12148. Microsoft Updates 'Must Have' Xamarin Community Toolkit -- Visual Studio Magazine
  12149. Improvements to the new Razor editor in Visual Studio | ASP.NET Blog
  12150. Mads Torgersen! C# 9 & Beyond
  12151. JetBrains Unveils Plans for WinForms, WPF and More in Rider .NET IDE -- Visual Studio Magazine
  12152. CVE-2021-3156: Heap-Based Buffer Overflow in Sudo (Baron Samedit) | Qualys Security Blog
  12153. System separation in the Continental Europe Synchronous Area on 8 January 2021 – 2nd update
  12154. More Razor syntax coloring
  12155. Postgres scaling advice for 2021 - CYBERTEC | PostgreSQL
  12156. The **Simplest** Web Developer Path for 2021
  12157. Award Extract - Australian Honours Search Facility
  12158. GitHub Quick Reviews
  12159. Does your code reward the right behavior?
  12160. A single outlier could completely distort your Cohen's d value
  12161. Firefox 85 Cracks Down on Supercookies – Mozilla Security Blog
  12162. Firefox 85.0, See All New Features, Updates and Fixes
  12163. Open Web Docs - Open Collective
  12164. Gay Dating App "Grindr" to be fined almost € 10 Mio
  12165. Medal of the Order of Australia — Brady Haran
  12166. Humble Pi by Matt Parker: 9780593084694 | PenguinRandomHouse.com: Books
  12167. Autoscrolling on drag, part 2: Why does scrolling go faster if I wiggle the mouse? | The Old New Thing
  12168. Building a social media platform without going bankrupt: Part II–Accepting posts
  12169. Microsoft Using Metadata to Enable Idiomatic Win32 Interop from Rust and Other Languages
  12170. Prerending a Blazor WebAssembly app to static files, without an ASP.NET Core host app
  12171. Stateless Workers in Microsoft Orleans - CodeWithStu
  12172. Halt and Catch Fire Syllabus
  12173. .NET App Developer Links - 2021-01-26
  12174. Coding with C# and .NET: JSON Deserialisation
  12175. .NET GC Internals - 02. Mark phase
  12176. Rider 2021.1 Roadmap – .NET Tools Blog | JetBrains
  12177. SQL Server 2019 Always Encrypted: The Searchable Encryption! | Data Exposed: MVP Edition
  12178. Github Actions for Visual Studio Extension developers
  12179. A New Role | bitcrazed.com
  12180. Some opinions about effective software development after 20+ years — Roy Osherove
  12181. Self-hosted integration tests in ASP.NET
  12182. SQL Server triggers: The good and the scary - Simple Talk
  12183. PostSharp's Great Reset: Announcing Project "Caravela", a Roslyn-based aspect framework
  12184. TWC9: VS Code Day, Microsoft Ignite Spring, Happy Birthday to NuGet, and more!
  12185. Adam Storr - Arrange, Act, Assert - Why I Still Comment Unit Tests
  12186. See a salamander grow from a single cell
  12187. The High Price of Mistrust
  12188. Multi-Class Classification Using PyTorch: Model Accuracy -- Visual Studio Magazine
  12189. Is Making Software Sisyphean? - Aaron Francis
  12190. Cranelift, Part 2: Compiler Efficiency, CFGs, and a Branch Peephole Optimizer
  12191. Everyday decision making
  12192. Olo - Software Engineer - Back-End, (Mid - Staff Level)
  12193. AirPods Max sucked for me
  12194. SkyAlt
  12195. Names to avoid in Software Engineering
  12196. CSS Frameworks, hype and dogmatism - Post - Piccalilli
  12197. Stuff your logs! - Paul Khuong: some Lisp
  12198. Giant leak exposes data from almost all Brazilians - Somag News
  12199. Replacing Dropbox in favor of DigitalOcean spaces
  12200. survey.pdf
  12201. Alexandra Orlando
  12202. Firebase push notifications for dotnet. Advanced guide - Cool Coders
  12203. .NET Conf Armenia (2021-01-30)
  12204. See how Azure Sphere allows to run ML at the edge combined with Cloud AI in this demo on the #IoTShow with @obloch
  12205. Zig Makes Go Cross Compilation Just Work
  12206. AdamGold/Dryvo
  12207. Suspended from Google Play for listing supported subtitle formats · Issue #37 · moneytoo/Player
  12208. New experience for sending us your feedback | Visual Studio Blog
  12209. An Introduction to Infrastructure as Code
  12210. How we built Stack Overflow’s first guild
  12211. Improving how we deploy GitHub - The GitHub Blog
  12212. Hide your real email address to help protect your identity
  12213. .NET Conf: Focus on Windows
  12214. Blackjack in Blazor Part 2 - The C# Classes
  12215. 5nm in the USA: TSMC's Board Approves $3.5 Billion Fab in Arizona
  12216. Ojoy
  12217. dotnet/runtimelab
  12218. Troubleshooting .NET Core Project Templates
  12219. A deeper dive into our May 2019 security incident - Stack Overflow Blog
  12220. Simplifying paths handling in .NET code with the FullPath type - Gérald Barré
  12221. gRPC Server & Unary Calls | gRPC in .NET 5
  12222. Streamlining package versioning with MinVer
  12223. Autoscrolling on drag, part 1: Basic implementation | The Old New Thing
  12224. A lament about code reviews
  12225. How We Ran a Successful Remote Internship Program in 2020
  12226. Building a social media platform without going bankrupt: Part I–Laying the numbers
  12227. The PGM-index
  12228. .NET App Developer Links - 2021-01-25
  12229. 238: Island Tracker - The Final Chapter
  12230. Authentication in Blazor WebAssembly Hosted Applications - Code Maze
  12231. Gerrymandering simulation shows how much it can affect representation
  12232. Stateful React Components
  12233. Cloud Design Patterns: The Gatekeeper and Valet Key Patterns
  12234. Webinar – OOPs, I did it again – .NET Tools Blog | JetBrains
  12235. PITTSBURGH &gt; PARIS
  12236. gRPC & ASP.NET Core 5: Add a gRPC service reference from a remote protobuf over Route-To-Code
  12237. Barbados @Barbados
  12238. LIVE with Dave in Dave's Garage - Microsoft History
  12239. LorenzCK/OnTopReplica
  12240. Felipe Tavares
  12241. Things I've learned after 10 years in the industry
  12242. Build What They Want - Ric da Silva
  12243. You should always do server-side validation! Always! | Petre Popescu
  12244. The joy of deleting code
  12245. Fast indoor 2D localization using ceiling lights
  12246. Why Big Companies Buy Small Ones by EzzEddin Abdullah
  12247. ThreadPool Blocking Mitigation by benaadams · Pull Request #47366 · dotnet/runtime
  12248. Exclusive: leak that exposed 220 million Brazilians is worse than previously thought | Antivirus and Security | EarnGurus
  12249. Add support for ASP.NET (non-Core) projects · Issue #2670 · dotnet/project-system
  12250. Write Crypto Code! Don't publish it!
  12251. .NET 5: How to enable .NET 5 runtime on console apps instead of .NET Core 3.1 ?
  12252. Home - Exceptionless
  12253. ijq: Interactive jq
  12254. US Fertility says patient data was stolen in a ransomware attack – TechCrunch
  12255. ‎There Is No Game: WD
  12256. Hacker leaks data of 2.28 million dating site users | ZDNet
  12257. 50,000th Subscriber Extravaganza! LiveStream TONITE 7PM PST!
  12258. The Caribbean Collection
  12259. Quite the reMarkable Device :: FIGBERT
  12260. Streamlining package versioning with MinVer
  12261. pavlobu/deskreen
  12262. Filmulator
  12263. How Long Does a Bottle of Wine Last After It Is Opened? : Vinography
  12264. Permission-Based Authorization in ASP.NET Core - Complete User Management Guide in .NET 5
  12265. Learn Programming for Free - Curious Drive
  12266. Publishing a React app to GitHub pages using a custom subdomain
  12267. Only Sponsors 🌟
  12268. FEDORA-2021-48866282e5 — security update for chromium — Fedora Updates System
  12269. Changelog - pip documentation v21.0
  12270. Software development topics I've changed my mind on after 6 years in the industry
  12271. Using ValueTask to create methods that can work as sync or async – The Reformed Programmer
  12272. JavaScript Complete Course - JavaScript Best Practices - Part 52
  12273. JavaScript Complete Course - Debugging - Part 50
  12274. JavaScript Complete Course - Thank You & Wrapping Up - Part 53
  12275. JavaScript Complete Course - JavaScript Errors try, catch & finally - Part 51
  12276. Product idea: verifiable digital document sharing
  12277. Moral basis for regulating social platforms
  12278. Technological stagnation: Why I came around
  12279. Simulation is easy, probability is hard...
  12280. My setup for using Twitter without hating it
  12281. Big Tech Censorship
  12282. s-51: Ask Me Anything (AMA), with Joan Daemen
  12283. DWM Thumbnail Overview - Win32 apps
  12284. Firecracker: start a VM in less than a second
  12285. Facebook Disabled My Account After I Criticized Them
  12286. ASCII Simulation of Colliding Galaxies C++
  12287. .NET GC Internals - 01. Introduction
  12288. no hello
  12289. Newsletter Week 3, 2021
  12290. Building Azure AD B2C custom policies part 1: Visual Studio Code and manual deployment
  12291. Does Building JavaScript Games Make You A Better Developer?
  12292. How hard should I push myself?
  12293. Pulumi vs Terraform - pritchard.dev
  12294. High Performance UDP sockets in .NET 5 — Enclave
  12295. CANNAtalk: magazine for serious growers
  12296. Flavor-cyber-agriculture: Optimization of plant metabolites in an open-source control environment through surrogate modeling
  12297. Calzolari.Grpc.AspNetCore.Validation 5.1.0
  12298. Dr. Brad J. Cox Ph.D. Obituary - Manassas, VA
  12299. Patch 1.1
  12300. GitHub Ships Enterprise Server 3.0 Release Candidate -- Visual Studio Magazine
  12301. Python in VS Code Adds Data Viewer for Debugging -- Visual Studio Magazine
  12302. Remembering Windows 3.1 themes and user empowerment - hisham.hm
  12303. Crystal close up | The University of Tokyo
  12304. Rosenzweig – Dissecting the Apple M1 GPU, part II
  12305. Iconduck
  12306. Audi announces end of combustion A4, A6 & A8 models - electrive.com
  12307. Troy Hunt @troyhunt
  12308. The .NET Docs Show - Functional Fun with F#
  12309. hayri atak proposes striking, sinuous 'sarcostyle tower' for the new york skyline
  12310. The architecture of my life | mjwsteenbergen-blog
  12311. Plugins
  12312. Cloud Economics | Developer Support
  12313. Get a Managed Identity access token in Azure App Service through Advanced Tools (Kudu)
  12314. Microsoft Town Hall Jan 21 Transcript
  12315. Loon’s final flight
  12316. Episode 68 - Xamarin Catch Up With Luce Carter
  12317. How do I protect myself against a COM call that can hang? I'm already running the server out-of-process. | The Old New Thing
  12318. Code Maze Weekly #61 - Code Maze
  12319. Hiring again (Poland): PHP Dev & QA Engineer
  12320. .NET Bootcamp - Learn
  12321. Network-layer DDoS attack trends for Q4 2020
  12322. Rust for Windows
  12323. Medusa
  12324. Access control for GitHub Pages - GitHub Changelog
  12325. Aspect ratio demo
  12326. AKS Zero To Hero - Series for everyone - Azure Greg
  12327. Building dual-screen web experiences with React | Surface Duo Blog
  12328. Automating Azure Access Restrictions with the Azure CLI
  12329. Release Notes | Bitwarden Help & Support
  12330. Using Tailscale on Windows to network more easily with WSL2 and Visual Studio Code
  12331. .NET GC Internals mini-series – TooSlowException
  12332. WPF, Text Rendering and the Blues
  12333. HTML and CSS still isn’t about painting with code
  12334. DamianEdwards/BlazingPageHead
  12335. Riffs & Dreams
  12336. Re-evaluating the “Double D’s” of Software Development: Test Driven Development
  12337. New Book Released - ASP.NET CORE 5 for Beginners
  12338. VSCode, Dev Containers and Docker: moving software development forward - Sticky Bits - Powered by Feabhas
  12339. Still Alive
  12340. Design Draft: First Class Fuzzing
  12341. NHTSA releases final Low-Volume Manufacturing Rules
  12342. Microsoft Opens Up Old Win32 APIs to C# and Rust, More Languages to Come -- Visual Studio Magazine
  12343. Episode 361 - Project Natick
  12344. Over 700,000 paintings from the Rijksmuseum online copyright free
  12345. The Next Gen Database Servers Powering Let's Encrypt
  12346. Righteous, Expedient, Wrong
  12347. Explore the art world by using RESTful APIs - Learn
  12348. Scott Finlay - The Agile Development of a Novel
  12349. Stepping up for a truly open source Elasticsearch | Amazon Web Services
  12350. Signal App UX irritation: “x just joined Signal” | Nitin Nain
  12351. My Backup Strategy
  12352. microsoft/terminal
  12353. Hacker leaks data of millions of Teespring users | ZDNet
  12354. Startup Franchises – Rebel Browser
  12355. Why Electron is a Necessary Evil
  12356. So, You Want to CTF? (A Beginner’s Guide to CTFing)
  12357. The widening gyre
  12358. An Ode to Chess
  12359. Stepping up for a truly open source Elasticsearch | Amazon Web Services
  12360. Loving Azure Boards with GitHub repos
  12361. Secret History of Microsoft Gary
  12362. .NET Foundation Project Spotlight - DNN
  12363. Regarding CSW and the Bitcoin Whitepaper
  12364. Azure SQL Connectivity Performance Tips & Tricks
  12365. Cryptography 101 with Oso's Dr. Sam Scott | Hanselminutes with Scott Hanselman
  12366. Did you know you can now run Linux IoT Edge modules on a Windows IoT device? Learn all about the public preview of EFLOW on the #IoTShow with @obloch
  12367. .NET Foundation Project Spotlight - Oqtane
  12368. Radzen Open Sources 60+ Blazor Components -- Visual Studio Magazine
  12369. Tucows | Retiring Tucows Downloads.
  12370. Project Oqtane Provides Blazor-Based Modern App Framework -- Visual Studio Magazine
  12371. Asynchronous Messaging, Part 3: Backend Service
  12372. GitHub Quick Reviews
  12373. How We Ported Linux to the M1
  12374. microsoft/windows-rs
  12375. How management by metrics leads us astray
  12376. Connecting an Azure Logic App to a local Web API | Developer Support
  12377. Building your first Telegram Bot with ASP.NET Core
  12378. Please Stop Encrypting with RSA Directly
  12379. Most Active .NET Facebook Groups to Follow in 2021 - Coding Sonata
  12380. Solar System Compression Artifacts
  12381. README.md · master · LinuxCafeFederation / Awesome Alternatives
  12382. Announcement: Introducing FlavorsOf.NET!
  12383. Elegant API Versioning in ASP.NET Core (Web API)
  12384. What happens to the value returned from the function passed to Queue­User­Work­Item? | The Old New Thing
  12385. .NET nanoFramework taps C# for embedded systems
  12386. [Online] Sander van de Velde - IoT Beer Lift + David Whitney - Gameboy Emulator
  12387. My New Favorite VS Code Hack For Mac
  12388. Meet Raspberry Silicon: Raspberry Pi Pico now on sale at $4 - Raspberry Pi
  12389. Looking at Parler specs and their architecture
  12390. Coding with C# and .NET: JSON Deserialisation
  12391. Buy a Raspberry Pi Pico – Raspberry Pi
  12392. .NET App Developer Links - 2021-01-21
  12393. New Pluralsight Course: Getting Started with SAML 2.0
  12394. Understanding WebSockets with ASP.NET Core
  12395. Four Things I Learned About GraphQL From Eve Porcello - Telerik Blogs
  12396. Monsters Weekly 200e - Conversations with Scott Hunter
  12397. .NET Rocks! vNext
  12398. Visual Studio 2019 v16.9 Preview 3 is Available Today | Visual Studio Blog
  12399. MVC Controllers are Dinosaurs - Embrace API Endpoints
  12400. View the origin of a repeating call stack
  12401. Fixes DI deadlock when resolving singletons by maryamariyan · Pull Request #46157 · dotnet/runtime
  12402. 32-Channel ADC Object - Parallax
  12403. NHL announces Evgeny Kuznetsov, Dmitry Orlov, Alex Ovechkin, and Ilya Samsonov unavailable due to COVID protocols
  12404. Messaging Commands & Events Explained!
  12405. Tailscale on NixOS: A New Minecraft Server in Ten Minutes
  12406. Google Blocking Web Privacy Proposals at W3C
  12407. Deploying Blazor WebAssembly into Azure Static Web Apps - Code Maze
  12408. Release Tye 0.6 · dotnet/tye
  12409. FedEx Shipping Damage Creates Fractured Artworks
  12410. An abundance of caring (for yourself, and in turn those close to you)
  12411. Psychedelics are a waste of life
  12412. An Opinionated Introduction to Urbit
  12413. I only know you from above the shoulders
  12414. We Are Not Special • Hillel Wayne
  12415. The Irrevocable SSL certificates of CloudFlare
  12416. Release Tye 0.6 · dotnet/tye
  12417. Would You Rather Be Uninformed Or Misinformed? | jarbus.net
  12418. The harmful assumptions we make about tasks - An exercise in writing
  12419. Beeper - All Your Chats In One App
  12420. Applitools | The importance of testing data applications
  12421. Update: youtube-dl reinstantiated thanks to EFF
  12422. Progress Touts New Third-Party Blazor UI Components -- Visual Studio Magazine
  12423. I tried creating a web browser, and Google blocked me
  12424. Customize Your Own Audio Test Cues in Visual Studio 2019 v16.9 Preview 3 -- Visual Studio Magazine
  12425. Porting Firefox to Apple Silicon – Mozilla Hacks - the Web developer blog
  12426. Beeper - All Your Chats In One App
  12427. vim.so - Learn and Master Vim faster with interactive exercises
  12428. Elasticsearch does not belong to Elastic
  12429. I no longer trust The Great Suspender
  12430. Intel outsources Core i3 to TSMC's 5nm process
  12431. Edge Worker SQLite
  12432. How do I disassociate a thread from an I/O completion port? | The Old New Thing
  12433. Can't uninstall Adobe apps without an account. | Adobe Photoshop Family
  12434. Executive Order: Ethics Commitments by Executive Branch Appointees | The White House
  12435. Coding with C# and .NET: JSON Deserialisation
  12436. Seeking feedback on the RavenDB Cluster Dashboard
  12437. Deep Dive into Open Telemetry for .NET
  12438. Container networking is simple
  12439. Screensaver lock by-pass via the virtual keyboard · Issue #354 · linuxmint/cinnamon-screensaver
  12440. Write Stable Code using Coupling Metrics
  12441. PMI: Please Get Out of Scrum
  12442. .NET App Developer Links - 2021-01-20
  12443. .NET Conf 2020 - Bengaluru
  12444. Cruise and GM team up with Microsoft to commercialize self-driving vehicles
  12445. Angular Auto Save, Undo and Redo
  12446. damienbod/AngularAutoSaveCommands
  12447. ASP.NET Core Action Arguments Validation using an ActionFilter
  12448. Implementing UNDO, REDO in ASP.NET Core
  12449. Everything is cyber-broken 2 | NDC London 2021
  12450. Preview: The SQLite Llibrary as a .NET assembly
  12451. This Anime Does Not Exist
  12452. State Watch
  12453. Adding environments to ASP.NET Core with React.js SPA
  12454. A dapper sustainability | Sustainable Software dapr sustainability
  12455. How to use configuration with C# 9 top-level programs
  12456. Before the First Line of Code | Learn with Dr G
  12457. Best Visual Studio Code extensions to work for Azure (Part 2)
  12458. TV Detector Vans Once Prowled The Streets Of England
  12459. The State of State Machines
  12460. Entity Framework Community Standup - EF Core 6.0 Survey Results
  12461. radzenhq/radzen-blazor
  12462. When costs are nonlinear, keep it small.
  12463. The Science of How to Build Muscle: Full Guide
  12464. But how, exactly, databases use mmap?
  12465. Decline the 15 Minute Post-Vaccination Waiting Period
  12466. Compilers are hard | ShipReq Blog
  12467. Dynamic type systems aren't even simpler - hisham.hm
  12468. My Journey Building a Multiplayer Board Game
  12469. r/dotnet - Ask any question about ReSharper or Rider: Q&A session with JetBrains
  12470. AWS Open Sources .NET Porting Assistant GUI -- Visual Studio Magazine
  12471. The Evolution of a Research Paper
  12472. Shit Programmers Say - Just Scale Up
  12473. IPFS Support in Brave
  12474. How to Copy All the Resources from a Resource Group in #shorts
  12475. Entity Framework Core 6: What Developers Want -- Visual Studio Magazine
  12476. Support for renaming an existing branch - GitHub Changelog
  12477. User power, not power users: htop and its design philosophy - hisham.hm
  12478. JSON DOM (2) and Index/Range methods for Linq
  12479. Release 1.0.0-preview8 · microsoft/reverse-proxy
  12480. novelWriter
  12481. GitHub Quick Reviews
  12482. github/dmca
  12483. benaadams/Ben.Http
  12484. The ASP.NET Team @TheASPNETTeam
  12485. Intel Problems
  12486. Solved: .NET 5 “SEC_ERROR_INADEQUATE_KEY_USAGE” in Firefox
  12487. Kennethsite
  12488. Working with Azure Storage Blobs with a Java Azure Function | Developer Support
  12489. Amazon: NOT OK - why we had to change Elastic licensing
  12490. Google Job Interview - Barak Obama
  12491. Engineering, Product, and Design - Heap
  12492. Fun with IConfiguration
  12493. Anatomy of a CNC Router
  12494. Why did I lose 3D display mode when I upgraded to the next version of Windows 10? | The Old New Thing
  12495. Happy New Year! Book Giveaway Migrating to ASP.NET Core
  12496. FAQ on 2021 License Change | Elastic
  12497. React vs Vue - Which Frontend Framework to Learn in 2021?
  12498. Doubling down on open, Part II
  12499. mizrael/SuperSafeBank
  12500. License Change Clarification
  12501. Better moving quantile estimations using the partitioning heaps
  12502. Release Week 2 of the year 2021 · AdrienTorris/awesome-blazor
  12503. Be Careful With ZipArchive
  12504. Enabling prerendering for Blazor WebAssembly apps
  12505. Massive Nitro data breach impacts Microsoft, Google, Apple, more
  12506. popey/sosumi-snap
  12507. .NET App Developer Links - 2021-01-19
  12508. Unit Testing in .NET - The Complete Guide
  12509. ASP.NET - A last look back at 2013, looking ahead to 2014
  12510. The Embedded YouTube Player Told Me What You Were Watching (and more)
  12511. Free book on React
  12512. Parametrised test primitive obsession code smell
  12513. Fun with conversion-operator name lookup
  12514. Deskreen
  12515. MSIX Labs for Developers are now available!
  12516. sebastienros/parlot
  12517. How Blazor Performs Against Other Frameworks
  12518. Introducing Textrude - using Scriban to generate code from data
  12519. Tech Companies Are Profiling Us From Before Birth
  12520. Adam Storr - AutoFixture and .NET 5.0 Record Types
  12521. The Plan for Entity Framework Core 6.0 | .NET Blog
  12522. Download Files with ASP.NET Core Web API and Angular - Code Maze
  12523. micah5/ace-attorney-reddit-bot
  12524. Sideways (2004) - IMDb
  12525. I Think North and South Dakota Are Already At Herd Immunity
  12526. What's With All The Monopolys?
  12527. Gustin.blog - Two brothers trying to answer their own biggest questions
  12528. Consistency before quality
  12529. Are We Really Engineers? • Hillel Wayne
  12530. I wasted $40k on a fantastic startup idea
  12531. A solution for social media?
  12532. How to gather consensus before a big decision - Jacob Kaplan-Moss
  12533. Reintegration tracking
  12534. Jade Rubick - Implementing Amazons single threaded owner model a retrospective
  12535. Be Carefull With ZipArchive
  12536. My traitorous move to Windows
  12537. Environment variables, config, secrets, and globals | Henrique Vicente
  12538. The worrying trend of game technology centralization
  12539. Code Spotlight: the Reference Implementation of Ed25519 (Part 1)
  12540. The Shape of Code » Software effort estimation is mostly fake research
  12541. Julia Update: Adoption Keeps Climbing; Is It a Python Challenger?
  12542. Github Stale Bots: A False Economy
  12543. 4Dotnet Conf 2021
  12544. Last Week in .NET #25 – I am (g)root
  12545. Turquoise Health
  12546. Rezi GPT-3 AI Resume Builder
  12547. Blackjack in Blazor Part 1 - Rules and Modeling the Game
  12548. How can I prevent another program from showing a thumbnail preview in the taskbar? | The Old New Thing
  12549. CorNeat Vision's First Patient Regains Sight Following Artificial Cornea Implantation at Rabin Medical Center, Ending a Decade of Blindness
  12550. Canceling background tasks when a user navigates away from a Blazor component - Gérald Barré
  12551. SharedArrayBuffer updates in Android Chrome 88 and Desktop Chrome 91 - Chrome Developers
  12552. 4 C# features that you (probably) shouldn't be using
  12553. That XOR Trick
  12554. EleutherAI - GPT-Neo
  12555. bladeRF-wiphy - Nuand
  12556. We can do better than Signal
  12557. .NET App Developer Links - 2021-01-18
  12558. WUG: Monitoring (výkonu) aplikace pomocí Event Counterů v .NET (Core) (online)
  12559. Using ASP.NET Core Controllers and Razor Pages from a separate shared project or assembly
  12560. 237: Bot Awesome
  12561. 5 Tips To Hack Your .NET Builds - CodeWithStu
  12562. Free photos, graphics site Freepik discloses data breach impacting 8.3M users | ZDNet
  12563. Context switching costs more than we give it credit for.
  12564. Paper Reading: In Search of an Understandable Consensus Algorithm (Extended Version)
  12565. Intro into security principles in the context of database systems
  12566. Azure Easy Auth and Roles with .NET and Microsoft.Identity.Web
  12567. Azure Easy Auth and Roles with .NET (and .NET Core)
  12568. Windows Performance Analyzer - Table & Graph Configurations (Part 1)
  12569. Quick tip: listing global dev tools and extensions
  12570. Principle of Least Privilege (POLP)
  12571. Upgrading to React 17: How to Fix the Issues and Breaking Changes - Engineering Blog - Wealthfront
  12572. HR is not your friend, and other things I think you should know
  12573. Introducing Fss
  12574. Who Owns Open-Source Software?
  12575. Forcing ASP.NET WebForms Designer Files to Regenerate
  12576. E INK has developed ACEP Gallery 4100 Color E-Paper
  12577. About
  12578. CondensationDB/Condensation
  12579. UserVoice Authentication Updates!
  12580. Mesmerizing Chameleon Signatures
  12581. Hacker puts up for sale third round of hacked databases on the Dark Web | ZDNet
  12582. Vantage Pro2 Groweather Wireless Sensor Suite
  12583. Reducing tail latencies with automatic cooperative task yielding
  12584. Would Rust secure cURL?
  12585. The values of Emacs, the Neovim revolution, and the VSCode gorilla
  12586. BitLocker Lockscreen bypass
  12587. OpenSleigh: tackling state persistence, part 1 - David Guida
  12588. That’s not how 2FA works
  12589. Using Certificates From AWS Private Certificate Authority in .NET
  12590. fanfare/googleimagesrestored
  12591. Home - JingOS
  12592. mnm
  12593. ‎Computer Architecture Podcast on Apple Podcasts
  12594. Entity Framework Core 5 Resources I’ve Created Recently
  12595. gRPC & ASP.NET Core 5: Discover gRPCui, the GUI alternative to gRPCurl
  12596. Is Writing as Important as Coding?
  12597. a11y* is your ally
  12598. A Home Network Troubleshooting Journey – nuxx.net
  12599. How I develop web apps in 2021
  12600. Big O Notation - explained as easily as possible
  12601. I told you so, 2021 edition
  12602. Fully Homomorphic Encryption Part Three: Three Strawmans for the FHE Scheme
  12603. Computer System Engineering
  12604. Working inside WSL using Visual Studio Code
  12605. The Many Flavors of .NET
  12606. Book Review: The Games That Weren’t by Frank Gasking
  12607. Running a fake power plant on the internet for a month
  12608. A fresh new avenue for Google to kill your SaaS startup
  12609. Pirates, Crypto, and the Secret History of Windows Product Activation
  12610. I run untested, viewer-submitted code on my 500-LED christmas tree.
  12611. Newsletter Week 2, 2021
  12612. DO NOT MERGE: Regex source generator prototype by pgovind · Pull Request #47065 · dotnet/runtime
  12613. Duende Software Blog
  12614. Lua, a misunderstood language
  12615. Maximizing Developer Effectiveness
  12616. Escaping VirtualBox 6.1: Part 1
  12617. EU-Kommission stellt sich gegen Hintertüren in Verschlüsselung - derStandard.at
  12618. Rust is a hard way to make a web API - macwright.com
  12619. Code Maze Weekly #60 - Code Maze
  12620. How I hijacked the top-level domain of a sovereign state | Detectify Labs
  12621. A history of end-to-end encryption and the death of PGP
  12622. The Rise of Self-Supervised Learning
  12623. new codebase, who dis? (How to Join a Team and Learn a Codebase)
  12624. jQuery - 2006 | Web Design Museum
  12625. The Hairdresser Analogy
  12626. Portugal - The Most Crypto-Friendly Nation in Europe | Jean Galea
  12627. Why can't I write code inside my browser?
  12628. 2 years, 200 applications: A .NET Core Migration at Enterprise Scale
  12629. Ask the Experts: Customer Experience Reimagined with AI
  12630. 100+ Free Programming Books (Updated 2021 List)
  12631. Be My Eyes - See the world together
  12632. .NET Core Ranks High Among Frameworks in New Dev Survey -- Visual Studio Magazine
  12633. Fully Homomorphic Encryption Part Two: Lattice-based Crypto and the LWE Problem
  12634. Why cancer cells waste so much energy
  12635. The Unsettling Truth About the ‘Mostly Harmless’ Hiker
  12636. GitHub Quick Reviews
  12637. How to run VS Code as a Container for Remote Development
  12638. Signal Status
  12639. Importing an OpenAPI API into Azure API Management Service | Developer Support
  12640. Food on the table while giving away code
  12641. @devlead - Mattias Karlsson's Blog - My preferred .NET console stack
  12642. Kuo: New MacBook Pro Models to Feature Flat-Edged Design, MagSafe, No Touch Bar and More Ports
  12643. HuffPost is now a part of Verizon Media
  12644. Uganda's January 13, 2021 Internet Shut Down
  12645. More with Gruut: Use the Microsoft Bot Framework to analyze emotion with the Azure Face API
  12646. Episode 54 – Uno platform, why AOT is awesome, and toast with Jérôme Laban – Coding After Work Podcast
  12647. Developer-Y/cs-video-courses
  12648. The perils of the accidental C++ conversion constructor | The Old New Thing
  12649. Webinar recording: Filtered Replication in RavenDB
  12650. Jared Mauch didn’t have good broadband—so he built his own fiber ISP
  12651. KEMTLS: Post-quantum TLS without signatures
  12652. Apple M1 Assembly Language Hello World
  12653. Taking the new Chromium WebView2 Control for a Spin in .NET - Part 1
  12654. Go (golang) Goroutines - Running Functions Asynchronously
  12655. Change Notifications with Microsoft Graph
  12656. What happens when you type a URL in the web browser and press Enter? Computer Stuff #18
  12657. Understanding Microsoft's Docker Images for .NET Apps
  12658. Fitbit Joins Google - Fitbit Blog
  12659. Design for Developers—An Introduction to Xamarin Forms
  12660. Software development in 2021 and beyond - The Official Microsoft Blog
  12661. Minimalistic Serverless Shortlink Service in ~70 LoC
  12662. MSIX Packaging Tool January 2021 Release is now available!
  12663. Pauline Hanson&#8217;s website domain has been snapped up and redirected
  12664. Looking back on Software Development in 2020 and forward to 2021
  12665. Dungeon Magazine : Free Texts : Free Download, Borrow and Streaming : Internet Archive
  12666. Simplify Authentication with Managed Identities for Azure Resources
  12667. Here's a One-Stop Shop for .NET 5 Improvements -- Visual Studio Magazine
  12668. Manufacturers who sell direct with omnichannel retail gain powerful customer insights
  12669. Farmer - Making Repeatable Azure Deployments Easy
  12670. The Official Aquafaba Site
  12671. Exploring Event Modeling with Adam Dymitruk | Hanselminutes with Scott Hanselman
  12672. Fully Homomorphic Encryption Part One: A Gentle Intro
  12673. Testosterone levels show steady decrease among young US men
  12674. Updating many-to-many relationships in EF Core 5 and above – The Reformed Programmer
  12675. Azure SQL Database Ranked Among Top 3 Databases of 2020 -- Visual Studio Magazine
  12676. Taking Notes From Browser Address Bar
  12677. Optimize your distractions
  12678. How to Kill a Unicorn - Chris Frantz
  12679. How the Pandemic Opened the Door to My Career in Tech
  12680. 4 weeks of uselessness — Aakanksha Gaur
  12681. Finding the best streaming setup for a virtual Christmas
  12682. Why Negotiating Is Just Like Doing Squats
  12683. Email is the messenger you should migrate to
  12684. A more integrated terminal experience | Visual Studio Blog
  12685. source.winehq.org Git - wine.git/blob - ANNOUNCE
  12686. .NET Conf Thailand (2021-01-23)
  12687. Google completes Fitbit acquisition
  12688. Asynchronous Messaging, Part 2: Durable Queues
  12689. danso - happy-space: a whitespace-sensitive calculator
  12690. On .NET Live - Cross Platform .NET Development with OmniSharp
  12691. Archive exceptionnelle : écoutez l'accent parisien en 1912
  12692. DuckDuckGo Traffic
  12693. 10 years(-ish) of Elixir - Dashbit Blog
  12694. dotnet/installer
  12695. Azure Active Directory's gateway is on .NET Core 3.1! | .NET Blog
  12696. Holistic web protection: industry recognition for a prolific 2020
  12697. Machine Learning: The Great Stagnation
  12698. State of JavaScript 2020 Survey Results - My Reactions
  12699. How can I write a C++ class that iterates over its base classes? | The Old New Thing
  12700. Better Exception stack traces in .NET with Ben.Demystifier
  12701. The Guest Writer Program Returns for 2021!
  12702. How to configure your custom roslyn analyzer using an .editorconfig file
  12703. Persisting your users preferences using Blazor and Local Storage
  12704. Soar: Simulation for Observability, reliAbility, and secuRity
  12705. Go (golang) Multiple Return Values - Different from C# Tuples
  12706. Foam
  12707. .NET App Developer Links - 2021-01-14
  12708. The Principles of Sustainable Software Engineering - Learn
  12709. Profiling React Apps with Profiler API
  12710. Rethinking OSS Attribution In .NET
  12711. Announcing TypeScript 4.2 Beta | TypeScript
  12712. Lease
  12713. Using Azure Key Vault to manage your secrets
  12714. .NET Rocks! vNext
  12715. Large Tech taking on inequality
  12716. Happy 10th Birthday, NuGet! | The NuGet Blog
  12717. SpecterX | Data Management and External Organization Collaboration
  12718. Project Bicep – Next generation ARM Templates
  12719. An unlikely database migration
  12720. Timers & Reminders, backed by DynamoDB in Microsoft Orleans - CodeWithStu
  12721. Superconducting Microprocessors? Turns Out They're Ultra-Efficient - IEEE Spectrum
  12722. Start with a Monolith
  12723. Creating Serverless Apps with .NET using Azure Functions - Code Maze
  12724. Razor syntax coloring
  12725. Web Dev Without Tools
  12726. Running a blog with iPad
  12727. Task managers aren't built for ICs - An exercise in writing
  12728. null
  12729. Kaggle’s 5 remote-first tips for new WFHers
  12730. Data science as an atomic habit | Malcolm Barrett
  12731. Startup that broke me
  12732. Send and receive WhatsApp messages through email
  12733. Downloading and analyzing the source code of all available Chrome Extensions
  12734. We Don't Need Data Scientists, We Need Data Engineers
  12735. Being a Tech Lead in an Empowered Product Team
  12736. Ten years without Elixir
  12737. Becoming Silicon Valley
  12738. Xamarin Community Standup - Xamarin.Forms 5 LAUNCH PARTY!!!!!!
  12739. The Myth of Innovation in Canadian FinTech
  12740. A Proposal for Adding Generics to Go
  12741. JavaScript Complete Course - Math Object - Part 47
  12742. JavaScript Complete Course - let, var & const - Part 49
  12743. JavaScript Complete Course - Math Object - Part 48
  12744. VeriCrypt: An Introduction to Tools for Verified Cryptography
  12745. Diagnostics improvements in .NET 5 | .NET Blog
  12746. Improve Your Productivity with Roslyn Analyzers
  12747. Adam Storr - Debugging Dependency Injection Service Registrations in .NET 5.0
  12748. Moving .NET Core user secrets to another computer
  12749. Time Tracker Says VS Code Is No. 1 Editor for Devs, Some Working 15+ Hours Per Day -- Visual Studio Magazine
  12750. [Guest Post] Visual Studio for Mac Helps You Write Tests | Visual Studio Blog
  12751. JavaScript Complete Course - Array Sort - Part 44
  12752. JavaScript Complete Course - Date Objects - Part 45
  12753. JavaScript Complete Course - Array Reduce - Part 43
  12754. JavaScript Complete Course - Array Filter - Part 41
  12755. JavaScript Complete Course - Array Some & Every - Part 42
  12756. JavaScript Complete Course - Date Comparison - Part 46
  12757. Workaholism Leads to Mental and Physical Health Problems: Work Addiction Risk Depends on Occupation
  12758. WRT54G History: The Router That Accidentally Went Open Source
  12759. A Proposal for Change at MSPAC
  12760. The misleading MIDL error message: MIDL5023: The arguments to the parameterized interface are not valid | The Old New Thing
  12761. BeagleV™
  12762. The neural network of the Stockfish chess engine
  12763. The First Zig Website Redesign
  12764. The process, thought and technology behind building a friendly .NET SDK for JetBrains Space
  12765. What is Social Cooling?
  12766. Abusing C# For Loops For Job Security
  12767. Seeed launches BeagleV, a $150 RISC-V computer designed to run Linux
  12768. "Wireguard [sic]: great protocol, but skip the Mac app" blog post
  12769. How to Post a File to an Azure Function in 3 Minutes | Developer Support
  12770. How to Become a Better Developer by Asking Questions - Steve Gordon - Code with Steve
  12771. XTerm: It's Better Than You Thought
  12772. A Name Resolver for the Distributed Web
  12773. Unique Ways AI Can Help Recruitment Procedures
  12774. Avoiding a Big Ball of Mud! Coupling in a Monolith
  12775. Learn X by doing Y - A project-based learning search engine
  12776. Go (golang) Error Handling - A Different Philosophy
  12777. .NET App Developer Links - 2021-01-13
  12778. Reminder: Please be nice
  12779. Monsters Weekly 200d - Conversations with Nik Molar
  12780. The Play, the points, and the biggest lie in software
  12781. Introducing Strongly Typed HTTP Request Headers for ASP.NET Core - Steve Talks Code
  12782. .NET January 2021 Updates – 5.0.2, 3.1.11, 2.1.24 | .NET Blog
  12783. The Case for Codeless Testing
  12784. .NET Framework January Security and Quality Rollup Update | .NET Blog
  12785. gRPC & ASP.NET Core 5: Test gRPC endpoints with gRPCurl
  12786. Inspecting application metrics with dotnet-monitor
  12787. Migrating RealProxy Usage to DispatchProxy | .NET Blog
  12788. Rebuilding the most popular spellchecker. Part 1
  12789. Exact match domain vs a brand domain
  12790. Legacy Code Should Be Respected, Not Hated – Steven Wade
  12791. omriharel/deej
  12792. Lessons from my first (very bad) on-call experience
  12793. [Pre-Order] PCPanel - Pro | pcpanel
  12794. The Quietest Mechanical Keyboard
  12795. Episode 360 - Microsoft Solutions with Corey
  12796. Cloud design patterns - Azure Architecture Center
  12797. Microsoft Teams App With Blazor Made Easy Using Blazorade Teams
  12798. Get to know the .NET 5.0 SDK
  12799. Amazon.com: Design Patterns: Elements of Reusable Object-Oriented Software eBook: Erich, Gamma, Helm Richard, Johnson Ralph, Vlissides John, Grady Booch: Kindle Store
  12800. GitHub Quick Reviews
  12801. If it will matter after today, stop talking about it in a chat room
  12802. VS Code Java Project Explorer Gets Better -- Visual Studio Magazine
  12803. A Hacker Remotely Penetrated Bluetooth Chastity Belts, Demanding Victims Pay Ransom
  12804. jukefoxer/Signal-Android
  12805. VS Code Day 2021 live event
  12806. Modern Entity Framework: A Tour of EF Core 5.0 pt 1
  12807. Dave Probert: Inside Windows 7 - User Mode Scheduler (UMS)
  12808. Dave Probert: Inside Windows 7 - User Mode Scheduler (UMS)
  12809. I received first-ever donation on my open-source side project and it felt great!
  12810. Plain Text Accounting, a guide to Ledger and friends
  12811. ASP.NET Community Standup - Meet the Blazor Team
  12812. Introducing Cake Bridge Dependency Injection
  12813. Objective-See: LuLu
  12814. Why am I receiving SHCNE_UPDATEDIR notifications that my code never generates? | The Old New Thing
  12815. Pirated Academic Database Sci-Hub Is Now on the ‘Uncensorable Web’
  12816. Add a Parameter to a .NET Core Project Template
  12817. SignalRs Crazy 8
  12818. MP² quantile estimator: estimating the moving median without storing values
  12819. Resilient social networks
  12820. Changes are Coming... My Goals for 2021
  12821. Theranos destroyed crucial subpoenaed SQL blood test database, can't unlock backups, prosecutors say
  12822. Moderna Provides Business Update and Announces Three New Development Programs in Infectious Disease Vaccines | Moderna, Inc.
  12823. Entire Computer Science Curriculum in 1000 YouTube Videos | Laconicml
  12824. Teamspeak 5 Beta Bug-Report BBcode not working, channel commander not shown
  12825. Optimising Blazor Applications | ConFoo.ca
  12826. An introduction to the Data Protection system in ASP.NET Core
  12827. theseus-os/Theseus
  12828. Kernel Root Exploit via a ptrace() and execve() Race Condition
  12829. AMAZON ECHO FLEX: MICROPHONE MUTE, REAL OR FAKE?
  12830. Noise Planets
  12831. .NET App Developer Links - 2021-01-12
  12832. Go (golang) defer - Making Sure Something Gets Done
  12833. Notification of Data Security Incident - December 23, 2020
  12834. ECMAScript proposal: Import assertions
  12835. Improve error message when CORS is not configured correctly by JamesNK · Pull Request #1171 · grpc/grpc-dotnet
  12836. Programmatically Navigate with React Router
  12837. How we quickly refactored with Resharper more than 23.000 calls to Debug.Assert() into more meaningful assertions - NDepend
  12838. Combining .NET 5, WinUI, UWP - FullTrust, PartialTrust, WindowsAppContainer - Nick's .NET Travels
  12839. Justice Minister announces online freedom of speech bill
  12840. Uno Platform How To Build A Single-Page Web App in XAML and C# with WebAssembly Using Uno Platform
  12841. Writing decoupled code with MediatR: The Mediator Pattern
  12842. Using .env in .NET - Dusted Codes
  12843. A practical guide to WebAssembly memory - radu's blog
  12844. 01-11-21 Boca SN9--3 - EasyZoom | Place for high-resolution images
  12845. pakrym/jab
  12846. What does it mean to be really deliberate about building your space? How can we build a nest for our home office with a 4k window scene? For FREE?!
  12847. Blog migrated to Statiq
  12848. Updated Infragistics UI/UX Desktop Components Support .NET 5 -- Visual Studio Magazine
  12849. How Does .NET 5 Do XAML? By Decoupling It from Windows with WinUI 3, C#/WinRT and More -- Visual Studio Magazine
  12850. Hundred Rabbits
  12851. My personal wishlist for a decentralized social network
  12852. Startup ideas for 2021
  12853. Updating system right way
  12854. The clipboard history feature is the best thing since sliced bread :: Martin De Wulf —
  12855. The Right to Pay for my Products
  12856. Kafka As A Database? Yes Or No – A Summary Of Both Sides
  12857. My ISP Is Killing My Idle SSH Sessions. Yours Might Be Too. – Title
  12858. 52 Launches in 52 Weeks
  12859. How to Beat Parkinson's Law - Anthony Diké
  12860. Why the Canadian Tech Scene Doesn’t Work
  12861. .NetConf Virtual Event |Creating Native iOS + Android Apps in C# using Xamarin
  12862. Are Experts Real? | Fantastic Anachronism
  12863. Laptops need to change
  12864. GraphQL with Maarten Louage
  12865. Azure Application Insights Profiler | Channel 9
  12866. How to Use Query Strings in Blazor WebAssembly - Code Maze
  12867. The Developer Weekly podcast
  12868. Ubiquty Data Breach
  12869. Managing IoT devices at scale is no joke. See how Azure IoT Central allows you to group, streamline, orchestrate, and monitor devices in this #IoTShow episode with @obloch and @rangavadlamudi
  12870. Why Haskell is our first choice for building production software systems – Foxhound Systems
  12871. .NET 5 Networking Improvements | .NET Blog
  12872. SUCCESS: iPhone 7 with dead NAND netbooting unmodified Ubuntu 20.04 arm64 over usb gadget ethernet
  12873. What would it take for you to adopt Marten?
  12874. Don't Toss It, Fix It! Europe Is Guaranteeing Citizens the "Right to Repair"
  12875. Malware on my Android phone! « Otaku – Cedric's blog
  12876. We need more than deplatforming – The Mozilla Blog
  12877. Seven ways to test for accessibility of your web site with browser Developer Tools
  12878. tinyvision-ai-inc/UPduino-v3.0
  12879. Running GitHub Super-Linter in Azure Pipelines - Gérald Barré
  12880. Long term affects of banning Parler
  12881. r/ParlerWatch - Comment by u/BlueMountainDace on ”All Parler user data is being downloaded as we speak!”
  12882. How did I find the old Windows binaries and compilers for the processor retrospective series? | The Old New Thing
  12883. Stealing Your Private YouTube Videos, One Frame at a Time
  12884. You know? — Speech analysis and video summarization
  12885. dotnet/runtime
  12886. Untangling Compliance: Working Toward a Global Framework
  12887. Setting up for Azure B2C development | Developer Support
  12888. Klarheit bei Compliance schaffen: Die Arbeit an einem globalen Rahmenwerk
  12889. Home automation is heavily stateful and that sucks
  12890. Cryptography Dispatches: The Most Backdoor-Looking Bug I’ve Ever Seen
  12891. .NET App Developer Links - 2021-01-11
  12892. Machine Learning with ML.NET - Linear Regression
  12893. Build software better, together
  12894. Go (golang) Loops - A Unified "for"
  12895. 236: Supporting Your Customers
  12896. Protecting legacy APIs with an ASP.NET Core Yarp reverse proxy and Azure AD OAuth
  12897. Writing your own NES emulator Part 3 - the 6502 CPU
  12898. ASP.NET Core OpenTelemetry Logging
  12899. Monsters Weekly 200c - Conversations with Andrew Stanton-Nurse
  12900. Tip 300 - Unit testing the Azure Cosmos DB change feed in xUnit and C#
  12901. Real World Akka.NET Clustering: Process Managers and Long-Running Operations
  12902. A Higher-Order Effectful Language Designed for Program Verification
  12903. NAudio 2 plans
  12904. Cyberattack update
  12905. Rust-GCC/gccrs
  12906. Vite for Existing Vue CLI Projects
  12907. Bird Buddy: A Smart Bird Feeder
  12908. What Silicon Valley "Gets" about Software Engineers that Traditional Companies Do Not
  12909. Element group video messenger | Group chat | Team communication productivity app | Matrix open network | Decentralized end-to-end encryption
  12910. I did not notice my worsening mental health, and got hit hard by OCD (a tale of caution)
  12911. Build Your Own Text Editor
  12912. Death to the document
  12913. DigitalOcean’s position on Parler
  12914. Two Weeks with FreeBSD as My Daily Driver
  12915. Exploring my writing: The subjects of sentences
  12916. I Immediately Lowered my Heart Rate By Switching My Yogurt
  12917. Elzear - 🗳 Ranked voting systems
  12918. Your security is our first concern.
  12919. Data of Over 100 Million Credit, Debit Cardholders Leaked on Dark Web
  12920. GNOME has no thumbnails in the file picker (and my toilets are blocked)
  12921. Spectre.Console - Tree
  12922. Spectre.Console - Selection
  12923. Spectre.Console - Multi Selection
  12924. How I stole the data in millions of people’s Google accounts
  12925. Reserve Bank responding to illegal breach of data system
  12926. The Vending Machine Model
  12927. cabal
  12928. Wasmer - The Universal WebAssembly Runtime
  12929. RemiBou/BrowserInterop
  12930. Chemistry of Cast Iron Seasoning: A Science-Based How-To
  12931. 2019-2020 Tech company donations to Republicans who voted to overturn the election
  12932. Ecosia - the search engine that plants trees
  12933. Algorithms for Decision Making
  12934. The code behind Quake's movement tricks explained (bunny-hopping, wall-running, and zig-zagging)
  12935. Scuttlebutt
  12936. The Architecture of Open Source Applications: LLVM
  12937. xkcd: Steepen the Curve
  12938. PeerTube v3 : it’s a live, a liiiiive !
  12939. The other tech giant - Wikipedia is 20, and its reputation has never been higher | International
  12940. Steepen the Curve
  12941. 1682995 - Enable AVIF support by default
  12942. d0nk/parler-tricks
  12943. How-to Add Support Emails in your Mobile Apps with Helpful Data/Logs
  12944. System Active Reverb - Consenna Notification
  12945. Ray Tracing in pure CMake
  12946. We Have A Reality Problem
  12947. How to grow your email list to three subscribers
  12948. Failing My Most Ambitious Project
  12949. Why you should test critical parts of your app
  12950. Why you can't find an engineering coach | Swizec Teller
  12951. Masks Off for TheDonald.win
  12952. Signal, thank you for not collecting my data. But I won’t use you.
  12953. The Tyranny Nobody Talks About
  12954. What I did on my winter vacation
  12955. How WhatsApp convinces you to give it your contacts |
  12956. Block your feeds
  12957. How tech acquisitions work
  12958. Why mmap is faster than system calls
  12959. Akin's Laws of Spacecraft Design
  12960. Smooth Voxel Terrain (Part 2)
  12961. Episode 7: Scaling Up Secure Messaging to Large Groups With MLS!
  12962. Add F# BankActor sample by cartermp · Pull Request #538 · dapr/dotnet-sdk
  12963. David Wong - What is Applied Cryptography? #121 - Develomentor
  12964. David Wong – What is Applied Cryptography? #121
  12965. Newsletter Week 1, 2021
  12966. OpenAI's DALL-E Can Create Images From Just Text Description
  12967. Haskell is a Bad Programming Language
  12968. efcore/EFCore.NamingConventions
  12969. JavaScript Array Some Method Practice in 5 Minutes
  12970. Meet The Workers Team Over Discord
  12971. Friday Five: Teams Public Preview, C# Tips, More!
  12972. Hello! You've Been Referred Here Because You're Wrong About Section 230 Of The Communications Decency Act
  12973. Best of show - abuse of libc
  12974. The Secret History of Windows ZIPFolders - by Original Author Davepl
  12975. safepassme
  12976. Code Maze Weekly #59 - Code Maze
  12977. Change FeedbackSize on Rijndael wrappers to delegate to implementation. by vcsjones · Pull Request #46686 · dotnet/runtime
  12978. Processing RSS feeds with Repl.it
  12979. How did Uber waste so much ad money?
  12980. What I learned doing 125 public talks - Part I
  12981. The Tether Press and Bitcoin's Speculative Mania - Trolly McTrollface's Blog
  12982. Crony Beliefs | Melting Asphalt
  12983. blog.harterrt.com – Controlled Experiments - Why Bother?
  12984. More drama on a forum, and a slew of new databases dumped
  12985. Building an Air Filtration System for a 3D Printer
  12986. What I Learned About Productivity Meditating 60 Hours in 60 Days – Love Your Work, Episode 246
  12987. Cryptology ePrint Archive: Report 2020/1390
  12988. 200 Black Women In Tech To Follow on Twitter {2021 List} | Hacker Noon
  12989. ardalis/ApiEndpoints
  12990. Scipy Lecture Notes — Scipy lecture notes
  12991. Apple's privacy labels reveals Whatsapp and Facebook Messenger's hunger for user data
  12992. The case of the crash during the release of an object from an unloaded DLL during apartment rundown | The Old New Thing
  12993. Hacking QR code design
  12994. How Boston Dynamics Taught Its Robots to Dance - IEEE Spectrum
  12995. Episode 67: Blazor in Action with Chris Sainty
  12996. Epic Acquires RAD Game Tools
  12997. adam-mcdaniel/atom
  12998. norvig/pytudes
  12999. Making ConcurrentDictionary GetOrAdd thread safe using Lazy
  13000. Thonny, Python IDE for beginners
  13001. .NET App Developer Links - 2021-01-08
  13002. Xamarin.Forms 5 with David Ortinau
  13003. synergy
  13004. JavaScript Array Every Method Practice in 5 Minutes
  13005. Bulk upload files to Azure Blob Storage with the Azure CLI
  13006. Sandboxing vs. Elevated Browsing (As Administrator)
  13007. Stack and Queue in JavaScript
  13008. Secret History of Windows Format: by Original Microsoft Author Davepl
  13009. WinUI 3 Preview 3 | Windows Dev
  13010. Xamarin Essentials: Features, Advantages and Benefits
  13011. Custom Properties as State | CSS-Tricks
  13012. `for` vs. `for-in` vs. `.forEach()` vs. `for-of`
  13013. #Net5 – C#9 “records”, “with” and “this”, a super cool mix 🆒🆒🆒
  13014. Azure Automation Runbooks moving to GitHub
  13015. WhatsApp? I try to back up my history. | maxwellito.com
  13016. The psychology of influence and hacking growth
  13017. An offer you can refuse
  13018. How I automated my Coffee Grinder
  13019. "Fixing" Convertible Note and SAFE Economics in Seed Rounds - Silicon Hills Lawyer
  13020. Living through 2020 as a Remote Developer with Amanda Silver | Hanselminutes with Scott Hanselman
  13021. Splitting up a Monolith into Microservices
  13022. New Xamarin.Forms 5 Drops Visual Studio 2017 Support -- Visual Studio Magazine
  13023. Cryptology ePrint Archive: Report 2020/1452
  13024. The Secret History of Windows Task Manager, Part 2 - Tech and Source Code
  13025. The Secret History of Windows Task Manager: Part 1 - Retired Microsoft Engineer Davepl
  13026. Rosenzweig – Dissecting the Apple M1 GPU, part I
  13027. Steam's login method is kinda interesting
  13028. Microsoft Customer Clear.Bank shares their journey and learnings
  13029. Azure Application Insights Profiler
  13030. Asynchronous Messaging, Part 1: Basic Distributed Architecture
  13031. Signal Messenger: Speak Freely
  13032. WSFederationHttpBinding in .NET Standard | .NET Blog
  13033. No Meetings, No Deadlines, No Full-Time Employees
  13034. Microsimulation of Traffic Flow: Onramp
  13035. Xamarin.Forms 5.0 is Here! | Xamarin Blog
  13036. Ransom DDoS attacks target a Fortune Global 500 company
  13037. .NET Rocks! vNext
  13038. JavaScript Array Sort Method Practice in 5 Minutes
  13039. What happens if I give contradictory values for the stack commit and stack reserve? | The Old New Thing
  13040. A Look At The CPU Security Mitigation Costs Three Years After Spectre/Meltdown
  13041. Reducing SNAT Port consumption in Azure App Services | Developer Support
  13042. Production postmortem: The file system limitation
  13043. Pointers Are Complicated, or: What's in a Byte?
  13044. .NET App Developer Links - 2021-01-07
  13045. Real World Localization Implementation ASP.NET Core 5
  13046. Maximizing Developer Effectiveness
  13047. Understanding WebSockets with ASP.NET Core - Sahan Serasinghe - Personal Blog
  13048. Cake - Cake for Rider released
  13049. Why Learn Prolog in 2021?
  13050. Entity Framework Core 5 free resources
  13051. Building a Chatbot to Order a Pizza
  13052. 2020 Personal year in review - Theme: &quot;Unprecedented times&quot;
  13053. Nissan source code leaked online after Git repo misconfiguration | ZDNet
  13054. Memory access on the Apple M1 processor
  13055. Don't worry son, all your friends are weirdos too | Robert Heaton
  13056. Why Goals Don't Work as We Expect — Bohdan Kit
  13057. The democratisation of Data Science : andrew-jones.com
  13058. WhatsApp gives users an ultimatum: Share data with Facebook or stop using the app
  13059. please please please offer feedback
  13060. The GL-MT300N A $20 hackable Linux Router - James Dawson
  13061. Weather and Boinc
  13062. Curious to know what real cyber attacks on IoT and OT solutions look like and how to secure your own solutions with Azure Defender for IoT? Don't miss this #IoTShow episode with @obloch and @rdecker99
  13063. Create a web app and use data to make decisions on the basketball court | Learn with Dr G
  13064. Department of Health and Human Services Victoria
  13065. Update build.cmd script and C# to .NET 5/6 by MichalStrehovsky · Pull Request #8 · MichalStrehovsky/zerosharp
  13066. Porting Projects to .NET 5
  13067. Building React Applications in F#
  13068. Code-first gRPC services and clients with .NET
  13069. Nick Caldwell, Twitter's VP of Engineering | Equivalent to Magic
  13070. Using the API Gateway Pattern In .NET to Encapsulate Microservices
  13071. Nick Caldwell, Twitter's VP of Engineering
  13072. JavaScript Complete Course - Array Basic Functions - Part 35
  13073. What I Use Now Instead Of Google
  13074. JavaScript Complete Course - Array Push, Pop, Shift and Unshift Methods - Part 36
  13075. JavaScript Complete Course - Array Concat, Reverse & IndexOf - Part 37
  13076. JavaScript Complete Course - Array Iterations - Part 34
  13077. JavaScript Complete Course - Arrays - Part 32
  13078. JavaScript Complete Course - Array Slice & Splice - Part 38
  13079. JavaScript Complete Course - Number Methods - Part 31
  13080. JavaScript Complete Course - Array ForEach - Part 39
  13081. Displaying Lists Efficiently in Blazor -- Visual Studio Magazine
  13082. JavaScript Complete Course - Array Map - Part 40
  13083. JavaScript Complete Course - Object Arrays - Part 33
  13084. Facebook senior software engineer interview: the only post you’ll need to read
  13085. The Virtual Estate Company
  13086. gnu.org
  13087. Natural TTS with minimal data
  13088. Internet traffic disruption caused by the Christmas Day bombing in Nashville
  13089. MinWiz - Starter kit for lightweight sites
  13090. What I've Learned in 45 Years in the Software Industry
  13091. Simulating the PIN cracking scene in Terminator 2
  13092. Adding Spell Checking to my Blog’s Build Process with GitHub Actions and cSpell
  13093. Concordant | Always know what to expect from your data
  13094. How can I tell whether my process is running as SYSTEM? | The Old New Thing
  13095. How the placenta evolved from an ancient virus
  13096. JavaScript Array Reduce Method Practice in 5 Minutes
  13097. New Features for Windows Forms 5.0
  13098. What's the difference between Commands & Events ?
  13099. .NET App Developer Links - 2021-01-06
  13100. Blank Zero Values in .NET Number Format Strings
  13101. New Defaults
  13102. Moral Competence
  13103. Xamarin.Forms 5.0.0.1874 (5.0.0) Release Notes - Xamarin
  13104. Everything You Always Wanted To Know About GitHub (But Were Afraid To Ask)
  13105. Consistent Core
  13106. Learn how you can manage configuration in ASP .NET
  13107. .NET Worker Service: Working Hard So You Don’t Have To
  13108. AzureFunBytes - CI/CD on Windows with the Azure DevOps Starter Kit | Azure DevOps Blog
  13109. C# A to Z: Assignment with Init-Only Setters
  13110. Wasmer 1.0
  13111. Unclack for macOS
  13112. Porting Projects to .NET 5
  13113. ASP.NET Community Standup - thanks.dot.net with Shayne Boyer
  13114. .NET Application Architecture Guides
  13115. Hack to the Future - Troy Hunt
  13116. Modern Entity Framework: A Tour of EF Core 5.0 pt 1
  13117. Case study: Accuracy of the MAD estimation using the Harrell-Davis quantile estimator (Gumbel distribution)
  13118. Modern Entity Framework: A Tour of EF Core 5.0 pt 1
  13119. Episode‌ ‌8:‌ ‌Breaking‌ ‌Elliptic-Curve‌ ‌Signatures‌ ‌With‌ ‌LadderLeak!‌
  13120. Create a .NET Core Project Template
  13121. .NET 5, Blazor and more in 2021!
  13122. Release OpenSleigh v0.3.0 · mizrael/OpenSleigh
  13123. Introducing the Microsoft.FeatureManagement library
  13124. MAUI in .NET 6: Xamarin.Forms Does Desktop, but Not Linux or VS Code -- Visual Studio Magazine
  13125. Genius is (mostly) comparative - Blog by Amir Bolous
  13126. Load testing is hard, and the tools are... not great. But why?
  13127. Why I'm Learning F# in 2021
  13128. The 6 Practices That Influenced my Life the Most over the Past 5 Years
  13129. Tell people something new
  13130. The Local Maxima Trap
  13131. How I (almost) quit caffeine in 1 year
  13132. Designing Engineering Organizations - Jacob Kaplan-Moss
  13133. A simple 2 x 2 for choices
  13134. .NET Conf 2020 in a Nutshell
  13135. Asahi Linux
  13136. Ticketmaster admits it hacked rival company before it went out of business
  13137. DALL·E: Creating Images from Text
  13138. Termux Google Play - Termux Wiki
  13139. GitHub Quick Reviews
  13140. My new PC (and why I chose the components I chose)
  13141. C# In Simple Terms is an eBook (and subscribers get a bonus chapter!)
  13142. Advancing developer freedom: GitHub is fully available in Iran - The GitHub Blog
  13143. H.R.69 - 117th Congress(2021-2022): To make daylight savings time permanent, and for other purposes.
  13144. Additional helpful pseudo-handles: The process token, the thread token, and the effective token | The Old New Thing
  13145. Creating a Serverless Docker Image - Espresso Coder
  13146. .NET Has a Third-Party Software Problem
  13147. Google Phases out Android Things
  13148. Auto-assigning issues using a GitHub Action: Creating my first GitHub app with Probot - Part 4
  13149. Reviewing code isn’t a binary operation
  13150. JavaScript Array Map Method Practice in 5 Minutes
  13151. JavaScript Complete Course - String Methods - Part 30
  13152. JavaScript Complete Course - Objects - Part 29
  13153. JavaScript Complete Course - Defining Functions for Classes - Part 28
  13154. JavaScript Complete Course - Creating Classes - Part 27
  13155. JavaScript Complete Course - Separation of Concerns - Part 25
  13156. JavaScript Complete Course - Classes Explained - Part 26
  13157. Azure AD Access Token Lifetime Policy Management in ASP.NET Core
  13158. Cory Doctorow: Neofeudalism and the Digital Manor
  13159. .NET App Developer Links - 2021-01-05
  13160. Telegram publishes users' locations online.
  13161. My Google Traffic Has Fallen to Zero
  13162. Missing Files in Multi-Targeted Project - Nick's .NET Travels
  13163. ML.NET Recommendation Engine: Pitfall of One-Class Matrix Factorization
  13164. Concurrent Mode in React
  13165. Tools we use - 2020 edition
  13166. Create React App with <code>ts-loader</code> and <code>CRACO</code>
  13167. Developing Destkop applications with .NET 5.0
  13168. Strongly typing <code>react-query</code>s <code>useQueries</code>
  13169. Modern development: creating a REST API, via CI/CD and back | Azure SQL Devs’ Corner
  13170. Data Of 10 Cr Digital Payments Transactions Leaked After Attack On Juspay’s Server
  13171. Extending the TLS 1.3 Visibility Solution to Include PSK and 0-RTT – Pomcor
  13172. Adam Honse / OpenRGB
  13173. Introducing the MVVM Toolkit, a .NET Standard Library in the Windows Community Toolkit
  13174. Can you spare a few moments to take my survey?
  13175. Ho.mobile Data Breach - Ho.Mobile Users Data are being Sold on Darknet
  13176. Use an Existing .NET Core Project Template
  13177. How to Sign in with Google Using Angular and ASP.NET Core Web API
  13178. How To Make Seamless Patterns
  13179. Why Grothendieck would say machine learning is mostly overfitting
  13180. Looks vs Results
  13181. From Idea To Pre-Launch
  13182. The state of JVM desktop frameworks: introduction
  13183. Taiwan's amazing bike-sharing system
  13184. How I Use My iPad For Work - Anthony Diké
  13185. What I Learnt Reading 80 Articles On Product Validation
  13186. Gwynne Shotwell talks about selling flight-proven rockets, Starship
  13187. Multi-Class Classification Using PyTorch: Training -- Visual Studio Magazine
  13188. CV
  13189. A Lap Around ActivitySource and ActivityListener in .NET 5
  13190. Defining NuGet restore sources in the csproj - Gérald Barré
  13191. Ditherpunk — The article I wish I had about monochrome image dithering — surma.dev
  13192. After spending over $57 million on Facebook ads, they kicked me and my pages off without warning…
  13193. The .NET Docs Show - Localization with GitHub Actions & Azure AI ☁️
  13194. App privacy labels show stark contrasts among messaging apps - 9to5Mac
  13195. How to Force git to Prompt You For a Password
  13196. Advanced Cosmos DB session (Hebrew)
  13197. Slack System Status
  13198. JavaScript Array Filter Method Practice in 5 Minutes
  13199. AccessViolation in ObjectNative::IsLockHeld (part 2 of 2)
  13200. Release v4.5.0 · Blazored/Typeahead
  13201. 20 Months in, 2K Hours Spent and 200K € Lost. A Story About Resilience and the Sunk Cost Fallacy
  13202. Release v6.0.0 · Blazored/Modal
  13203. How can I write a program that monitors another window for a change in size or position? | The Old New Thing
  13204. GRVYDEV/Project-Lightspeed
  13205. USA -v- Julian Assange
  13206. AMD Patent Reveals Hybrid CPU-FPGA Design That Could Be Enabled By Xilinx Tech
  13207. .NET Frontend Day
  13208. On repl-driven programming - by mikel evins
  13209. 235: Holiday Hack Success!
  13210. Machine Learning with ML.NET - Introduction
  13211. Monsters Weekly 195 - Playwright with Arjun Attam
  13212. Storing coordinates in C# - Performance versus readability
  13213. Get up to speed with partial clone and shallow clone - The GitHub Blog
  13214. Get Git Part 5
  13215. HTTP keep-alive is on by default in modular AWS SDK for JavaScript | Amazon Web Services
  13216. Notebook on nbviewer
  13217. Caliburn micro latest release candiate · Caliburn.Micro
  13218. Prettier your CSharp with <code>dotnet-format</code> and <code>lint-staged</code>
  13219. AzureFunBytes - Modernizing Your Apps With Containers | Azure DevOps Blog
  13220. What are the performance implications of using an immediate-mode GUI compared to a retained-mode GUI?
  13221. Our Favorite Developer Tools of 2020
  13222. How to Stop Endless Discussions
  13223. RWC 2021 registration
  13224. California’s Future
  13225. Equal pay for equal work - Dusted Codes
  13226. Don't complete their thought - AntiVacillate
  13227. Software Leviathans – Sledgeworx Software
  13228. From Mac to Linux
  13229. No Golang For You
  13230. How I discovered I was a baseball card "investor" for 30 years.
  13231. Developing and Maintaining Gratitude
  13232. How startups can avoid flawed decision making
  13233. Stats are the new analytics
  13234. Which benchmark programs are fastest?
  13235. bezzad/Downloader
  13236. Govt proposes to buy bulk subscriptions of all scientific journals, provide free access to all
  13237. My Biggest Piece of Advice for Developers in 2021
  13238. My year in data
  13239. Make smaller console apps with .NET and CoreRT - { Destructured }
  13240. How to rename a Git branch
  13241. SECURITY: New maintainer is probably malicious · Issue #1263 · greatsuspender/thegreatsuspender
  13242. A New Year, A New Launch! Solo V2.
  13243. Zig in 30 minutes
  13244. Real World Technologies - Forums
  13245. Apple reconsiders banning Mac app Amphetamine over its drug-inspired name
  13246. The Mobile Map App Part I: The Void
  13247. IDEA - nonverbal algorithm assembly instructions
  13248. .NET Cycling Kit
  13249. The Best Software Every Reverse Engineer Should Have for Cracking Software | PiProgramming
  13250. CVE Stuffing
  13251. The Yale Manual for Psilocybin-Assisted Therapy of Depression (using Acceptance and Commitment Therapy as a Therapeutic Frame)
  13252. How to overcome Phone Addiction [Solutions + Research]
  13253. Episode 9: Off-the-Record Messaging and PKI Implementations!
  13254. Cloud Terms of Service | Atlassian
  13255. I made Tetris with Triangles
  13256. I don't let design and UX get in the way of shipping early and often
  13257. URL shorteners set ad tracking cookies
  13258. Patterns and Habits
  13259. Vaccine distribution and the Obamacare web site
  13260. 10 Powerful Life Skills for the New Decade
  13261. Candy CORN: analyzing the CORONA concrete crosses myth
  13262. Shooting High-Res Thermal Photos of Iceland to Show Nature at Work
  13263. "Live" Coding A NES Emulator in C++!
  13264. PineTime | PINE64
  13265. Stream
  13266. In Conversation with Troy Hunt
  13267. A half-hour to learn Rust - fasterthanli.me
  13268. Anesthesia Works on Plants Too, and We Don’t Know Why
  13269. osnr/horrifying-pdf-experiments
  13270. artichoke/artichoke
  13271. Code Maze Weekly #58 - Code Maze
  13272. Peer-reviewed papers are getting increasingly boring
  13273. dfan says» Blog Archive » One more Ultima Underworld story
  13274. Finding one-way Latency on ISP
  13275. Reducing Eye Strain
  13276. If I could pick one thing for people this year, it'd be for them to learn how to make up with friends
  13277. State machines are wonderful tools
  13278. Stop writing shell scripts
  13279. Year(Decade) of the Homelab.
  13280. School or Prison
  13281. No Prize for Doing It the Hard Way (2020 Retrospective)
  13282. Cryptology ePrint Archive: Report 2020/1456
  13283. I lost my page | Managing your terraform across multiple environments
  13284. x74353/SaveAmphetamine
  13285. My Experience @ Apple
  13286. Scaffold an entire .NET 5 Web API using Wrapt
  13287. C# 9 Deep Dive: Records
  13288. EU Signs €145bn Declaration to Develop Next Gen Processors and 2nm Technology - EE Times Europe
  13289. A perceptual color space for image processing
  13290. I'd like an IUnknown, I know you have many, I'll take any of them | The Old New Thing
  13291. r/slatestarcodex - Most of What You Read on the Internet is Written by Insane People
  13292. AB  2149- CHAPTERED
  13293. Probabilistic Machine Learning: An Introduction
  13294. Reverse Engineering Source Code of the Biontech Pfizer Vaccine: Part 2 - Articles
  13295. TabFS
  13296. s-18: FSE 2020 Rump session
  13297. The Story of the Million Dollar Bounty
  13298. Mac meets Arm64
  13299. The Big Little Guide to Message Queues
  13300. JavaScript Complete Course - Variables & Literals - Part 4
  13301. JavaScript Complete Course - Functions - Part 22
  13302. Angular vs React - Which Is The Better Framework To Learn in 2021?
  13303. JavaScript Complete Course - For Loop - Part 18
  13304. JavaScript Complete Course - Statements & Assignment Operator - Part 3
  13305. Is HTML a Programming Language?!?
  13306. [Cryptography] Bitcoin is a disaster.
  13307. JavaScript Complete Course - String Operations - Part 10
  13308. JavaScript Complete Course - Comparison Operators - Part 12
  13309. JavaScript Complete Course - || Or Operator - Part 16
  13310. JavaScript Complete Course - While Loop - Part 20
  13311. Oblivious DNS - Simply Explained
  13312. JavaScript Complete Course - Events - Part 24
  13313. JavaScript Complete Course - if else & else if - Part 11
  13314. JavaScript Complete Course - Arrow Functions - Part 23
  13315. JavaScript Complete Course - JavaScript Identifiers - Part 6
  13316. JavaScript Complete Course - Getting Started - Part - 1
  13317. JavaScript Complete Course - Greater & Less than Operators - Part 13
  13318. JavaScript Complete Course - Arithmetic Operators - Part 8
  13319. JavaScript Complete Course - && and Operator - Part 15
  13320. JavaScript Complete Course - Continue & Break Statements - Part 19
  13321. JavaScript Complete Course - Primitive Data Types - Part 7
  13322. JavaScript Complete Course - Comments - Part 5
  13323. JavaScript Complete Course - Operator Precedence - Part 9
  13324. JavaScript Complete Course - Strict Comparison - Part 14
  13325. JavaScript Complete Course - Switch Statements - Part 17
  13326. My 2020 Recap - Content, Subscribers, Money, and More
  13327. JavaScript Complete Course - Hello World - Part 2
  13328. JavaScript Complete Course - Variable Scope - Part 21
  13329. How mRNA Vaccines Work - Simply Explained
  13330. Can you crack the code?
  13331. 2020 sucked - A year-end wrap-up with Scott's Wife, Mo | Hanselminutes with Scott Hanselman
  13332. Obligatory "What I wish I knew about git" post · Peter Whittaker
  13333. Shtetl-Optimized » Blog Archive » My vaccine crackpottery: a confession
  13334. Survive America
  13335. Notes on technology in the 2020s
  13336. Note to Self - How to Work
  13337. Stay Caffeinated - v2 Updates to my HomeKit Thermostat
  13338. Top 25+ Reasons Why Jira Sucks (in 2020)
  13339. WebAssembly Studio
  13340. Microsoft Internal Solorigate Investigation Update – Microsoft Security Response Center
  13341. Introducing the New and Improved Azure SDK for .NET
  13342. My Cadence for Arduino, a DIY Cadence Display for Indoor Cycling
  13343. Castlevania III Password Algorithm
  13344. MicroFrontends With Blazor WebAssembly | Developer Support
  13345. Announcing Rust 1.49.0 | Rust Blog
  13346. How can I create a non-circular tab order, or some other type of custom ordering in my Win32 dialog? | The Old New Thing
  13347. LibrePhotos/librephotos
  13348. Why make games for Linux if they don't sell? Because the nerds are just grateful to get something that works
  13349. Maoni0/mem-doc
  13350. nsriram/lambda-the-terraform-way
  13351. Ditching Excel for Python - Lessons Learned from a Legacy Industry - Amy Peniston
  13352. Linux Hardening Guide | Madaidan's Insecurities
  13353. Poznan. The clams filter the water. They check whether the water is polluted or clean - Polish News
  13354. .NET Rocks! vNext
  13355. Glasgow Haskell Compiler 9.0.1-rc1 now available!
  13356. How we built the GitHub globe - The GitHub Blog
  13357. Resetting Zcash: its about privacy, not scale, econ, dev funds, or governance
  13358. Zdeno Chara will wear number 33 with the Capitals
  13359. Microfrontends with Blazor: Welcome to the Party!
  13360. .NET R&D Digest (December, 2020)
  13361. Rootclaim. Calculating reality.
  13362. glouw/ctl
  13363. Habit Tracker Bullet Journal For Roam Research [Guide] - Mike Giannulis Productivity Blog
  13364. Introducing Thrift VPN
  13365. There Will Always Be Uncertainty - Anthony Diké
  13366. Ben Wiser | Writing my first Gameboy Emulator
  13367. The cost and value of knowledge
  13368. Leading someone with more years of experience than my age
  13369. Building a successful company is fucking hard
  13370. [new blog](https://garcia.in)
  13371. Star Wars Prequel Trilogy **SPECIAL EDITION**
  13372. ACE: Apple Type-C Port Controller Secrets | Part 1
  13373. Git email flow vs Github flow
  13374. PSX Party
  13375. Adding Markdown Linting to my Blog’s Build Process with GitHub Actions and markdownlint
  13376. Why are the C and C++ compilers giving me error messages about int when my code doesn't mention int? | The Old New Thing
  13377. Messengers of hope
  13378. Git Commands to Live By
  13379. START with a Monolith, NOT Microservices
  13380. Adding comments to your static blog with Mastodon
  13381. Visa Advertising Solutions (VAS) Opt Out
  13382. Scriban - Visual Studio Marketplace
  13383. Azure DevOps Podcast: Maddy Leger on Xamarin in a .NET 5 World - Episode 120
  13384. Privacy - Transparency Report - Apple
  13385. .NetConf Virtual Event | What’s new in EF Core 5.0
  13386. What's new in PHP 8 - stitcher.io
  13387. Environmental Genomics Reveals a Single-Species Ecosystem Deep Within Earth
  13388. AIDA Cruise Ships Under Cyber Attack
  13389. 20 Years Later | Not Even Wrong
  13390. 20 Macs for 2020: #1 – iMac G3
  13391. Colin Stebbins Gordon
  13392. My Impossible List - Harsha MV
  13393. Unlocking My Air Data Through API Analysis
  13394. Building websites and workflows
  13395. Four Difficulty Levels of Life
  13396. Paranoid password printing with a Raspberry Pi
  13397. When computers start cooking
  13398. My 2021 OSS Plans (Marten, Jasper, Storyteller, and more)
  13399. Failure Is Not An Option
  13400. Facebook’s Unknowable Megascale
  13401. Do You Love Me?
  13402. Why are video games graphics (still) a challenge? Productionizing rendering algorithms
  13403. CIA vs. Wikileaks
  13404. Thruhikes
  13405. Asking for app reviews really works! It just takes 1 line of code!
  13406. iPhone workers: forced labor or detention centers, says report - 9to5Mac
  13407. FSharp Quotations Evaluator to 2.1.0 by eaba · Pull Request #4696 · akkadotnet/akka.net
  13408. Google Maps' Moat is Evaporating
  13409. Google's Got A Secret - Knuckleheads' Club
  13410. Spectre.Console - Prompt
  13411. Real-time 3D Games with .NET and Unity
  13412. Spectre.Console - Bar Chart
  13413. Spectre.Console - Introduction
  13414. NumPy Illustrated: The Visual Guide to Numpy
  13415. What are these duplicate services whose names differ just by random characters at the end? | The Old New Thing
  13416. aarch64_amx.py
  13417. Fast Inverse Square Root — A Quake III Algorithm
  13418. RedditStockSentiment-Copy1 (1).py
  13419. Game Boy Advance Architecture | A Practical Analysis
  13420. igbit/micro-displays
  13421. Year in Review: 2020
  13422. Reilly Tucker Siemens
  13423. Various goodies from Dotnetos!
  13424. Buttplug Hits v1 Milestone - Nonpolynomial
  13425. Fujifilm Created a Magnetic Tape That Can Store 580 Terabytes
  13426. User Lockout Functionality with Angular and ASP.NET Core Identity
  13427. What I Learned About Raising A Seed Round, From Cutting My First Check
  13428. The Guy I Almost Was
  13429. Experimenting On My Hearing Loss
  13430. Accurate Estimations
  13431. I revised my code from 10 years ago
  13432. Lifetime Dividend Earmark
  13433. Why the iPhone Timer App displays a Fake Time
  13434. Writing without hedging
  13435. Hardware Acquisition Hacks
  13436. Hacking Google Docs to steal your private documents
  13437. zkSNARKS and Cryptographic Accumulators
  13438. Resolve Multiple Types In ASP.NET Core
  13439. Volume icon in menu bar disappear randomly in Big Sur
  13440. Github Wrapped 2020
  13441. AI Unlocks all trophies in ZigZag using Python and OpenCV.
  13442. South Africa: Microsoft Middle East & Africa - Interview with Julien Bertin
  13443. ML.NET, Azure and Xamarin: Best Friends Forever
  13444. Agreements reached between the United Kingdom of Great Britain and Northern Ireland and the European Union
  13445. C# A to Z: Prelude
  13446. A Vim Guide for Intermediate Users
  13447. 2020/12/28 What's New
  13448. genkami/watson
  13449. How to Clean up a Messed up MP3 Library With Metatogger
  13450. Comparing C to machine language
  13451. March 17, 2020 - Minimal March - Linux and Blazor. JavaScript, C#, HTML
  13452. March 18, 2020 - Minimal March - Linux and Blazor. FormView, Events, C#, HTML
  13453. March 19, 2020 - Minimal March - Linux and Blazor. FormView, C#, HTML
  13454. Why is the HSHELL_WINDOWDESTROYED notification raised when a window is hidden, even if it hasn't been destroyed? | The Old New Thing
  13455. r/Worldbox - The fight for WorldBox, or how a game you worked on for 8 years may be stolen from you without you even knowing it
  13456. March 11, 2020 - Minimal March - Blazor cascading values, demos
  13457. Manual document revisions with RavenDB
  13458. March 15, 2020 - Minimal March - Linux and Blazor. Communication between components, C#, HTML
  13459. March 13, 2020 - Minimal March - Linux and Blazor. Grids, Testing, C#, HTML
  13460. 2-Acre Vertical Farm Run By AI And Robots Out-Produces 720-Acre Flat Farm
  13461. Cosmopolitan C Library
  13462. 234: Goodbye 2020! Let's ship some apps!
  13463. Upptime
  13464. NeurIPS 2020 Best Machine Learning Paper Awards
  13465. Systems design explains the world: volume 1
  13466. SaaS we happily pay for
  13467. How DNS Works Visually
  13468. Blast Off with Blazor: Prerender a Blazor Web Assembly application
  13469. Web Authentication Methods Compared
  13470. Combating abuse in Matrix - without backdoors. | Matrix.org
  13471. How Complex Systems Fail
  13472. Does GPT-2 Know Your Phone Number?
  13473. Talking out loud to yourself is a technology for thinking | Psyche Ideas
  13474. Porting My Cadence to Android in 1 Day!
  13475. When seekdir() Won’t Seek to the Right Position
  13476. ASP.NET Core in Action, Second Edition
  13477. A New SolarWinds Flaw Likely Had Let Hackers Install SUPERNOVA Malware
  13478. API pagination design
  13479. Starship/Super Heavy
  13480. IngredientsPls
  13481. Executable PNGs - djhworld
  13482. Fun with IP address parsing · blog.dave.tf
  13483. How I reverse-engineered Google Docs to play back any document's keystrokes « James Somers (jsomers.net)
  13484. The aftermath of "No, 'Open Source' does not mean 'Includes Free Support'"
  13485. Quantifying the self - Why I track 80 metrics about my life every day
  13486. How to make an accurate estimate? You don't.
  13487. My Thoughts on The Fish Story from Pixar's Soul - Anthony Diké
  13488. Trading time for money - Nicolas Bouliane
  13489. Advice I wish I'd received as an Intern
  13490. Lawyers Automate This, So Why Don't Airlines?
  13491. Print this file, your printer will jam
  13492. 1937 Film Perfectly Explains How a Car Differential Works
  13493. Donating $250 to Warm Hearts Winter Drive Thanks to Hacker News!
  13494. What's new in Svelto.ECS 3.0 - Seba's Lab
  13495. Nashville Recovery Efforts
  13496. Pastrnak donne sa camionnette à une infirmière monoparentale de Boston
  13497. Photocatalyst that can Split Water into Hydrogen and oxygen at a Quantum Efficiency Close to 100% - FuelCellsWorks
  13498. Slower News
  13499. Buy Ubiquiti Amplifi Alien Wireless AX8000 Router with Mesh Point | Networking | Scorptec Computers
  13500. 21 Super Fun and Cool Python Projects for Beginners - TechyEverything
  13501. Peaks of Austria
  13502. Tal Rabin - Real World Cryptographers Podcast
  13503. I am Filippo Valsorda, Go cryptography lead and tool author, Ask Me Anything
  13504. [RFC 0/6] Nintendo 64 Linux port
  13505. Reverse Engineering the source code of the BioNTech/Pfizer SARS-CoV-2 Vaccine - Articles
  13506. Code Maze Weekly #57 - Code Maze
  13507. Let’s Encrypt comes up with workaround for abandonware Android devices
  13508. Release 1.0.0 - preview 01 · egil/bUnit
  13509. r/eink - Dasung just released a 25 inch eink monitor
  13510. Making an OS - Update, Resources, Future of the Series
  13511. A tour of std.crypto in Zig 0.7.0 - Frank Denis
  13512. Some Differences between macOS and Common Unix Systems
  13513. Bret Victor, beast of burden
  13514. String Optimization in .NET core
  13515. Scott Hanselman's 2021 Ultimate Developer and Power Users Tool List for Windows
  13516. Artificial Intelligence — The Revolution Hasn’t Happened Yet
  13517. Craft | A fresh take on documents
  13518. How can I emulate the REG_NOTIFY_THREAD_AGNOSTIC flag on systems that don’t support it? part 5 | The Old New Thing
  13519. Using One Cron Parser Everywhere With Rust and Saffron
  13520. Ruby 3.0.0 Released
  13521. .NET App Developer Links - 2020-12-25
  13522. A Complete Guide to LLVM for Programming Language Creators
  13523. Sony Publishes An Official Linux Driver For PlayStation 5 DualSense Controllers
  13524. Suzanne Treister - Amiga Videogame Stills
  13525. Episode 6: Proving The Existence Of Vulnerabilities With Zero-Knowledge Proofs!
  13526. grpc/grpc-dotnet
  13527. Google Discloses Poorly-Patched, Now Unpatched, Windows 0-Day Bug
  13528. X Server and VNC on a Linode VM
  13529. 1945
  13530. Development time is money, therefore I RAID
  13531. Don’t Take Automatic Actions
  13532. Against Victimhood
  13533. How User Tracking Devalues Ads
  13534. Social Media Considered Harmful
  13535. Domain Hunting - Nico Hormazábal
  13536. Siddhant Goel
  13537. cfallin/treeos
  13538. Beyond The Queen's Gambit with Chess.com's Danny Rensch | Hanselminutes with Scott Hanselman
  13539. A Christmas Gift for Ledger Users – Death Threats - BeInCrypto
  13540. Neurobiological foundations of neurologic music therapy: rhythmic entrainment and the motor system
  13541. Free Piano Method - The Mayron Cole Piano Method
  13542. .NET Rocks! vNext
  13543. Amazon.com: LoveRPi Power-Over-Ethernet (PoE) HAT for Raspberry Pi 4 Model B and Raspberry Pi 3 Model B+ (Compact, Non-Isolated): Computers & Accessories
  13544. The Mystery of Deceased Hiker 'Mostly Harmless' Is At Long Last Solved
  13545. nicolas-siplis/cyberpwned
  13546. MS Dev Show
  13547. How can I emulate the REG_NOTIFY_THREAD_AGNOSTIC flag on systems that don’t support it? part 4 | The Old New Thing
  13548. Fantasy UIs
  13549. Holiday Season Update from Lisbon
  13550. JavaScript Performance in the Wild 2020
  13551. Snapdrop
  13552. I wired my tree with 500 LED lights and calculated their 3D coordinates.
  13553. .NET App Developer Links - 2020-12-24
  13554. How to Favicon in 2021: Six files that fit most needs — Martian Chronicles
  13555. Episode 359 - 2020 Roundup
  13556. .NET Rocks! vNext
  13557. StackExchange/Stacks
  13558. The beautiful Silent ThunderBolt-3 PC
  13559. 100 Tips for a Better Life - LessWrong
  13560. How We Saved .ORG: 2020 in Review
  13561. Angular Email Confirmation with ASP.NET Core Identity
  13562. Apple’s SSL Metrics Is Hanging My App
  13563. A 12.48 inch (1304x984) three-color e-paper display by Waveshare
  13564. My stack will outlive yours
  13565. Unconscious Algorithms
  13566. Build a Tiny Certificate Authority For Your Homelab
  13567. Cryptologie | Off The Record
  13568. The FBI is Secretly Breaking Into Encrypted Devices. We’re Suing.
  13569. Infer# Brings Facebook's Infer Static Analyzer to C# and .NET
  13570. 2096 - Windows: splWOW64 Elevation of Privilege
  13571. Interview advice that got me offers from Google, Microsoft, and Stripe
  13572. Comic Mono
  13573. Release Radar · December 2020 Edition - The GitHub Blog
  13574. .NET Tooling Community Standup - Designing UIs for developer tools
  13575. Tokio
  13576. No, Cellebrite cannot 'break Signal encryption.'
  13577. Anti-diarrhoea drug drives cancer cells to cell death – Aktuelles aus der Goethe-Universität Frankfurt
  13578. Robinhood Was Indeed Too Good to Be True
  13579. Data Security on Mobile Devices: Current State of the Art, Open Problems, and Proposed Solutions
  13580. Get a Head Start with Entity Framework Core 5.0 with EF Core Power Tools
  13581. How Bad Is Your Spotify?
  13582. ‘YouTube recommendations are toxic,’ says dev who worked on the algorithm
  13583. voidtools
  13584. How can I emulate the REG_NOTIFY_THREAD_AGNOSTIC flag on systems that don't support it? part 3 | The Old New Thing
  13585. The Catch Block #39 - 2020 Year in Review!
  13586. Splitting up a Monolith to (micro)Services
  13587. News – Xfce 4.16 released
  13588. MAPS.ME is gone. We must bring it back.
  13589. Integrating Cloudflare Gateway and Access
  13590. .NET App Developer Links - 2020-12-23
  13591. RssBandit/RssBandit
  13592. Things You Should Never Do, Part I
  13593. WiFi 6 gets 1.34 Gbps on the Raspberry Pi CM4
  13594. C# 9 records as strongly-typed ids - Part 4: Entity Framework Core integration
  13595. Practical Networking for Future Founders
  13596. Stop charging for support plans
  13597. Team > market > product
  13598. Designing a better Terminal | Mark Essien
  13599. Things you're allowed to do
  13600. Testing your code is not optional. | Fotis Alexandrou - Software Engineer
  13601. You can't be "not good enough" to skip (or drop out of) college | Carol's Blog
  13602. I quit my high-paying job as a software director
  13603. Cryptologie | Dkim: Show Your Privates
  13604. Introduction to quantum computing with Q# – Part 11, EPR Quantum Key Distribution
  13605. Building Reusable Rich UI controls using PowerApps Component Framework (PCF)
  13606. A talk for trailblazers: Blazor in .NET 5
  13607. Introduction to quantum computing with Q# – Part 12, Bell’s inequality
  13608. CodeSwing - Visual Studio Marketplace
  13609. Getting started with GitHub Actions
  13610. Getting started with GitHub Actions
  13611. New Release: Tor Browser 10.0.7 | Tor Blog
  13612. Introducing My Cadence for iOS - a Simple Cadence Sensor Display
  13613. HTML Over The Wire | Hotwire
  13614. .NET Conf Philippines (2021-01-14)
  13615. NBCSN to air NWHL games for the first time
  13616. Why your Instagram Engagement Kinda Sucks Right Now
  13617. Tillis Releases Text of Bipartisan Legislation to Fight Illegal Streaming by Criminal Organizations
  13618. 2020 : Community Influencer of the Year
  13619. How can I emulate the REG_NOTIFY_THREAD_AGNOSTIC flag on systems that don't support it? part 2 | The Old New Thing
  13620. Yet Another Bug Tracker article series
  13621. Why can’t you buy a good webcam? | Vsevolod Solovyov
  13622. How YouTube Music forced me to try F#
  13623. Why I've Been Merging Microservices Back Into The Monolith At InVision
  13624. Windows War Stories: The Secret History of Task Manager, Part 2
  13625. Cloudflare Acquires Linc
  13626. Beat - An Acoustics Inspired DDoS Attack
  13627. I Can't Keep It Up | announcements
  13628. .NET 5.0 now available for Red Hat Enterprise Linux and Red Hat OpenShift - Red Hat Developer
  13629. Parsing JSON at the CLI: A Practical Introduction to `jq` (and more!)
  13630. dotCover 2020.3 Improvements And Updates – .NET Tools Blog | JetBrains
  13631. How to Access Webcam Properties from C#
  13632. Senior Software Engineer, Planning and Tracking
  13633. Monsters Weekly 200b - Conversations with Julie Lerman
  13634. Simplifying Auth With Static Web Apps and React | LINQ to Fail
  13635. Developer Days
  13636. Astronomers Get Their Wish, and the Hubble Crisis Gets Worse
  13637. Understanding "Solorigate"'s Identity IOCs - for Identity Vendors and their customers.
  13638. Write code. Not too much. Mostly functions.
  13639. Angular Password Reset Functionality with ASP.NET Core Identity
  13640. Setting up Health Checks for an ASP.NET Core application and its Dependencies
  13641. SharePoint Workflow transformation to Power Automate | Developer Support
  13642. Cakelisp: a programming language for games
  13643. What’s the point of free if you have nothing to sell
  13644. Thoughts on Clubhouse
  13645. Free Market Vaccines
  13646. My Engineering Axioms
  13647. End of 2020 rough database landscape
  13648. Building My Own Chess Engine
  13649. The San Francisco that Could Have Been
  13650. 2-adic Logarithms and Fast Exponentiation
  13651. Toolchains as Code
  13652. About
  13653. Cryptologie | A Discretization Attack
  13654. (no title)
  13655. Last Week in .NET #23 – Solarwinds gets hacked; Microsoft goes on the Attack
  13656. Ignore AMP · Jens Oliver Meiert
  13657. What's Serverless in #Shorts and why should you care?
  13658. r/IAmA - Comment by u/bledfeet on ”Hi, I’m Anita DeFrantz, Olympic Champion, Vice President of the International Olympic Committee, author, civil rights lawyer, and professional speaker. Ask me anything about the Olympics, professional sports, rowing, and athletes’ civil rights issues!”
  13659. Azure DevOps Podcast: Scott Hunter on .NET 5 - Episode 119
  13660. South Africa: Spotlight on ComUnity
  13661. The need to reset & reinforce security posture will be 2021’s key themes - IT Supply Chain
  13662. Extending Android Device Compatibility for Let's Encrypt Certificates
  13663. Philip Wootton from DocuVision
  13664. Steve Blank Startup Stock Options – Why A Good Deal Has Gone Bad
  13665. C# 9 and .NET 5: Book Review and Q&A
  13666. WebAssembly, a revolution that follows - Josip Klaric, BLbit (2020-12-22)
  13667. Blazor vs React: Passing values to all children | Awaiting Bits
  13668. Configure identity-based policies in Cloudflare Gateway
  13669. Ruby 3.0.0 RC1 Released
  13670. Nicolás Siplis
  13671. C# In Simple Terms - Iterators
  13672. Utilizing Bogus with the Builder Pattern for better Mocks
  13673. Home Page - C# Advent
  13674. Merge Conflict
  13675. Nikon Is ending 70 years of camera production in Japan - mirrorlessrumors
  13676. How can I emulate the REG_NOTIFY_THREAD_AGNOSTIC flag on systems that don't support it? part 1 | The Old New Thing
  13677. Caching an IEnumerable<T> instance - Gérald Barré
  13678. Empowering your queries with RavenDB
  13679. hxp | hxp CTF 2020: wisdom2
  13680. Mile-Long Wooden Xylophone Plays Bach in Japanese Forest
  13681. 233: Bluetooth is Mind-blowing!
  13682. 2020’s Top 15 Machine Learning & AI Research Papers
  13683. Paper about Herbalife®-related patient death removed after company threatens to sue the journal
  13684. The Internet is for Porn
  13685. .NET Foundation November/December 2020 Update
  13686. Need Something to Do over the Break? How About 25 Free JavaScript Courses?
  13687. Functional Gift Wrapping
  13688. Participate in the Developer Economics Survey
  13689. Nullable reference types; CSharp&#39;s very own <code>strictNullChecks</code>
  13690. Arrows born in flight
  13691. The State of .NET: Q&A Compilation
  13692. Writing High Performance Code in F#
  13693. Cake - Cake v1.0.0-rc0002 released
  13694. Get Git Part 4
  13695. Should I be Checking Injected Dependencies for Null? - Steve Talks Code
  13696. Redis Cluster - Benefits of Sharding and How It Works
  13697. Dave Vieira-Kurz a.k.a. @secalert on security
  13698. More challenging projects every programmer should try
  13699. HitchDev
  13700. Into the Octoverse
  13701. The Great iPwn: Journalists Hacked with Suspected NSO Group iMessage 'Zero-Click' Exploit - The Citizen Lab
  13702. » Lode Runner The Digital Antiquarian
  13703. Andrew Cooke: C[omp]ute
  13704. You're Missing Out If You Don't Write Weekly Digests
  13705. How and why I stopped buying new laptops
  13706. Cryptologie | Vetted Encryption
  13707. Counterfactual communication and intimidation
  13708. Why I left the U.S.
  13709. Path to my financial independence
  13710. The birth of the Web
  13711. Kira McLean | How To Set Up Your Own Nextcloud Server
  13712. Apple M1 foreshadows RISC-V
  13713. tuhdo/tuhdo.github.io
  13714. Windows 10 20H2: ChkDsk damages file system on SSDs with Update KB4592438 installed
  13715. Back to the '70s with Serverless
  13716. r/AmItheAsshole - AITA for telling my son to grow up and accept the consequences of his choice to snitch on his friends?
  13717. Episode 5: Isogeny-Based Cryptography For Dummies!
  13718. Get the local images working in the templates · RssBandit/RssBandit@73c4681
  13719. Bring Intelligence to the Edge with Custom Vision
  13720. Apple, Google, Microsoft, and Mozilla ban Kazakhstan's MitM HTTPS certificate | ZDNet
  13721. Countdown to 2021
  13722. Analyzing Solorigate, the compromised DLL file that started a sophisticated cyberattack, and how Microsoft Defender helps protect customers - Microsoft Security
  13723. ImmutableInterlocked.Update Method (System.Collections.Immutable)
  13724. gRPC Web with .NET
  13725. Update to nodejs 14.15.1 by JHyeok · Pull Request #6203 · TechEmpower/FrameworkBenchmarks
  13726. Markdown list syntax now autocompleted - GitHub Changelog
  13727. Release DurableFunctionsMonitor 3.9 · scale-tone/DurableFunctionsMonitor
  13728. Bizarre Design Choices In Zoom’S End-To-End Encryption
  13729. Your Credit Score Should Be Based on Your Web History, IMF Says
  13730. An Alternate AltaVista Search Engine History Lesson For Internet Nerds
  13731. My designs from 2016 to 2020 as a non-designer – alexandro.dev
  13732. Bouncy Castle crypto authentication bypass vulnerability revealed
  13733. Your domain driven project:Lean software development
  13734. Nobody Uses Datastructures These Days! — Vishnu's Pages
  13735. Branding Your Own Startup | Blog of Pascal
  13736. Don't buy the fucking domain.
  13737. The .NET Stacks #30: 🥂 See ya, 2020
  13738. Facebook: Free as in Bullshit
  13739. How to configure Postman API tests in Azure DevOps
  13740. Hubble
  13741. What is MSAL + Microsoft.Identity.Web
  13742. It Took Two Days to Develop Moderna's Vaccine | NeuroLogica Blog
  13743. Code Maze Weekly #56 - Code Maze
  13744. Google Cloud Status Dashboard
  13745. Why Big Tech Is Being Attacked
  13746. My Ken Williams story
  13747. How I Made $350k in Machine Learning Tournaments
  13748. Things That Didn't Kill My App
  13749. ph1lter
  13750. Auctioning vaccines - Ben Davies
  13751. Don't Kill Time - David Perell
  13752. How my Twitter hijacks happened
  13753. A Paradox of Irony
  13754. Get Through the Year with These Visual Studio Code Holiday Themes -- Visual Studio Magazine
  13755. no dogma podcast
  13756. Double Blind Passwords (aka Horcruxing)
  13757. Selling a Tiny Project | Tiny Projects
  13758. Cyberpunk 2077 Refunds
  13759. How I Got a Computer Science Degree in 3 Months for Less Than $5000
  13760. Centering in CSS
  13761. What should the state of a moved-from object be? | The Old New Thing
  13762. Asynchronous Courotines with C#
  13763. I have resigned from the Google AMP Advisory Committee
  13764. Syncing Logins Between Availability Group Replicas
  13765. Cryptography Dispatches: Re-Deriving the edwards25519 Decoding Formulas
  13766. The bug in Valgrind
  13767. What If OpenDocument Used SQLite?
  13768. Visual Studio Questions - Developer Community
  13769. Introduction to Performance - EF Core
  13770. dotnet/diagnostics
  13771. Blob Opera - Google Arts & Culture
  13772. Computing Euclidean distance on 144 dimensions
  13773. Facebook Criticising Apple’s iOS 14 Privacy Changes is a Hypocrisy
  13774. Apple has stopped providing standalone installers for macOS updates
  13775. American Airlines
  13776. Sony Removes Cyberpunk 2077 from PS Store, Will Offer Refunds to PlayStation Players Who Already Bought It - IGN
  13777. xamarin/Essentials
  13778. 2020 in Sound
  13779. dotnet-aspnetcore-blazor - Microsoft Q&A
  13780. Trove - Apps on Google Play
  13781. Cryptanalysis Of Curl-P And Other Attacks On The Iota Cryptocurrency
  13782. 10 Inspirational Black British Women Who Code!
  13783. Languages & Runtime Community Standup - Infer#
  13784. What's new for desktop developers building WPF, UWP & WinForms
  13785. Senior Software Engineer - Authentication
  13786. C# with CSharpFritz - S2 Ep 2: Introduction to ASP.NET Core MVC
  13787. Is Real-Time Phishing Eliminated With Fido? Social Engineering Downgrade Attacks Against Fido Protocols
  13788. Controlling My Home Sauna Using .NET 5
  13789. .NET 5 Runtime Deep Dive with Rich Lander and the Architects
  13790. Token authentication requirements for Git operations - The GitHub Blog
  13791. How to lock down your CSP using Swashbuckle in ASP.NET Core apps
  13792. Securing Blazor Server-side Applications
  13793. Tom Cruise pète sa coche sur le plateau de «Mission Impossible»
  13794. Protocol-Level Details Of The Tls 1.3 Visibility Solution
  13795. How to monitor multi-cloud Kubernetes with Prometheus and Grafana
  13796. Commits are snapshots, not diffs - The GitHub Blog
  13797. Understanding Availability Sets and Availability Zones
  13798. SQL Tools December release recap - SQL Server Blog
  13799. C# vs. F# – planetgeek.ch
  13800. 5 ways to save costs by running .NET apps on Azure
  13801. Catch up with 2020’s .NET community webinars – .NET Tools Blog | JetBrains
  13802. Hallucinations re: the rendering of Cyberpunk 2077
  13803. Getting Started with Windows Terminal | Windows Command Line
  13804. How to set up a Smashing dashboard on your Raspberry Pi
  13805. Episode 358 - Cloud Identity in the Cloud Era
  13806. A quirk in the SUNBURST DGA algorithm
  13807. Orbifolds and Other Games - DRY is a Trade-Off
  13808. David Prosser from ComUnity
  13809. Dennis's Blog
  13810. Lessons I learned on user onboarding – the dos and don’ts
  13811. Sarat Chandra | My Nextcloud setup
  13812. Writing An App In 2 Days
  13813. Giving more tools to software engineers: the reorganization of the factory
  13814. Cognitive biases
  13815. Building eBay's Web API ecosystem with Tanya Vlahovic | Hanselminutes with Scott Hanselman
  13816. Improved XAML Data Binding Diagnostics | The Xamarin Show
  13817. My year in review 2020
  13818. Stripe’s payments APIs: the first ten years
  13819. Chrome Extensions Every Web Developer Needs
  13820. I just installed a content blocker on my iPhone – Rukshan's Blog
  13821. The Shape of 1.7M Lines of Code · Stefan-Marr.de
  13822. Amazon disallows pointing out paid reviews « kmod's blog
  13823. What's IaaS, PaaS, and SaaS in #Shorts
  13824. YouTube
  13825. Image sharing. No bullshit.
  13826. No cookie for you - The GitHub Blog
  13827. 51% of 4 million Docker images have critical vulnerabilities
  13828. Facebook Takes Out Full-Page Newspaper Ads to Attack Apple’s Changes Strengthening iOS Privacy
  13829. ollelogdahl/ihct
  13830. On the ways of finding a dispatcher for the current thread in the Windows Runtime | The Old New Thing
  13831. .NET 5 Breaking Changes for WPF/Windows Forms
  13832. RavenDB Node.JS / TypeScript client 5.0 released
  13833. Introducing Cloudflare Pages: the best way to build JAMstack websites
  13834. Blob Opera - Google Arts & Culture
  13835. fulldecent/system-bus-radio
  13836. Download and Try the Tech Preview of Docker Desktop for M1 - Docker Blog
  13837. Setup and use CUDA and TensorFlow in Windows Subsystem for Linux 2
  13838. A Beginner's Garden of Chess Openings
  13839. Modular AWS SDK for JavaScript is now generally available | Amazon Web Services
  13840. Unit testing and mocking with Azure SDK .NET | Azure SDK Blog
  13841. Inside the Azure SDK Architecture | Azure SDK Blog
  13842. Amazon Location – Add Maps and Location Awareness to Your Applications | Amazon Web Services
  13843. Norns.Urd Lightweight AOP Framework
  13844. Data Deficient Messages
  13845. PowerShell 7.2 Preview 2 release | PowerShell
  13846. A guide to making a good pull request - James Croft
  13847. .NET 5 Source Generators - MediatR - CQRS
  13848. [Guest post] Our Head First C# Contest Got Some Truly Creative Entries | Visual Studio Blog
  13849. .NET Rocks! vNext
  13850. jwasham/coding-interview-university
  13851. The regular joy of the Adafruit AdaBox Subscription and exploring IoT with the family
  13852. Angular Role-Based Authorization with ASP.NET Core Identity
  13853. Key benefits of integrating web applications into Microsoft Teams
  13854. GTK 4.0 – GTK Development Blog
  13855. Embedding your web app in Teams
  13856. Understanding Teams apps..."Hello, world!" for Teams
  13857. Scaling a Monolith
  13858. After Last 2020 VS Code Update, What's In Store for 2021? -- Visual Studio Magazine
  13859. Preview in macOS Big Sur is irreversibly destroying PDFs – again – Annoying Technology
  13860. Jet Powered Volkswagen Beetle - cars & trucks - by owner - vehicle...
  13861. Introduction · Tig - Text-mode interface for Git
  13862. Increasing Trace Cardinality with Activity Tags and Baggage
  13863. The best 10 programming articles of the last 10 years
  13864. An Old New Adventure
  13865. How to conduct a competitive analysis - Philipp Muens
  13866. Due to unusually high call volumes
  13867. Stop Being So Polarized All the Time
  13868. Far Cry: How the Fire Burns and Spreads | Jean-Francois Levesque
  13869. On the Graying of GNOME | Et tu, Cthulhu
  13870. What's next for System.Text.Json? | .NET Blog
  13871. Blast Off with Blazor: Build a responsive image gallery
  13872. rocky-linux/rocky
  13873. Superconductive | Always know what to expect from your data
  13874. AIR-FI: Generating Covert Wi-Fi Signals from Air-Gapped Computers
  13875. $40M to Build the Next Web – Vercel
  13876. Trend data on the SolarWinds Orion compromise
  13877. Firefox Was Always Enough
  13878. i3 - improved tiling wm
  13879. Solved: Chromecast “Source not Supported” Error When Attempting to Cast
  13880. Building a $400 at home DIY spin bike for Peloton & Apple Fitness+
  13881. .NET Conf 2020 - Lahore (2020-01-23)
  13882. Why does PF_VIRT_FIRMWARE_ENABLED return false even when virtualization is enabled in the firmware? | The Old New Thing
  13883. Scaling Monolithic Applications
  13884. NHibernate Profiler & Entity Framework Profiler 6.0 RTMed!
  13885. Playing with C#9 Top-level Programs, Records and Elasticsearch.NET - Steve Gordon - Code with Steve
  13886. What I Wish Someone Had Told Me About Tensor Computation Libraries
  13887. .NET App Developer Links - 2020-12-16
  13888. To the brain, reading computer code is not the same as reading language
  13889. Top 10 Blazor Features You Probably Didn't Know
  13890. Monsters Weekly 200a - Conversations with Jon Galloway
  13891. Cross-origin resource sharing for cross-site cookie-based authentication - Simple Talk
  13892. Seasons of Serverless Challenge 3: Azure TypeScript Functions and Azure SQL Database serverless
  13893. The art of Rubber Ducking or Rubber Duck Debugging
  13894. Python in Visual Studio Code – December 2020 Release | Python
  13895. Azure Neural Text-to-Speech updates: 51 new voices added to the portfolio
  13896. Sponsoring Open Source Developers
  13897. Localize .NET applications with machine-translation | .NET Blog
  13898. Azure SQL from the Edge to the Cloud
  13899. 5 Reasons I Love Being a Software Developer
  13900. How to Use Your Own Router on CenturyLink
  13901. Top Best Reasons Why You Should Use WordPress for Your Website
  13902. Some real data on a DIY box fan air purifier
  13903. How to Compliment
  13904. Don’t buy a .icu domain – Rukshan's Blog
  13905. Multi-Class Classification Using PyTorch: Defining a Network -- Visual Studio Magazine
  13906. Design Systems Are Bullsh*t | Blog of Pascal
  13907. Catching Stack Overflow Exceptions
  13908. How Tail Call Optimization Works
  13909. Future of work
  13910. Mastering Postgres indexes in 10 minutes
  13911. The story of the one line fix – Dave Cheney
  13912. How market leaders disappear
  13913. Three Thoughts on My Sabbatical – Zaharenia Atzitzikaki – VP Design at Workable
  13914. AWS CloudShell – Command-Line Access to AWS Resources | Amazon Web Services
  13915. Cool Earth | Working to support rainforest communities to improve lives, reduce deforestation | Climate Change Charity
  13916. SuperRT
  13917. Firefox 84.0, See All New Features, Updates and Fixes
  13918. Shitlist Driven Development
  13919. Backyard birds of Seattle
  13920. There’s more to Power Platform than low-code/no-code development | Developer Support
  13921. I assume I’m below average
  13922. Minimal safe Bash script template | Better Dev
  13923. Twit Tips #2: Sonic and Tails
  13924. Adding Encrypted Group Calls to Signal
  13925. Lost Windows feature: The Horizon | The Old New Thing
  13926. Microsoft and the State of Quantum: Q&A With Mariia Mykhailova
  13927. Authentication with Graph SDKs
  13928. Learn about online security, privacy, and encryption
  13929. Framework Design Studio Released
  13930. XAML Hot Reload for Xamarin.Forms - Xamarin
  13931. Files and directories to exclude from antivirus scanning for Orion Platform products (AV exceptions and exclusions)
  13932. SEC filings: SolarWinds says 18,000 customers were impacted by recent hack | ZDNet
  13933. Apple’s anti-tracking plans for iPhone
  13934. Architecting Cloud Native Application in Azure using .NET Core
  13935. Should I use self-contained or framework-dependent publishing in Docker images?
  13936. Azure Functions in Any Language with Custom Handlers
  13937. moby/buildkit
  13938. The 3 CSS Methods for Adding Element Borders | Modern CSS Solutions
  13939. Cryptohack: A Fun Platform For Learning Modern Cryptography
  13940. YouTube
  13941. “Steal It” and Other Internal YouTube Emails from Viacom’s Copyright Suit
  13942. Hello World Has Been Released!
  13943. Google Cloud Status Dashboard
  13944. .NET App Developer Links - 2020-12-15
  13945. Life of a Netflix Partner Engineer — The case of extra 40 ms
  13946. Implementing a Text Templating Language and Engine for .NET | xoofx
  13947. ReSharper 2020.3: Support for C# 9 and Source Generators, New Features in Inlay Hints, and Support for Avalonia UI – .NET Tools Blog | JetBrains
  13948. Building a Code Analyzer for .NET
  13949. Exploring Blazor Mobile Bindings
  13950. Rider 2020.3: .NET 5, C# 9, F# 5, Immediate Window, Project Dependency Diagram, and Updates to Unity Support – .NET Tools Blog | JetBrains
  13951. Dynamic Class Creation in C# - Preserving Type Safety in C# with Roslyn
  13952. Add Superpowers to Your Next ASP.NET Project with ABP.IO
  13953. The cleverest floppy disc protection ever? Western Security Ltd.
  13954. FTC Issues Orders to Nine Social Media and Video Streaming Services Seeking Data About How They Collect, Use, and Present Information
  13955. Ever wondered how Workplace Health and Safety solutions were built? Wonder no longer, this new #IoTShow episode with @obloch has the answer!
  13956. Angular Authentication Functionality with ASP.NET Core Identity
  13957. TWC9: Learn Together event, GitHub Universe, PowerShell Crescendo, and more!
  13958. Insulation: first the body, then the home
  13959. I have been dev for 20 years and I can say with guarantee this is the WORST documentation I have seen in my life. · Issue #180 · amzn/selling-partner-api-docs
  13960. Jacob Yates
  13961. My responsibility on this planet as a person in tech
  13962. Top Articles I've Read in 2020
  13963. Small, Sharp Tools
  13964. Clean advertising
  13965. Spotify's Worst Feature
  13966. Looking for more debugger
  13967. I Switched from Dashlane to Bitwarden and Why You Should, Too
  13968. Last Week in .NET #22 – Microsoft Parrots Google
  13969. [Guest Post] Creating a game art asset pipeline in .NET | .NET Blog
  13970. SPACE JAM: A NEW LEGACY Learn Lessons Overview
  13971. Europe's Biggest Vertical Farm Will Be Powered by Wind and Planted by Robots
  13972. Apple's M1 Chip Benchmarks focused on the real-world programming
  13973. What does the “runs-on” machine type of a GitHub Action mean?
  13974. Privacy matters even if "you have nothing to hide"
  13975. C# in Simple Terms - Indexers
  13976. Instantly Search OpenLibrary Books with Typesense
  13977. Building Serverless with Docker - Espresso Coder
  13978. How do I avoid race conditions in WaitOnAddress where the wake happens before I enter the blocking state? | The Old New Thing
  13979. Improving Cloudflare’s products and services, one feature request at a time
  13980. Never forget a #if when multi-targeting .NET libraries or applications - Gérald Barré
  13981. r/LambdaSchool - Lambda School is the biggest mistake I made this year 😔
  13982. Familiars.io | Quick-Play Monster-Catching Multiplayer Game
  13983. Familiars.io | Quick-Play Monster-Catching Multiplayer Game
  13984. About Cyberpunk 2077 and AMD CPUs
  13985. Small tech
  13986. Linux 5.10
  13987. .NET App Developer Links - 2020-12-14
  13988. 8 Best Instagrammers For AI Enthusiasts
  13989. 232: AirPods Max, Apple Fitness+, and AR/VR Indoor Cycling
  13990. Using multiple APIs in Blazor with Azure AD authentication
  13991. Highly Evasive Attacker Leverages SolarWinds Supply Chain to Compromise Multiple Global Victims With SUNBURST Backdoor
  13992. Announcing the general availability of Event Hubs on Azure Stack Hub
  13993. These Modern Programming Languages Will Make You Suffer
  13994. Batch.Parallel
  13995. Blast Off with Blazor: Integrate Cosmos DB with Blazor WebAssembly
  13996. First-class TypeScript support in modular AWS SDK for JavaScript | Amazon Web Services
  13997. Architecture Playbook — Architecture Playbook
  13998. Reindeer Secret Santa Assignment Problem
  13999. Home
  14000. Tips & Tricks to improve your .NET Build Setup with MSBuild – Webinar recording – .NET Tools Blog | JetBrains
  14001. Sharrows, the bicycle infrastructure that doesn’t work and nobody wants - macwright.com
  14002. Using Azure Slots and GitHub for Personal Projects
  14003. The Fraying of the US Global Currency Reserve System
  14004. Why self-learning is important as a developer
  14005. M1 and iOS Apps – Two Birds One Stone
  14006. Government IT Solutions | SolarWinds
  14007. GraphQL Schema Design | Channel 9
  14008. ‎The Numberphile Podcast: Statistics and Saving Lives - with Jennifer Rogers on Apple Podcasts
  14009. Developer! Developer! Developer! Day
  14010. What’s the Value of Hackable Hardware, Anyway? « bunnie's blog
  14011. Microsoft Developer UK @msdevUK
  14012. Ariel Gabizon On His Work With Zksnarks And The Beauty Of Math
  14013. Statistics and Saving Lives - with Jennifer Rogers — The Numberphile Podcast
  14014. Lazy Dependency Injection for .NET
  14015. The Separation
  14016. Porting Projects to .NET 5
  14017. Introducing Community Edition
  14018. A Book Like Foo
  14019. Port System.Speech to .NET Core by danmosemsft · Pull Request #45941 · dotnet/runtime
  14020. Listen to Audible on Apple devices | Audible.com
  14021. A House Dividing?
  14022. Notes on Learning Languages
  14023. Dec 10: Jeremy Likness - What’s new in EF Core 5.0
  14024. An M1 Mac vs the Surface Pro X: How do ARM devices compare?
  14025. We Got My Grandma a Facebook Portal & It’s Been the Best Gift for This Weird Holiday Season
  14026. Migrating a Windows Forms App to Blazor: The Amazing and True Story of GIFBot
  14027. What's new in ASP.NET Core 5.0
  14028. Bletris - Blazor Tetris - BuiltWithDot.Net
  14029. dotnet-foundation/ecosystem-growth
  14030. Step 4 - Using passwords to protect your data
  14031. Ecc 2020 Panel "recent Trends In (Ecc) Crypto
  14032. Fast AF Fourier Transform (FafFT) | Conrad Ludgate
  14033. Quantum-Computing Pioneer Warns Of Complacency Over Internet Security
  14034. .NET Development on Apple Silicon – .NET Tools Blog | JetBrains
  14035. DDD Leaders: Building a project with freelancers
  14036. Remove closure allocations from ServiceCollectionDescriptorExtensions by benaadams · Pull Request #44696 · dotnet/runtime
  14037. Hard work is irritating
  14038. From .NET Standard to .NET 5
  14039. mimoo/bitcoinlottery
  14040. dotnet-foundation/ecosystem-growth
  14041. On .NET Live - Intro to Microservice Patterns for .NET Developers
  14042. GraphQL Schema Design
  14043. Beware “Amazon’s Choice” – Brian Bien
  14044. r/dotnet - What logging Framework do you use?
  14045. Introducing F# 5
  14046. chrissainty/ddd-2020
  14047. Codecamp - Your IT Conference in Romania
  14048. mimoo/bitcoinlottery
  14049. Open Source Cookbook
  14050. Porting Projects to .NET 5
  14051. 285976 - consider making use of aReason argument of nsIHelperAppLauncherDialog::show
  14052. LYWE, a better alternative to FIRE
  14053. Clean architecture: Domain-driven design, part 1 -
  14054. Star Wars - Boba Fett Helmet, Limited Edition by SWAROVSKI
  14055. ericfischer/if-then-else
  14056. Windows Task Manager Source Code Review by Original Author: Retired Microsoft Engineer "davepl"
  14057. Privacy and Compliance Reading List
  14058. Goodreads plans to retire API access, disables existing API keys
  14059. Getting Started | How to Make an OS: 1
  14060. hexops/dockerfile
  14061. Computers Are Bad
  14062. Part One – Alaa Abdulridha
  14063. Could I have passed muster with YC?
  14064. GitHub Dark Mode is Too Dark - blog.karenying.com
  14065. Why I still can't stop using Chrome
  14066. 12 prerequisites for a highly secure server
  14067. Agent vs System
  14068. Become shell literate
  14069. Aiming for correctness with types - fasterthanli.me
  14070. Earnestness
  14071. Chrome is Bad
  14072. How the Slowest Computer Programs Illuminate Math’s Fundamental Limits
  14073. An open source multi-tool for exploring and publishing data
  14074. Real World String Validation in JavaScript - Scrimba 24 Days of #JavaScriptmas Challenge
  14075. The .NET Stacks #29: More on route-to-code and some Kubernetes news
  14076. Supporting Jurisdictional Restrictions for Durable Objects
  14077. The dark reality behind Slack’s billion-dollar sale to Salesforce
  14078. Amazon owns more than $2B worth of IPV4 addresses
  14079. Mojeek
  14080. Longest known exposure photograph ever captured using a beer can
  14081. Umbraco Back-office Authentication With Azure Active Directory
  14082. The Anti-Mac User Interface (Don Gentner and Jakob Nielsen)
  14083. Python behind the scenes #6: how Python object system works
  14084. Inline XBRL Viewer
  14085. Code Maze Weekly #55 - Code Maze
  14086. Enable unified data governance with Azure Purview | Azure Friday
  14087. Judicial Website, No Money Down
  14088. Is deep learning a new kind of programming? Operationalistic look at programming
  14089. Dave goes back to Mac
  14090. How I stopped hating Test Driven Development
  14091. Being OK with Being Alone
  14092. No, engineers don't suck at time estimates
  14093. Heavy Is the Head That Wears the AirPods Max
  14094. Next Up for WinForms in .NET 6 Is High DPI Support -- Visual Studio Magazine
  14095. Who do we spend time with across our lifetime?
  14096. CS 6120: The Self-Guided Course
  14097. Visual Studio Code November 2020
  14098. Announcing Windows 10 Insider Preview Build 21277
  14099. Encrypting your WAF Payloads with Hybrid Public Key Encryption (HPKE)
  14100. Google Alternatives 2020: Best Privacy Friendly Alternatives
  14101. Parsing ETL traces yourself, part 3: The TraceProcessor | The Old New Thing
  14102. pointerpointer.com
  14103. Episode 66 - TDD and the Terminator With Layla Porter
  14104. JavaScript End to End Testing Framework
  14105. Web Stories on Google
  14106. Learning Quick - Serverless Functions, Netlify vs Vercel, and the Jamstack
  14107. How to Build a Global Network that Complies with Local Law
  14108. .NET App Developer Links - 2020-12-11
  14109. Wrapping up 2020 by looking ahead to 2021!
  14110. Mathematician Solves Centuries-Old Grazing Goat Problem Exactly
  14111. GitHub gets a dark mode – TechCrunch
  14112. Cake VSCode Extension Release 1.0.0
  14113. .Net Project Builds with Node Package Manager · Los Techies
  14114. .NET 5 support on Azure Functions
  14115. I need manual approvers for GitHub Actions!!!! And I got them now :) | Azure DevOps Blog
  14116. Web Accessibility: Aria, Focus, Focus Management
  14117. No recompile, no redeploy, managing features flags in .NET Core, locally and with Azure
  14118. Deno 1.6 Release Notes
  14119. Understanding the JavaScript Destructuring Syntax
  14120. The Handicap Principle: Why People Intentionally Make Bad Decisions - by Aman Manazir
  14121. The Airbnbs
  14122. Own your email
  14123. Small teams
  14124. Build New Zealand in an afternoon
  14125. Thoughts on CentOS Stream
  14126. Make your monolith last
  14127. HR: Hemorrhaging Responsibility
  14128. Use an Existing .NET Core Project Template
  14129. Create .NET Core Projects with the Command Line
  14130. Accelerating the Pixie community with New Relic
  14131. Shipping the Sandman Doppler with Palo Alto Innovation's Alex Tramiel | Hanselminutes with Scott Hanselman
  14132. Thread by @StanTwinB on Thread Reader App
  14133. Running Playwright on Azure Functions
  14134. What's new in Windows Forms runtime in .NET 5.0 | .NET Blog
  14135. .NET Conf 2020 - Kerala (2021-01-09)
  14136. Announcing Workplace Records for Cloudflare for Teams
  14137. You should be customizing your PowerShell Prompt with PSReadLine
  14138. Parsing ETL traces yourself, part 2: The EventLogReader | The Old New Thing
  14139. gnu.org
  14140. Cloudflare Certifications
  14141. Instant Search Recipes with Typesense
  14142. facontidavide/PlotJuggler
  14143. DoorDash from application to IPO
  14144. .NET App Developer Links - 2020-12-10
  14145. [API] Did the review ID format change again?
  14146. SpaceX Launches—and Crashes—Its Starship Mars Rocket
  14147. Use local function attributes with C# 9
  14148. Discover the Azure Architecture Center - Video Tour!
  14149. Facepalm Mistakes to Avoid When Using React Hooks
  14150. Implementing an Effective Architecture for ASP.NET Core Web API
  14151. Tip 298 - How to run C# notebooks with Azure Cosmos DB
  14152. The Future of Hosting with Edge Computing
  14153. .NET Rocks! vNext
  14154. Death of an Open Source Business Model
  14155. Exhaustiveness Checking with Mypy
  14156. Rails 6.1: Horizontal Sharding, Multi-DB Improvements, Strict Loading, Destroy Associations in Background, Error Objects, and more!
  14157. The CentOS Project Just Committed Suicide
  14158. Microsoft Launches New Data Governance Service Azure Purview in Public Preview
  14159. "deno compile" into executable · Issue #986 · denoland/deno
  14160. Hystoria
  14161. VSCode Tinder
  14162. No. 1 Visual Studio IDE Feature Request: Linux -- Visual Studio Magazine
  14163. Blazor testing using bUnit - or something something testing Blazor
  14164. Starship | SN8 | High-Altitude Flight Test
  14165. ML.NET in the Real World
  14166. Service Discovery with Steeltoe
  14167. Build community-driven software projects on GitHub - Learn
  14168. C# with CSharpFritz - S2 Ep 1: Build for the Web with ASP.NET Core
  14169. Xamarin | Open-source mobile app platform for .NET
  14170. The Future of Flash on Armor Games
  14171. xamarin/Xamarin.Forms
  14172. Event Choreography & Orchestration (Sagas)
  14173. Reduce CacheEntry size by adamsitnik · Pull Request #45410 · dotnet/runtime
  14174. Producing Packages with Source Link | .NET Blog
  14175. #104 – David Wong: Many Layers of Complexity
  14176. Build Tools for protobuf-net and protobuf-net.Grpc
  14177. SpaceX Starship high altitude test flight ends in a fiery explosion
  14178. More MemoryCache perf improvements by adamsitnik · Pull Request #45280 · dotnet/runtime
  14179. Remove some allocations related to storing CacheEntry scopes by adamsitnik · Pull Request #45563 · dotnet/runtime
  14180. few minor MemoryCache perf improvements by adamsitnik · Pull Request #44797 · dotnet/runtime
  14181. The Games People Play With Cash Flow
  14182. optimize DateTimeOffset.UtcNow by removing redundant verification by adamsitnik · Pull Request #45281 · dotnet/runtime
  14183. GraphQL Schema Design
  14184. Why math?
  14185. Lessons learned on an Engineering Manager job search
  14186. Sales tax creates more unnecessary pain than value added tax
  14187. Lawrence Aberba
  14188. Iguazio | The Data Behind MLOps
  14189. 5 Marketing Tips For People With No Friends
  14190. Angular Custom Validators and Error Handling with ASP.NET Core Identity
  14191. How I Used Reddit to Double My Newsletter Subscribers
  14192. Three steps to a paperless home office
  14193. Hyundai to acquire Boston Dynamics for nearly $1B
  14194. What's New for C++, .NET and More in Visual Studio 2019 v16.9 Preview 2 -- Visual Studio Magazine
  14195. FTC Sues Facebook for Illegal Monopolization
  14196. Supporting the 2020 U.S. election
  14197. 5 Must Install NuGets for New Xamarin Projects
  14198. Bebop: An Efficient, Schema-based Binary Serialization Format | Rainway
  14199. There's Always More History • Hillel Wayne
  14200. Why is the Google Cloud UI so slow?
  14201. Designing 2D graphics in the Japanese industry
  14202. Using Calendly to run remote coaching sessions
  14203. Displaying your google profile picture in an ASP.NET Core Application
  14204. Parsing ETL traces yourself, part 1: wpaexporter | The Old New Thing
  14205. Event Choreography & Orchestration (with NServiceBus)
  14206. Cloudflare’s privacy-first Web Analytics is now available for everyone
  14207. Deprecating the __cfduid cookie
  14208. OpenSSL Releases Security Update | CISA
  14209. WerWolv/ImHex
  14210. .NET App Developer Links - 2020-12-09
  14211. 4 Key Machine Learning Methods for Prediction & Personalization
  14212. CoinHive javascript doesn't seem to work
  14213. Can developer productivity be measured? - Stack Overflow Blog
  14214. r/Kotlin - [OC] Compiler plugins are amazing!
  14215. Exploiting NVIDIA Ampere Structured Sparsity with cuSPARSELt | NVIDIA Developer Blog
  14216. Announcing PowerShell Crescendo Preview.1 | PowerShell
  14217. Add GetCiphertextLength for CBC, CFB, and ECB. by vcsjones · Pull Request #45003 · dotnet/runtime
  14218. The proper usages of the keyword 'static' in C# - NDepend
  14219. WDR
  14220. Using your organizational DevTest benefits
  14221. Invalid Access to memory location in KUDU App Services
  14222. Kafka is not a Database
  14223. C# Source Generators - Write Code that Writes Code
  14224. .NET December 2020 Updates – 5.0.1 | .NET Blog
  14225. Building End-to-End Diagnostics: ActivitySource and OpenTelemetry 1.0
  14226. wybiral/micropython-aioweb
  14227. You Don't Need All Those Root Certificates
  14228. Visual Studio 2019 v16.9 Preview 2 and New Year Wishes Coming to You! | Visual Studio Blog
  14229. New in .NET 5 - Top-level Statements | C# Tutorials Blog
  14230. GitHub Pull Requests and Issues - Visual Studio Marketplace
  14231. sindresorhus/css-in-readme-like-wat
  14232. Sponsor @benaadams on GitHub Sponsors
  14233. mapbox/mapbox-gl-js
  14234. merill/InclusivenessAnalyzer
  14235. New from Universe 2020: Dark mode, GitHub Sponsors for companies, and more - The GitHub Blog
  14236. Net Conf 2020 Québec : Introduction à NET 5.0
  14237. .NET Thanks!
  14238. Sponsor @benaadams on GitHub Sponsors
  14239. Sign In - AWS re:Invent 2020
  14240. 2020 IFComp Post-Competition Survey
  14241. Expanding Fuchsia's open source model
  14242. ASP.NET Community Standup - Material Design in Blazor with Material.Blazor
  14243. [CentOS-announce] CentOS Project shifts focus to CentOS Stream
  14244. Stacks
  14245. Polly and Blazor, Part 1 – Simple Wait and Retry
  14246. Why Study Mathematics - with Vicky Neale — Numberphile
  14247. Stacks
  14248. [.NET Conf Virtual Event - .NET Perth Meetup] .NET 5 Launch & end of year get together (2020-12-08)
  14249. Infer#: Interprocedural Memory Safety Analysis For C# | .NET Blog
  14250. GitHub Universe · Virtual 2020 · Dec 8 - 10, 2020
  14251. servicetitan/Stl.Fusion
  14252. How do NoSQL databases work? Simply Explained!
  14253. VS Code C++ Tool Broadens ARM/ARM64 Reach -- Visual Studio Magazine
  14254. How to Automate Disaster Recovery in SQL Server On-Prem
  14255. Build software better, together
  14256. March 10, 2020 - Minimal March - Passing data between Blazor components and unit testing
  14257. Cloudflare and Apple design a new privacy-friendly internet protocol – TechCrunch
  14258. oskarsve/ms-teams-rce
  14259. Last Week in .NET #21 – Remembering the women of École Polytechnique
  14260. What's Azure in #shorts
  14261. Qt 6.0 Released
  14262. How did Windows open a portal to another dimension when reporting a program error? | The Old New Thing
  14263. Asynchronous JavaScript in ~10 Minutes - Callbacks, Promises, and Async/Await
  14264. Apple introduces AirPods Max, the magic of AirPods in a stunning over-ear design
  14265. What’s New on F#: Q&A With Phillip Carter
  14266. .NET 5 Breaking Changes for ASP.NET Core
  14267. Cryptography Improvements in .NET 5 - Support for PEM
  14268. Speaking at Azure Israel: Advanced Cosmos DB
  14269. Anyone can be a developer with Microsoft Dataverse for Teams!
  14270. OPAQUE: The Best Passwords Never Leave your Device
  14271. Improving DNS Privacy with Oblivious DoH in 1.1.1.1
  14272. How to configure CSP Headers for Static Website Hosted in Azure Blob Storage
  14273. Dark mode for your web applications (using Blazor and Tailwind CSS)
  14274. Using action results and content negotiation with "route-to-code" APIs
  14275. Distributed Systems Reading List
  14276. Red Blob Games: Hexagonal Grids
  14277. thought leaders and chicken sexers
  14278. .NET App Developer Links - 2020-12-08
  14279. December 7, 2020 Health Officer Statement - San Mateo County Health
  14280. Using multiple APIs in Angular and ASP.NET Core with Azure AD authentication
  14281. Monsters Weekly 194 - Single File Applications in .NET 5
  14282. Adopting Azure serverless architectures to help reduce CO2 emissions – Part 1 | Sustainable Software
  14283. [Guest Post] Bring lights in Unity into the real-world using Philips Hue | .NET Blog
  14284. Branching tests
  14285. Creating your first CRUD app with Suave and F# - Simple Talk
  14286. How To Install An ASP.NET Core In .NET 5 App On Ubuntu 20.04
  14287. Use C# 9 records and init-only properties in ReSharper and Rider 2020.3 – .NET Tools Blog | JetBrains
  14288. Skeleton Screens for React Apps
  14289. Automate a Markdown links page with Pinboard and C#
  14290. The Beginner's Series to Blockchain
  14291. Apache NetBeans 12.2 Features
  14292. Episode 357 - Verifiable Identity with Blockchain
  14293. Building an ASP.NET Core Web App from Scratch
  14294. Multi-Device Calls With Ice Forking
  14295. IoT Unravelled Part 1: It's a Mess. But Then There's Home Assistant
  14296. Modern Web Development with Blazor & .NET 5
  14297. Uber sells self-driving unit Uber ATG in deal that will push Aurora’s valuation to $10B – TechCrunch
  14298. imazen/imageflow
  14299. GitHub repositories to improve your programming skills
  14300. My first year of blogging - andre.schweighofer
  14301. Cameras and Lenses – Bartosz Ciechanowski
  14302. Drawings for technical explanations: my first steps
  14303. How I accidentally built an API business
  14304. The Future I Believe In
  14305. Evolution of my role as a founder CTO
  14306. Day 9 of I am not fat
  14307. Vladimir Cicovic Blog
  14308. Geek Blight - Embedding YouTube videos without making your site fatter
  14309. From Zero to AppStore
  14310. How To Keep Big Writers On Substack
  14311. Monitoring my boiler
  14312. Lockdowns, science and voodoo magic
  14313. Nicola Bortignon - We need more platforms in our lifes
  14314. ProtonDB | Gaming reports for Linux using Proton and Steam Play
  14315. Gitter now speaks Matrix! | Matrix.org
  14316. New report reveals Apple’s roadmap for when each Mac will move to Apple Silicon
  14317. Cyberpunk 2077 is equal parts beautiful and messy
  14318. #DevDecember Week 1 Recap: Growth
  14319. The .NET Docs Show - I AM GRUUT: Blogging .NET, C#, and Azure for fun and education
  14320. Graphics Programming weekly - Issue 160 — December 6, 2020 | Jendrik Illner
  14321. Recursive STARKs - Crowdcast
  14322. #104 – David Wong: Many Layers of Complexity
  14323. Entity Framework Community Standup - LLBLGen designer and .NET data history
  14324. Release 7.10.1 · elastic/elasticsearch-net
  14325. Flow, Digicel customers report regionwide internet outage
  14326. Signed copy of The Language Lover’s Puzzle Book by Alex Bellos (Paperback)
  14327. NEST 7.10.1
  14328. March 8, 2020 - Minimal March - Blazor Buttons and Commands !coffee
  14329. Why does CreateWindowEx take the extended style parameter as its first parameter instead of its last? | The Old New Thing
  14330. oskarsve/ms-teams-rce
  14331. Quick Tip: A Keyboard Shortcut to Start a Taskbar App as an Administrator
  14332. C# in Simple Terms - Dates and Times
  14333. cnlohr/channel3
  14334. Using .NET and PowerPoint to generate cover images - Gérald Barré
  14335. Falling out of Love with Apple, Part 3
  14336. RavenDB and multi region setup
  14337. Privacy needs to be built into the Internet
  14338. User Registration with Angular and ASP.NET Core Identity
  14339. Bartleby - How the pandemic is forcing managers to work harder | Business
  14340. 231: No M1 Talk We Promise... 🤞🤔🤫
  14341. .NET App Developer Links - 2020-12-07
  14342. Python for Data Science - NumPy & Pandas Cheatsheet
  14343. benwilber/boltstream
  14344. beurtschipper/Depix
  14345. Advent of Code 2020
  14346. A Free JavaScript Beginner Book!
  14347. Emulation in Q# | Q# Blog
  14348. Converting asynchronous cancellation from C# to F#
  14349. Next-Level React Performance
  14350. Understand The .NET 5 Runtime Environment
  14351. Inside the Quantum Katas, part 1 | Q# Blog
  14352. We Love Kubernetes
  14353. Indoor Cycling Stats Comparison - Peloton App vs Apple Watch Fitness
  14354. JavaScript Course For Beginners - 1 Hour
  14355. Docker's Second Death
  14356. Zaid-Ajaj/Npgsql.FSharp.Analyzer
  14357. One Stark To Rule Them All (Video)
  14358. mkirchner/linked-list-good-taste
  14359. C# 9 records as strongly-typed ids - Part 3: JSON serialization
  14360. On Inclusion
  14361. Speak at a Meetup
  14362. Why is building a mobile app this hard
  14363. Rethinking Social Media
  14364. How to create simplicity
  14365. iPhones are inferior to Android phones: the value
  14366. How I Reclaimed My Attention
  14367. Protect your .env! - Tatooine Sunset
  14368. A developer's hopes for Open banking in Singapore · Prudent Documentation
  14369. Machine Learning And Human Learning
  14370. EmacsConf - 2020 - Talks
  14371. Every Model Learned by Gradient Descent Is Approximately a Kernel Machine
  14372. Amazon’s First Non-Employee Customer and What He Bought
  14373. The Grenfell Tower inquiry is uncovering a major corporate scandal | The Spectator
  14374. The Tragic Tale Of DEC, The Computing Giant That Died Too Soon - Digital.com
  14375. CSS Variables are cool (secretGeek.net)
  14376. Welcome to Privacy & Compliance Week
  14377. LinkedIn’s Alternate Universe
  14378. World's worst video card gets better?
  14379. The nightmare is real: 'Excel formulas are the world's most widely used programming language,' says Microsoft
  14380. InstaHide Disappointingly Wins Bell Labs Prize, 2nd Place
  14381. Run EF Core Migrations in Azure DevOps
  14382. Permit key-reuse in PKCS12. by vcsjones · Pull Request #45618 · dotnet/runtime
  14383. Apple’s “EDR” Brings High Dynamic Range to Non-HDR Displays — Prolost
  14384. Being honest about code coverage
  14385. That Time I Built a Crack for Nearly all Shareware
  14386. Newsletter Week 49, 2020
  14387. Cryptologie | Zkp-Privacy Summit Replay Video
  14388. Remapping Keys with XKB and KLFC
  14389. In defense of blub studies
  14390. Mental Models
  14391. On Trusting Macintosh Hardware
  14392. Navel Gazing on Hacker News
  14393. Thinking About Decentralized Communities
  14394. Building a feature store - nlathia.github.io
  14395. The .NET Stacks, #28: The future of MVC and themes of .NET 6
  14396. Your Smart TV is probably ignoring your PiHole
  14397. Reverse a String in JavaScript - Scrimba 24 Days of #JavaScriptmas Challenge
  14398. std::visit is everything wrong with modern C++
  14399. This is Real. That's Not.
  14400. Sight restored by turning back the epigenetic clock
  14401. How to do OAuth2 Authorization in ASP.NET Core for Swagger UI using Swashbuckle
  14402. ”They raped me with truncheons” – the truth about Lukashenko’s brutal war on opposition activists
  14403. About Google's approach to research publication
  14404. Command Line Interface Guidelines
  14405. JavaScript Heap Out Of Memory Error
  14406. How to Fix the Red dot on Discord Icon - Appuals.com
  14407. The Cloud Skills Show: .NET
  14408. No, DeepMind has not solved protein folding
  14409. Multi-Class Classification Using PyTorch: Preparing Data -- Visual Studio Magazine
  14410. Microsoft Updates Azure Mobile Apps, Ponders Future -- Visual Studio Magazine
  14411. Announcing LAMBDA: Turn Excel formulas into custom functions
  14412. Azure Arc enabled Kubernetes with GitOps | Azure Friday
  14413. The case for Elixir
  14414. My first Product Hunt launch
  14415. The UX of Proving Our Humanity To Machines
  14416. Billionaires Build
  14417. The Continuous Integration Mystery — Dan Hough
  14418. Workshop On Elliptic Curve Cryptography Ecc 2020 (Videos)
  14419. Why I Don't Retweet Anything
  14420. How I Manage My Random Daily Notes
  14421. About Google's approach to research publication
  14422. ??? · GroupXIV microphotography viewer
  14423. Add completion for preprocessor symbols. by CyrusNajmabadi · Pull Request #49705 · dotnet/roslyn
  14424. Generating and efficiently exporting a file in a Blazor WebAssembly application - Gérald Barré
  14425. ADO.NET provider 7.10.1.0 for Firebird is ready
  14426. Uno Platform Blazor WebAssembly (client-side) with AOT and SkiaSharp
  14427. UniFi 6 Lite Access Point
  14428. MSDelta - Win32 apps
  14429. UniFi Switch Aggregation
  14430. Frontliner Heroes
  14431. Level-up Your DevOps with GitHub Actions and Kubernetes
  14432. Use ASP.NET Core route-to-code for simple JSON APIs
  14433. Press Release
  14434. Azure DevOps Podcast: Paul Sheriff on What’s New in .NET - Episode 117
  14435. How Do Computers Remember?
  14436. mayuki/Rin
  14437. Code Maze Weekly #54 - Code Maze
  14438. An introduction to three-phase power and PDUs
  14439. Development With A Dot - ASP.NET Core Pitfalls – Async File Uploads
  14440. ADO.NET provider 7.10.0.0 for Firebird is ready
  14441. Webinar recording: RavenDB & Your Operations Team
  14442. Meet The Black Women Trying to Fix AI
  14443. Time to Say Goodbye to Google Fonts
  14444. Pangolin
  14445. Securing Your Web API Using Azure Active Directory
  14446. "I've had to relearn coding to get through the new interviews"
  14447. Diversity and The Digital Divide: Thoughts From Tech Leaders
  14448. - Developer! Developer! Developer! Day
  14449. VISCA camera control in C#
  14450. .NET App Developer Links - 2020-12-04
  14451. SoundCloud Widget
  14452. A Spellchecker Used to Be a Major Feat of Software Engineering
  14453. Wiki: TypeScript | Barbarian Meets Coding
  14454. America Has Central Planners. We Just Call Them ‘Venture Capitalists.’
  14455. Transient Error Handling with Polly Part 1
  14456. How to Start Contributing To Open-Source
  14457. Tagging Audio using Deep Learning
  14458. An update to storage policies across your Google Account
  14459. The Myth of Code Coverage
  14460. Price Mechanisms for Marketplaces
  14461. I got 99 problems but `SameSite` cookies ain't one
  14462. .NET Core 2.1, 3.1, and .NET 5.0 updates are coming to Microsoft Update
  14463. Banking on Status
  14464. Why Self-Hosted Emails Should Not Be Used - EVER
  14465. My time-travel online banking experiment, part I
  14466. After Minimalism — David Perell
  14467. Why I’m skeptical of Universal Basic Income
  14468. Triaging Information
  14469. C# 9 and Foreach Extensibility · Lukáš Lánský
  14470. Succeeding from Anywhere: The Remote Work Revolution with Tsedal Neeley | Hanselminutes with Scott Hanselman
  14471. Improved Cryptanalysis Of Uov And Rainbow
  14472. On .NET Live - .NET on Microcontrollers with the Meadow IoT Platform
  14473. YouTube will remind users to ‘keep comments respectful’ before posting
  14474. Blazor: Client Side vs. Server Side: Hands on Development and Deployment
  14475. Computer latency: 1977-2017
  14476. The withering email that got an ethical AI researcher fired at Google
  14477. TimescaleDB vs. Amazon Timestream: 6000x faster inserts, 5-175x query speed
  14478. TypeScript Surges in GitHub Octoverse 2020 Report -- Visual Studio Magazine
  14479. M1 Macs: Truth and Truthiness
  14480. Arecibo News Media | National Science Foundation
  14481. Don't Put Android in Your Namespace in Xamarin Projects
  14482. Customizing the Graph SDKs
  14483. Getting Started with DevOps for Azure SQL
  14484. Azure Unblogged - GitHub
  14485. Stripe Treasury: Banking-as-a-service for platforms
  14486. Customizing the Graph SDKs
  14487. libra/libra
  14488. About DEV
  14489. jeweg/hovatrace
  14490. protobuf-net/protobuf-net.ToolsDemo
  14491. Customizing the Graph SDKs | Channel 9
  14492. .NET Live TV | Live developer streams every day
  14493. Additional notes on the various patterns for passing C-style arrays across the Windows Runtime boundary | The Old New Thing
  14494. Turning animations to 60fps using AI!
  14495. How to configure a secured custom domain on a Azure Function or website
  14496. Interview with Rodrigo Branas on RavenDB
  14497. Fibratus
  14498. These are called opportunities
  14499. HTTP/2 Push is dead
  14500. Securing an ASP.NET Core API which uses multiple access tokens
  14501. .NET App Developer Links - 2020-12-03
  14502. Slope-Space Integrals for Specular Next Event Estimation
  14503. Why did renewables become so cheap so fast? And what can we do to use this global opportunity for green growth?
  14504. Justice et légumes frais, tome 1 de la série de bande dessinée Imbattable, de Jousselin - - Éditions Dupuis
  14505. Custom V2 OData queries will be deprecated March 9, 2021 | The NuGet Blog
  14506. What’s New in Angular 11
  14507. alugili/CSharp-9-CheatSheet
  14508. Linux + .NET 5 + VS Code XAML Preview + Hot Reload Running on Embedded Linux? (a sneak peek) 🤫 | MicroHobby
  14509. Tip 297 - Discovering the Azure Architecture Center
  14510. Avoid Wrapping DbContext in Using (and other gotchas)
  14511. AzureFunBytes - DevOps on Azure with Donovan Brown | Azure DevOps Blog
  14512. ASP.NET Core docs: What's new for November 1, 2020 - November 30, 2020
  14513. New for AWS Lambda – Functions with Up to 10 GB of Memory and 6 vCPUs | Amazon Web Services
  14514. .NET 5 AWS Lambda Support with Container Images | Amazon Web Services
  14515. .NET Rocks! vNext
  14516. Working Smarter: 5 Steps to Getting Unstuck
  14517. Build a computer from scratch.
  14518. Complex Model Validation in Blazor Applications - Code Maze
  14519. Handling Duplicate Messages (Idempotent Consumers)
  14520. Initial docker-compose.yaml support (#800) · dotnet/tye@e57af98
  14521. Requirements for Building a PKI
  14522. Analyzing firmware from embedded devices
  14523. AirBnB ignores the GDPR, and the Irish DPC is a fig leaf · derhagen
  14524. Fake Tweet Screenshot Proliferation
  14525. The Skill With The Highest ROI - Daniel Bustamante
  14526. How I Translate Feature Requests into Code
  14527. .NET5 - A Unified Platform
  14528. Cryptologie | International Olympiad In Cryptography
  14529. kubernetes/kubernetes
  14530. Introduction to the series [1 of 20]
  14531. Move Over, Stack Overflow: Microsoft Launches Q&A for .NET -- Visual Studio Magazine
  14532. JFrog  | From open source to a successful Startup
  14533. How to Make Your Code Reviewer Fall in Love with You
  14534. How Does Microsoft Do DevOps | Azure DevOps Blog
  14535. rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc.
  14536. A Chain Just Cut Through A Capsized Cargo Ship Filled With Cars And The Process Is Fascinating
  14537. QBE vs LLVM
  14538. .NET Tooling Community Standup - .NET 5 Performance with Stephen Toub
  14539. Improving Debug-time Productivity with Source Link | .NET Blog
  14540. Setting Up Feature Flags with .NET
  14541. Cool things I learned about NUnit while re-launching the docs
  14542. How can I check whether the user has disconnected from the session? | The Old New Thing
  14543. Attention K-Mart Shoppers : Free Audio : Free Download, Borrow and Streaming : Internet Archive
  14544. .NET 5 Breaking Changes: Historic Technologies
  14545. Handling Duplicate Messages (Idempotent Consumers)
  14546. Peter Gallagher - Speaker Profile @ Sessionize.com
  14547. What is the “protein folding problem”? A brief explanation
  14548. ASP.NET Core Improvements in .NET 5
  14549. monicahq/monica
  14550. Salesforce strikes deal to acquire Slack for $27.7 billion
  14551. .NET App Developer Links - 2020-12-02
  14552. How to Scope Software Projects When Everything is Something You've Never Done Before - 7pace
  14553. Code Smell – Primitive Obsession and Refactoring Recipes - NDepend
  14554. The Only Testing that Matters: Testing through User Eyes
  14555. Introduction - Computer Graphics from scratch
  14556. New for AWS Lambda – Container Image Support | Amazon Web Services
  14557. Seasons of Serverless Challenge 1: Azure Functions and Azure SQL Database serverless
  14558. How to Buy Gifts That People Actually Want - Will Patrick
  14559. Modular Monolith: Domain-Centric Design - Kamil Grzybek
  14560. What’s New in Text Analytics: Opinion Mining and Async API
  14561. Want more PostgreSQL? You just might like Babelfish | Amazon Web Services
  14562. The Cryptopals Crypto Challenges
  14563. Radicle - Peer-to-peer code collaboration
  14564. Amazon S3 | Strong Consistency | Amazon Web Services
  14565. Our commitment to privacy in Microsoft Productivity Score - Microsoft 365 Blog
  14566. .NET Framework November 2020 Cumulative Update Preview for Windows 10 2004 and Windows Server, version 2004 | .NET Blog
  14567. An iOS zero-click radio proximity exploit odyssey
  14568. Unity 101: Installation
  14569. Slack Technologies - Acquisition Legend
  14570. ‘Wonder Woman 1984’ will be HBO Max's first 4K movie
  14571. Salesforce Signs Definitive Agreement to Acquire Slack - Salesforce News
  14572. Disclosure: Yet another macOS privacy protections bypass
  14573. Building and deploying web apps with Static Web Apps
  14574. KDE Community Edition is now available | PINE64
  14575. Cryptologie | Real World Cryptographers Podcast Episode 2
  14576. People Can Be Dishonest About Work
  14577. If at first you don't succeed boil it in acid
  14578. Can Eating Meat Be Good For You? And The Planet? by Edlin Choi
  14579. Basic JSON APIs with Route-to-code in ASP.NET Core
  14580. Protein folding & The AI ‘Solution’ : A primer for non-scientists
  14581. Learn C# with CSharpFritz - Ep11: New Features in C# 9
  14582. Airbnb. Thanksgiving. Burglary.
  14583. The Mojo Men Blog
  14584. Gamedev from scratch 0: Groundwork
  14585. Experts and expertise
  14586. Developer Decries WinForms-to-Blazor Performance Degradation -- Visual Studio Magazine
  14587. The Arecibo radio telescope's massive hanging platform has collapsed
  14588. Community Highlights: 7th edition
  14589. AWS Lambda – Pricing
  14590. macOS to FreeBSD migration a.k.a why I left macOS
  14591. Real-time Data fetching with GraphQL and Blazor
  14592. .NET 5 Runtime Improvements: From Functional to Performant Implementations
  14593. OpenAPI and Versioning for ASP.NET Core Web API
  14594. Realtime Questions - Stack Exchange
  14595. .NET Today, tomorrow and beyond – panel discussion - comitted
  14596. Get Your JAM On
  14597. Ethereum Energy Consumption Index (beta) - Digiconomist
  14598. Bitcoin Energy Consumption Index - Digiconomist
  14599. ABP.IO Platform v4.0 RC Has Been Released based on .NET 5.0!
  14600. Visual Studio Talk Show: 0250 - Miguel Bernard - Les nouveautes de .NET 5 et C# 9
  14601. Did Windows ever find solutions for programs that crashed? | The Old New Thing
  14602. .NET 5 Breaking Changes to the Base Class Library
  14603. Export Office 365 calendar events to JetBrains Space using the Microsoft Graph API, the JetBrains Space SDK, and automation
  14604. Upload Images to a Node.js Server with Uppy, Express.js, and Multer
  14605. Authentication with Graph SDKs | Channel 9
  14606. Authentication with Graph SDKs
  14607. New – Use Amazon EC2 Mac Instances to Build & Test macOS, iOS, ipadOS, tvOS, and watchOS Apps | Amazon Web Services
  14608. Using Quartz.NET with ASP.NET Core and worker services
  14609. What do I care the open web is dying?
  14610. Microsoft Releases Git Experience in Visual Studio
  14611. Ray Tracing in One Weekend
  14612. .NET App Developer Links - 2020-12-01
  14613. Blazor Updates in .NET 5
  14614. 한국을 대표하는 글로벌 방송! The World On Arirang!
  14615. Deep Learning with GPU Acceleration - Simple Talk
  14616. Now That's What I Call .NET 5 on #Dev_Jams
  14617. Checkout this video about Remote Development with VS Code
  14618. Unit tests in Entity Framework Core 5 – Michał Białecki Blog
  14619. Render as You Fetch with React Suspense
  14620. Name by role
  14621. Release OpenZFS 2.0.0 · openzfs/zfs
  14622. Boardsha.re - free whiteboard software
  14623. Creating an Image Classifier Model
  14624. The Developer Wish List - #DevDecember
  14625. Writing Rust the Elixir way
  14626. [Guest Post] Introducing WaveEngine 3.1 based on .NET 5 | .NET Blog
  14627. Working with Binding in Blazor Applications - Code Maze
  14628. ML.NET Model Builder November Updates | .NET Blog
  14629. The Tech Monopolies Go Vertical
  14630. Bookshlf
  14631. Building TakeNote, a Notes App for Developers With GitHub Sync
  14632. To Be or Not to Be Certain
  14633. Zcash Design With Sean Bowe
  14634. How to Delete Multiple Azure Resource Groups with Tags, Bash via Azure Cloud Shell, and the Azure CLI
  14635. Threat Actor: Unkown
  14636. Twitter Donation drive for Jon Ossoff GA runoff campaign
  14637. Buffer Overflows for Newbies
  14638. Stop Calling Us Frontline – We are your last resort
  14639. One Big Idea — David Perell
  14640. marcan is creating Linux for Apple Silicon Macs | Patreon
  14641. Dear finance, this is why cloud costs are complex
  14642. ASP.NET Community Standup - ASP.NET Core Architecture with David Fowler
  14643. Washington State Department of Health
  14644. Rant – You likely* don’t need a 2,000$ server for your home.
  14645. Why I Don’t Want To Be a Billionaire - Daniel Bustamante
  14646. Regex literals optimization
  14647. Google Cloud Functions Supports .NET Core 3.1 (but not .NET 5) -- Visual Studio Magazine
  14648. Why is Apple’s M1 Chip So Fast
  14649. Last Week in .NET #20 – Microsoft reclaiming the “Creepy Spying Company” mantle
  14650. Get Exclusive Content! Become a CodeOpinion Member
  14651. Build Your First for iOS & Android App with Xamarin and Visual Studio
  14652. A Day in a life of a Cloud Architect
  14653. I am an 80 column purist
  14654. #RealEstateCore is the gold standard of smart building ontologies. @KarlHammar and @alinamstanciu join @obloch on the #IoTShow to demo how the open source ontology is used with Azure Digital Twins
  14655. e Foundation - deGoogled unGoogled smartphone operating systems and online services - your data is your data
  14656. Suspicious network resurrections
  14657. WA Notify - Apps on Google Play
  14658. Planned Event Store Improvements for Marten V4, Daft Punk Edition
  14659. Use function pointers for reverse pinvokes by davidfowl · Pull Request #28249 · dotnet/aspnetcore
  14660. Bringing .NET Interactive to Azure Data Studio Notebooks
  14661. The Modern World Has Finally Become Too Complex for Any of Us to Understand
  14662. The .NET Docs Show - C# 9: A functionally better release with Dave Brock
  14663. AlphaFold: a solution to a 50-year-old grand challenge in biology
  14664. C# In Simple Terms - String Manipulation and Cultures
  14665. Getting Started With PowerShell Core in Windows Terminal
  14666. What are the requirements for the built-in Windows 10 camera-based barcode scanner? | The Old New Thing
  14667. ARM and Lock-Free Programming
  14668. microG Project
  14669. Investigating a performance issue with a regex - Gérald Barré
  14670. Ward Farnsworth's Predator at the Chessboard
  14671. Improving the Resiliency of Our Infrastructure DNS Zone
  14672. N,N-dimethyltryptamine compound found in the hallucinogenic tea ayahuasca, regulates adult neurogenesis in vitro and in vivo
  14673. Going all-in with nullable reference types
  14674. Muhammad Rehan Saeed: Developer at Microsoft | Leonardo Tuna Podcast
  14675. OAuth is Not User Authorization
  14676. Developer! Developer! Developer! 2020
  14677. 230: QA Testing M1 iOS Apps + 21% Raise for Frank!
  14678. Quake’s 3-D Engine: The Big Picture
  14679. 18 Machine Learning Best Practices
  14680. mhx/dwarfs
  14681. S2 E1 The Queen's Gambit Breakdown: Openings
  14682. Processing Google reCaptcha Tokens in ASP.NET Core
  14683. Developers Guide to AI
  14684. Return JSON Result with Custom Status Code in ASP.NET Core
  14685. Duplex gPRC
  14686. Nishant Agrawal » How to Run a Ponzi Scheme for Tech People
  14687. pallada-92/dna-3d-engine
  14688. Release v3.0.0 · pimbrouwers/Falco
  14689. Undeleting a file overwritten with mv - pretix – behind the scenes
  14690. Error - Cookies Turned Off
  14691. Pyecsca: Python Elliptic Curve Cryptography Side-Channel Analysis Toolkit
  14692. Shawn Wildermuth's Blog
  14693. Ten Reasons for Tech Optimism in 2021
  14694. Oisín Moran | How I Made a Self-Quoting Tweet
  14695. Yes, I use Nix
  14696. Microsoft is working on an Android subsystem for Windows 10
  14697. Why sharing files/folders across devices is still messy in 2020?
  14698. Help! 4 different kinds of people like my app
  14699. This Guy Watercooled His Canon R5 and Unlocked Unlimited 8K
  14700. Pijul - The Mathematically Sound Version Control System Written in Rust
  14701. How To Get Back On Track - Darius Foroux
  14702. We Need Organic Software
  14703. Search for the perfect blog post
  14704. mikf/gallery-dl
  14705. Flappy bird in 341 bytes
  14706. Home | SpaceHey.com
  14707. Deploying a Lobsters Clone: What I Learned
  14708. Processing Google reCaptcha Tokens in ASP.NET Core
  14709. When I lost a few hundred leads - stitcher.io
  14710. Ruffle
  14711. #PowerBarbados 2020 Registration Form
  14712. The 2020 Christmas List of Best STEM Toys for Kids
  14713. No Config for Old Men
  14714. Challenge
  14715. Filippo's developing on Apple Silicon notes
  14716. Microsoft Releases .NET for Apache Spark 1.0
  14717. Please
  14718. 30 years later, QBasic is still the best
  14719. Stupid light software
  14720. Growl in Retirement • Let us chat about nothing.
  14721. TabMerger Chrome Extension Example Use Case
  14722. Thank you, Tony
  14723. Running a job board in Japan can land you in prison
  14724. The Truth About Starting a Startup
  14725. Apple Silicon M1: A Developer’s Perspective
  14726. ph1lter
  14727. the depression thing
  14728. Jacques Corby-Tuech - Garbage In, Garbage Out
  14729. Why can't I stick to side projects?
  14730. Building noJS.club
  14731. Empathy is required for democracy
  14732. bartczernicki/Blazor-MachineIntelligence
  14733. kalk
  14734. ESP32 6- Axis IMU
  14735. The Pgp Problem: A Critique
  14736. Summary of the Amazon Kinesis Event in the Northern Virginia (US-EAST-1) Region
  14737. Peeking into VALORANT's Netcode
  14738. loadimpact/k6
  14739. The .NET Stacks #27: Giving some 💜 to under-the-radar ASP.NET Core 5 features
  14740. A Thanksgiving 2020 Reading List
  14741. Going all-in with nullable reference types
  14742. The HTML presentation framework | reveal.js
  14743. Digital Tools I Wish Existed
  14744. Always leave the code better than you found it
  14745. Enable nullable in Kestrel.Core by JamesNK · Pull Request #28050 · dotnet/aspnetcore
  14746. Enable nullable in hosting by JamesNK · Pull Request #28068 · dotnet/aspnetcore
  14747. Whisky from our homelands and Stress Management with Troy Hunt by InfosecWhiskey • A podcast on Anchor
  14748. Shadertoy
  14749. Code Maze Weekly #53 - Code Maze
  14750. The updated GetGCMemoryInfo API in .NET 5.0 and how it can help you | .NET Blog
  14751. Are My Encryption Keys In The Cloud Really Secure?
  14752. Episode 356 - Sustainability solutions in Azure
  14753. Use generics trick to cache tag helper instances by davidfowl · Pull Request #28208 · dotnet/aspnetcore
  14754. SQLite as a document database
  14755. k88hudson/git-flight-rules
  14756. 「Dflat」Structured Data Store for Mobile
  14757. How to Think for Yourself
  14758. Disk and File I/O performance with ETW traces: Miscellany | The Old New Thing
  14759. Life Before the Pandemic
  14760. Amazon.com: Online Shopping for Electronics, Apparel, Computers, Books, DVDs & more
  14761. xkcd: Life Before the Pandemic
  14762. Episode 65 - Marten DB With Jeremy Miller
  14763. Early Access Program - Rider: Cross-platform .NET IDE
  14764. ASICs at the Edge
  14765. Build serverless APIs with Azure Functions | Azure Friday
  14766. A Byzantine failure in the real world
  14767. Surviving Black Friday: Or designing for failure
  14768. Microsoft's New 'Productivity Score' Gamifies Workplace Surveillance
  14769. Back to Basics: Creating a clickable card interface in plain HTML, CSS and JavaScript
  14770. Working with Git Branches!
  14771. Event Sourcing on Azure
  14772. Announcing Azure Mobile Apps v4.2.0 for .NET | Xamarin Blog
  14773. People Can't Vacuum Or Use Their Doorbell Because Amazon's Cloud Servers Are Down - Eminetra Australia
  14774. Kansalaisaloitepalvelu - Julkiset ohjelmistohankinnat avoimiksi
  14775. Code Correct's Soldering Kit Teaches the Inner Workings of Common Logic Gates
  14776. 1.5 is the midpoint between 0 and infinity in Ruby
  14777. Audit found ‘significant risks’ in Baltimore County schools’ computer network
  14778. Organisational structures to create autonomy: what I've learned from my daughter – Another look on tech
  14779. No Perfect Reorg
  14780. The Long Leaf Pine Slate - Lessons Learned - Blair Reeves
  14781. PHP: PHP 8.0.0 Release Announcement
  14782. Revisiting Bookmarklets
  14783. DIY NAS: 2020 Edition
  14784. Risp (in (Rust) (Lisp))
  14785. How fast does interpolation search converge?
  14786. Plonk By Hand (Part 1: Setup)
  14787. A self-driving AI and Raspberry Pi powered Trash Bin with Ahad Cove | Hanselminutes with Scott Hanselman
  14788. Protect domains that don’t send email
  14789. How to write an essay well
  14790. How io_uring and eBPF Will Revolutionize Programming in Linux
  14791. Modern storage is plenty fast. It is the APIs that are bad.
  14792. Why Java is better than C++ for high speed trading systems
  14793. Don’t do your own electrical work | Electrical Safety Office
  14794. OrchardCMS/OrchardCore.Samples
  14795. Building Black Friday e-commerce experiences with JAMstack and Cloudflare Workers
  14796. Zoom Together This Thanksgiving with Unlimited Meetings - Zoom Blog
  14797. An ex-Googler's guide to dev tools
  14798. FrontPage: The Good, The Bad, and The Ugly
  14799. Atrix256/MIS
  14800. Multiple Importance Sampling in 1D
  14801. PHP: News Archive - 2020
  14802. Development With A Dot - Inline Images with ASP.NET Core
  14803. Disk and File I/O performance with ETW traces: Why is System doing so much stuff? | The Old New Thing
  14804. Upcoming story about Coinbase
  14805. dcz-self/breedmatic
  14806. Terry Lambert's answer to What’s your opinion about macOS Big Sur?
  14807. How to add Open API support for Azure Functions
  14808. How to create a QR Code generator with Azure Functions
  14809. Blazor JavaScript Isolation, Modules, and Dynamic C#
  14810. Announcing Microsoft Q&A for .NET | .NET Blog
  14811. varkor/quiver
  14812. Upgrading ConfigurationManager for .Net 5
  14813. Getting Started With Entity Framework Core 5 – .NET Tools Blog | JetBrains
  14814. I Spent 11 Years Working on This Line Rider Track
  14815. Uno Platform Webcast: What’s new with Uno Platform, .NET 5 and WinUI 3 Preview 3
  14816. .Net 5 is PERFECT for DevOps
  14817. Dark version of github · Issue #66 · isaacs/github
  14818. 2.91 — blender.org
  14819. .NET Rocks! vNext
  14820. Themes of .NET
  14821. VerbalExpressions/JavaVerbalExpressions
  14822. Adding sign language interpretation to your online event
  14823. Melb․Net December 2020 Online Meetup
  14824. IPFS Free Library - freeread.org
  14825. Custom Validation in Blazor WebAssembly - Code Maze
  14826. Microsoft Edge WebView2 Now Generally Available
  14827. Modern storage is plenty fast. It is the APIs that are bad.
  14828. Outbox Pattern: Reliably Save State & Publish Events
  14829. An opinionated list of best practices for textual websites
  14830. My brother’s hamster | Jesse Li
  14831. Be Thankful for Open Source This Year! Try an Alternative OS
  14832. From Laptop to Rack Mount Server
  14833. Reasons why SELECT * is bad for SQL performance - Tanel Poder Consulting
  14834. Herding Code 243: Shawn Wildermuth on his new film, Hello World
  14835. I wrote a script in 4 hours that will save my hospital $40,000 every year for the next 10 years
  14836. Monorepo? Think Twice
  14837. Magnetic USB-cable mod for Ultimate Hacking Keyboard
  14838. Exit Feeds, Enter Community
  14839. Recruiting and Hiring Software Engineers
  14840. Gcp Certificate Authority Service (Beta)
  14841. Watch out for .NET Core Runtime Bitness for IIS Installs
  14842. The dangers and gotchas of using scoped services in IConfigureOptions
  14843. Crypto Dictionary
  14844. hCaptcha Is Now the Largest Independent CAPTCHA Service, Runs on 15% Of The Internet
  14845. AWS Service Health Dashboard - Nov 25, 2020 PST
  14846. [Guest post] Learn C# with Visual Studio, Visual Studio for Mac, and Unity (and win a free book!) | Visual Studio Blog
  14847. We Rewrote Everything in $HOTLANG, and our Startup Still Failed
  14848. I asked GPT-3 for the question to “42”. I didn’t like its answer and neither will you.
  14849. Use Azure Functions, Azure Storage blobs, and Cosmos DB to copy images from public URLs
  14850. Caching - Simply Explained
  14851. ‎The Numberphile Podcast on Apple Podcasts
  14852. Club Automatic - with Alex Bellos — The Numberphile Podcast
  14853. PODCAST: Club Automatic - with Alex Bellos — Numberphile
  14854. macOS has checked app signatures online for over 2 years
  14855. Accelerate .NET to Azure with GitHub Actions
  14856. Raspberry Pi 4 V3DV graphics driver achieves Vulkan 1.0 conformance
  14857. Logz.io | Stop wasting your time with Old-School Logging
  14858. Moving Quicksilver into production
  14859. Preliminary notes on analyzing Disk and File I/O performance with ETW traces | The Old New Thing
  14860. Learn Difficult Concepts with the ADEPT Method – BetterExplained
  14861. Managing developer identities in autonomous teams | Kislay Verma
  14862. Reliably Save State & Publish Events (Outbox Pattern)
  14863. Development With A Dot - Interfaces and Inversion of Control
  14864. safepassme
  14865. microsoft/TypeScript
  14866. AMA? BITFD! | Epsilon Theory
  14867. honza/smithy
  14868. Naming NuGet, A Lesson In Distributed Decision Making
  14869. Deploying .NET apps to containers on AWS
  14870. Spectre.Console lets you make beautiful console apps with .NET Core
  14871. Improving your ASP.NET Core site's e-mailing capabilities
  14872. Monsters Weekly 192 - C# 9 Top Level Statements
  14873. C# 9 Records as DDD Value Objects
  14874. Effective Remote Teaching with intention and creativity - Computer Stuff They Didn't Teach You #16
  14875. .NET Conf 2020 Demos & Sessions for .NET 5 + Virtual Events! | .NET Blog
  14876. Jane Street Market Prediction
  14877. Upgrading to .NET Core 5.0
  14878. Apple Silicon M1: Black. Magic. Fuckery.
  14879. What’s New in C#?
  14880. Entry failed to load
  14881. Why I've Liked Chess So Much
  14882. Not as Productive as Others?
  14883. Jake Prins - Maker of digital products
  14884. Comparison of Email Hosting Possibilities
  14885. Crossing the Rubicon - Austin G. Walters
  14886. We Can Solve the Student Loan Crisis by Cutting out Students
  14887. Ruby on Rails: Still the Best Web App Framework for Most Teams - naildrivin5.com
  14888. Least squares as springs
  14889. The war we forgot in our embrace of streaming
  14890. Learning all VSCode shortcuts evolved my developing habits
  14891. These are called opportunities
  14892. Lucas Simpson
  14893. Writing engineering strategy
  14894. Why And How Zk-Snark Works
  14895. .NET Community Standups | Streaming live each week
  14896. Binary Classification Using PyTorch: Model Accuracy -- Visual Studio Magazine
  14897. Someone attacked our company
  14898. Email a dumpster fire | H.E.R.L.
  14899. Implementing a Custom TypeConverter In Razor Pages
  14900. GitHub Quick Reviews
  14901. Should You Unit-Test in ASP.NET Core?
  14902. How do people find bugs?
  14903. On the bonkers color palette of Garfield comics
  14904. Virtual - Lightning Talks
  14905. What was it like to be a software engineer at NeXT? Did workers interact with Steve Jobs?
  14906. Get Started with Individual Dev/Test
  14907. Why AWS loves Rust, and how we’d like to help | Amazon Web Services
  14908. The ASP.NET Team @TheASPNETTeam
  14909. What is the benefit of having FIPS hardware-level encryption on a drive when you can use Veracrypt instead?
  14910. Development With A Dot - ASP.NET Core Pitfalls – Dependency Injection Lifetime Validation
  14911. Insane Coding Camp Sues Their Critics For Being Right
  14912. Last week in .NET #18 – Throwing TFMs at the Wall to see what sticks
  14913. Why does the disk optimizer put boot files at low-numbered sectors? | The Old New Thing
  14914. Handle inconsistent � in Pkcs9Document{Name|Description} by bartonjs · Pull Request #45040 · dotnet/runtime
  14915. 5 Things Developers Should Be Thankful For in 2020
  14916. Applying the MVC design pattern to Razor Pages
  14917. Working for free and other desirable behaviors
  14918. You might not need machine learning
  14919. Odyssey
  14920. Testing out Azure Static Web Apps service. Let's try to deploy this blog into an static web app
  14921. Sydney Alt.Net User Group (Sydney, Australia)
  14922. Image tagged in immo dance
  14923. Detective Game Design Problems
  14924. Generate Client for ASP.NET Core Web API using OpenAPI
  14925. Azure Durable Entities: What are they good for?
  14926. Intuitive Guide to Convolution – BetterExplained
  14927. I created my own YouTube algorithm (to stop me wasting time)
  14928. "We must never become too busy sawing to take time to sharpen the saw." [Two solutions to a programming challenge]
  14929. How to make a WinForms app with .NET 5 entirely from the command line and publish as one self-contained file
  14930. India Azure Community Conference 2020
  14931. Adding claims to existing identity
  14932. #IoTPlugAndPlay is now fully integrated in @Azure #IoTCentral. Check out how this simplifies devices integration into IoT Solutions with @obloch and Sandeep Pujar on the #IoTShow
  14933. The macro problem with microservices - Stack Overflow Blog
  14934. Learn C# with CSharpFritz - Ep10: SDK, Project Types, and Testing
  14935. Compiler Explorer - C
  14936. DamianPEdwards - Every developer ever
  14937. Twitch
  14938. Twitch
  14939. DamianPEdwards - A new ringtone was born
  14940. Xamarin.Forms 5.0: Debugging Improvements, New Features, and Controls
  14941. Book giveaway for Real-World Python: Projects to Make You Think by Lee Vaughan Nov 22-Dec 13, 2020
  14942. Demystifying the second law of thermodynamics
  14943. Getting lucky with posting on Hacker News
  14944. Don't chase being liked or respected
  14945. Why Lies are Effective (clue: because we embody them) — Cindy Engel
  14946. My fitness philosophy
  14947. Why fairness is basically unobservable
  14948. The Organic Web
  14949. Productive Uncertainty - Reaction Wheel
  14950. Standardizing <select> And Beyond: The Past, Present And Future Of Native HTML Form Controls — Smashing Magazine
  14951. CSS Isolation in Blazor Applications - Code Maze Blog
  14952. Dark Forest Is An Mmo Space-Conquest Game Where Players Discover And Conquer Planets In An Infinite, Procedurally-Generated, Cryptographically-Specified Universe
  14953. Visual Basic in .NET 5: Ready for WinForms Apps -- Visual Studio Magazine
  14954. What can I do with Visual Basic in .NET 5? | One Dev Question
  14955. This Giant Outdoor Bubble Tent Will Turn Your Backyard Into a Winter Oasis
  14956. #148 Brandon Minnick, Getting an App into the App and Play Stores | no dogma podcast
  14957. Report Regarding the November 16, 2020 Email Incident
  14958. See the Inner Workings of a Convolutional Neural Network with This PCB Business Card
  14959. Kasa devices and Home Assistant - Integration now broken due to firmware update
  14960. dotnet/diagnostics
  14961. Vulkan Ray Tracing becomes official with Vulkan 1.2.162 (updated)
  14962. The Tech Stack of a One-Man SaaS
  14963. Build Your First for iOS & Android App with Xamarin and Visual Studio
  14964. zkSummit 6 | Hopin
  14965. C# In Simple Terms - Expressions, Lambdas, and Delegates
  14966. Effectively Diagnose and Debug .NET Apps in Visual Studio
  14967. fractals, computer graphics, mathematics, shaders, demoscene and more
  14968. Shadertoy
  14969. FSDN
  14970. WTF Happened In 1971?
  14971. C# 9 records as strongly-typed ids - Part 2: ASP.NET Core route and query parameters
  14972. Visual Basic WinForms Apps in .NET 5 and Visual Studio 16.8 | .NET Blog
  14973. Home | ClockworkPi
  14974. .NET Diagnostics Expert - your path to excel at diagnostics in .NET. Dotnetos training
  14975. Virtual desktops are an end-user window management feature, not a programmatic one | The Old New Thing
  14976. On .NET Live - Exploring the inner loop with VS Code and GitHub
  14977. mikelxc/Workarounds-for-ARM-mac
  14978. The design of concurrent subscriptions in RavenDB
  14979. C# 9 - Improving performance using the SkipLocalsInit attribute - Gérald Barré
  14980. Tests are hard, LightBDD can help
  14981. Deploying Machine Learning Models with FastAPI and Angular
  14982. .NET App Developer Links - 2020-11-23
  14983. 229: Selling iOS Apps on M1 Apple Silicon
  14984. Conventional Options · Los Techies
  14985. Announcing General Availability of Microsoft Edge WebView2 for .NET and Fixed Version distribution mode
  14986. Get Git Part 2
  14987. 9 New 2020 Browser Features You Probably Didn't Know
  14988. Blast Off with Blazor: Isolate and test your service dependencies
  14989. Exotic Programming Ideas: Part 3 (Effect Systems)
  14990. Design patterns in C# - The Facade Pattern | endjin
  14991. Normal Forms - Simple Talk
  14992. A festive introduction to Visual Studio Extensions
  14993. Upgrade ASP.NET Core Web 3.1 app to ASP.NET Core 5 #dotnet #dotnetcore
  14994. Pagination using Async Iterators in modular AWS SDK for JavaScript | Amazon Web Services
  14995. On the Loss of a Cofounder
  14996. Guy Built A Bird Feeder That Accepts Bottle Caps For Food, And These Wild Magpies Love It
  14997. What is a Developer Game Jam?
  14998. How to become a hacker
  14999. building a roam-like, networked, heavily-customized realtime editor, part 1
  15000. API Developers Never REST
  15001. Layered architecture. What is layered architecture and when to use it?
  15002. The book is finished, well sort of...
  15003. Episode 3: Blake3, A Parallelizable Hash Function Using Merkle Trees!
  15004. Refactoring UI: The Book
  15005. Release: Elastic Beanstalk introduces .NET 5 on Linux and Windows Server platforms on November 20, 2020
  15006. The Birth of UNIX with Brian Kernighan - CoRecursive Podcast
  15007. Facebook Is Going After Its Critics in the Name of Privacy
  15008. Datasheets: 16x2 LCD By Hand (No microcontroller)
  15009. Even faster bash startup
  15010. Booting from a vinyl record – BOGIN, JR.
  15011. X11 Library Sees Lots Of Fixes With libX11 1.7 Release
  15012. GIMP - This is 25
  15013. - Developer! Developer! Developer! Day
  15014. iPad Linux
  15015. chain_tree.py
  15016. dkopko/klox
  15017. HANDS-ON: The TAG Heuer X Grand Prix de Monaco Historique Limited Edition is a red rocket for the wrist | Time and Tide Watches
  15018. Things I wish I'd known as a junior developer
  15019. Redirector, Keyboard and foxes
  15020. TIL: eBPF is awesome
  15021. How I Teach vim
  15022. A Taste of OCaml's Predictable Performance - Dev.Poga
  15023. Five Cryptologic Giants Inducted Into The Nsa/css Cryptologic Hall Of Honor
  15024. Sega VR Revived: Emulating an Unreleased Genesis Accessory | Video Game History Foundation
  15025. PostgREST/postgrest
  15026. ASCII Art in 1939 - Popular Science (Jun, 1939)
  15027. Digest - .NET Conf 2020
  15028. Minimalist stylesheet for HTML elements
  15029. The .NET Stacks #26: .NET 5 has arrived, let’s party
  15030. LPC-2019: SQLite on Linux
  15031. I miss working from the office
  15032. ZpqrtBnk
  15033. Amazon, Apple, Microsoft Want Their Data Kept Private from Google in Court Case - Thurrott.com
  15034. Optimizing Your Web App 100x is Like Adding 99 Servers
  15035. What is new in ASP.NET Core 5.0 Web API
  15036. Hyperbaric oxygen treatment: Clinical trial reverses two biological processes associated with aging in human cells
  15037. Why We're Building Observable
  15038. Introducing Cover Your Tracks!
  15039. Why Japanese Web Design Is So Different – Cultural, Linguistic & Technical Factors – Randomwire
  15040. Risks from symmetric encryption in Ubiquiti UniFi’s inform protocol · Jade.WTF
  15041. Transitioning from Docker to Podman - Red Hat Developer
  15042. Code Maze Weekly #52 - Code Maze
  15043. Introducing another free CA as an alternative to Let's Encrypt
  15044. Is Apple Silicon ready ?
  15045. SUCCESS IN BLOGGING
  15046. Chief Notion Officer
  15047. DIY Tech MBA
  15048. The Internet Is Now Terrifying
  15049. Test for divisibility by 13 (and 7 and 11)
  15050. Instinctive Binary Search
  15051. The Signal Private Group System And Anonymous Credentials Supporting Efficient Verifiable Encryption
  15052. Cloud to Code with VS Code and Docker
  15053. Deploy Standalone Kayenta with an Azure Storage Backend
  15054. iRel8
  15055. The Year of the Linux Desktop
  15056. microsoft/java-wdb
  15057. In New Releases, Microsoft Lauds .NET Productivity, Visual Studio 2019 Speed -- Visual Studio Magazine
  15058. Hello World Film Available for Pre-order (Fixed LInks)
  15059. What’s New in Visual Studio 2019 and beyond
  15060. Microsoft .NET Bounty | MSRC
  15061. Announcing General Availability for Microsoft Edge WebView2 for .NET and Fixed Distribution Method | .NET Blog
  15062. .NET Conf 2020 Feedback
  15063. .NET Framework November 2020 Cumulative Update Preview | .NET Blog
  15064. Collections: Assassin’s Creed: Valhalla and the Unfortunate Implications
  15065. Astonishing Performance of .NET 5: More Data
  15066. Enabling C# 9 in Xamarin & .NET Standard Projects
  15067. How thread-safe is the Windows Runtime PropertySet object? | The Old New Thing
  15068. Batteries included with Emacs
  15069. Dev Fonts
  15070. [JDK-8254713] Disable TLS 1.0 and 1.1
  15071. [webkit-dev] Starting January 4, 2021, Google will block all sign-ins to Google accounts from embedded browser frameworks
  15072. Getting to the Core: Benchmarking Cloudflare’s Latest Server Hardware
  15073. Eight years at Roblox
  15074. Using Microsoft Graph API in ASP.NET Core
  15075. .NET App Developer Links - 2020-11-20
  15076. Registration Statement on Form S-1
  15077. Subscribe to Reactor Events
  15078. Windows Subsystem for Linux: The lost potential - jmmv.dev
  15079. Announcing TypeScript 4.1 | TypeScript
  15080. Released: General Availability of Microsoft.Data.SqlClient 2.1
  15081. Understanding Disposables In .NET Dependency Injection - Part 1 - Steve Talks Code
  15082. Recursive Fibonacci and Memoization in C#
  15083. Understanding Disposables In .NET Dependency Injection - Part 3 - Steve Talks Code
  15084. hello: Let’s make a FreeBSD for “mere mortals”
  15085. Understanding Disposables In .NET Dependency Injection - Part 2Understanding Disposables In .NET Dependency Injection - Part 2Understanding Disposables In .NET Dependency Injection - Part 2 -
  15086. Flash Animations Live Forever at the Internet Archive - Internet Archive Blogs
  15087. Peanut Butter Jelly Time : Anonymous (And Buckwheat Boyz) : Free Download, Borrow, and Streaming : Internet Archive
  15088. fanf | Leap second hiatus
  15089. Go standard library benchmarks - Intel vs M1
  15090. .NET Tooling Community Standup - dotnet templates with Sayed Hashimi
  15091. How to Send an SMS with ASP.NET Core - Code Maze
  15092. Performance Profiling | .NET Object Allocation Tracking Tool
  15093. Flash Animations Live Forever at the Internet Archive - Internet Archive Blogs
  15094. [Virtual] Microservices -- The Easy Way is the Wrong Way
  15095. Why aren't developers paid more?
  15096. Rational Creativity: A Brief Manifesto - Daniel Bustamante
  15097. How to AirDrop to Linux
  15098. My skepticism towards current developer meta-productivity tools.
  15099. Freelancing when you have a stutter
  15100. ErgoBlue 2: Wireless and Solar Powered ErgoDox Mechanical Keyboard
  15101. TL;DR - Extreme Summarization as a service with Isabel Cachola | Hanselminutes with Scott Hanselman
  15102. Improving Performance and Search Rankings with Cloudflare for Fun and Profit
  15103. Vertical Slice Example Updated to .NET 5
  15104. An Introduction to the Microsoft Identity Platform
  15105. Free Public Records Search - judyrecords
  15106. I'm Micah Lee, Director Of Infosec For The Intercept, Security And Privacy Enthusiast, Open Source Coder, Journalist, Techie For The Snowden Leak, Etc. Ama!
  15107. Software Library: Flash : Free Software : Free Download, Borrow and Streaming : Internet Archive
  15108. Apple Silicon M1 Chips and Docker - Docker Blog
  15109. DEVintersection Virtual Workshop Event
  15110. 1MB Club
  15111. Virtual Maths Retreat (Y10-Y11) with James Grime and Katie Steckles
  15112. As internet forums die off, finding community can be harder than ever
  15113. GitHub accounts are now integrated into Visual Studio 2019 | Visual Studio Blog
  15114. After Hiring Creator of Python VS Code Tool, Microsoft Hires Creator of Python -- Visual Studio Magazine
  15115. Using GANs to Create Fantastical Creatures
  15116. Episode 355 - Splunk, Blockchain and Azure
  15117. Announcing Rust 1.48.0 | Rust Blog
  15118. New Software Assurance Benefits for SQL Server on Azure Virtual Machines
  15119. zfs.rent
  15120. We found 12 items matching 'rubiks'
  15121. C# in Simple Terms - Attributes and Reflection
  15122. Timing for bringing page experience to Google Search
  15123. Other uses for the -library flag of the C++/WinRT compiler | The Old New Thing
  15124. GitHub + Visual Studio ❤ .NET
  15125. The Beirut Port Explosion
  15126. Open Source & Money: Part II
  15127. Development With A Dot - ASP.NET Core Pitfalls Index
  15128. Be a better public speaker! PRESENTATION TIPS AND SPEAKING HACKS by Scott Hanselman
  15129. Development With A Dot - ASP.NET Core Pitfalls – Returning a Custom Service Provider from ConfigureServices
  15130. Haskell - All Hail Geometric Algebra!
  15131. Many services, one cloudflared
  15132. Microsoft .NET Conf 2020: .NET 5, C# 9.0, F# 5.0, and More
  15133. DDD Leaders: Prioritisation skills for tech leaders
  15134. Atari Token: Turbocharging Classic Games With Crypto - Decrypt
  15135. SmallSharp 1.0.0
  15136. React refs with TypeScript
  15137. Adding .NET 5 Support to Azure App Service
  15138. Simple Messaging Between Microservices with Rebus and Azure Storage Queues
  15139. .NET Microservices == MEGAFUN – Webinar recording – .NET Tools Blog | JetBrains
  15140. Webinar – Tips & Tricks to improve your .NET Build Setup with MSBuild – .NET Tools Blog | JetBrains
  15141. Simplify your ASP.NET Core API models with C# 9 records
  15142. Using Standard Health Checks and Building your Own in ASP.NET Core
  15143. Tip 295 - What database should you use in your next Azure Functions app
  15144. How to Succeed at Automating UI Testing
  15145. Uno Platform Uno Platform 3.3 - Day 0 support for WinUI 3 Preview 3, Android 11
  15146. .NET Rocks! vNext
  15147. Librem 5 Mass Production Phone Has Begun Shipping – Purism
  15148. Open letter from content moderators re: pandemic — Foxglove
  15149. KubeCon + CloudNativeCon North America 2020 Virtual: Project Tye: Building Developer Focused...
  15150. I patched Battle for Bikini Bottom's worst glitches 17 years after release
  15151. #DisneyMustPay Alan Dean Foster - SFWA
  15152. Apple's 15% Deflection Tactic
  15153. The Complexity of Caching
  15154. Learn C# with CSharpFritz - Ep9: SOLID Principles and Dependency Injection
  15155. Lambda Fellows
  15156. ARM64 Support, Hot Reload Featured in WinUI Preview 3 -- Visual Studio Magazine
  15157. 'Extremely aggressive' internet censorship spreads in the world's democracies
  15158. New Representations Of The Aes Key Schedule
  15159. ModernWorkplaceTransformation_Oct_2020.mp4 - OneDrive
  15160. Tailwind CSS - Rapidly build modern websites without ever leaving your HTML.
  15161. Writing a technical book: from idea to print
  15162. GrapeCity Updates Controls for .NET 5 -- Visual Studio Magazine
  15163. How I 5x'd My Rate In Three Years (graph included)
  15164. The DJ’s And The Chef’s Mindsets - Daniel Bustamante
  15165. The Mac is losing me
  15166. Architectural Tension
  15167. jsomers.net | I should have loved biology
  15168. OpenStreetMap is Having a Moment
  15169. Overview of Cloud Adoption Framework for Azure
  15170. Microsoft Turns Teams Collaboration Software into Low-Code Dev Tool -- Visual Studio Magazine
  15171. Microsoft Autonomous Driving Startups Program
  15172. Tailwind CSS v2.0 – Tailwind CSS
  15173. What's new in .NET Productivity | .NET Blog
  15174. Entity Framework Community Standup - Special EF Core 5.0 Community Panel
  15175. Six months of Tiny Projects
  15176. DiffSharp: Differentiable Functional Programming
  15177. On combining static libraries that implement C++/WinRT activatable objects | The Old New Thing
  15178. [PATCH 00/28] Use main as default branch name
  15179. Become a Web Developer for $10 - Here's How You Do It
  15180. Open Source & Money: Part I
  15181. Complexity of Caching: Strategy, Invalidation & Fallbacks
  15182. Keynote - Welcome to .NET 5
  15183. .NET Developer Conference: Tasks and async/await from the ground up
  15184. Apple announces App Store Small Business Program
  15185. Network-layer DDoS attack trends for Q3 2020
  15186. 1648496 - (aarch64-macos) [meta] Support AArch64 on Desktop macOS (Apple Silicon)
  15187. How to Make the World Add Up (signed hardback)
  15188. Neural Network Cars and Genetic Algorithms
  15189. .NET App Developer Links - 2020-11-18
  15190. 3 Remote Productivity Hacks We Wish We Knew: Mattermost's Journey
  15191. Announcing WinUI 3: Preview 3
  15192. Announcing the end of support for the AWS SDK for .NET version 2 | Amazon Web Services
  15193. Your dotnet outdated is outdated! Update and help keep your .NET projects up to date
  15194. Monsters Weekly 191 - C# 9 Pattern Matching
  15195. Devinar 2020
  15196. Home - YaCy
  15197. Localization in Blazor WebAssembly Applications - Code Maze
  15198. Service Discovery with Steeltoe
  15199. Reproducible Data Science with Machine Learning
  15200. Release Preview Release v0.7.156704 · dotnet/try-convert
  15201. My Coding Laptop is Smaller, Faster, and Cheaper than Yours
  15202. 4 Experts List Favorite New EF Core 5.0 Features -- Visual Studio Magazine
  15203. Why Do I Think There Will be Hundreds of Billions of TinyML Devices Within a Few Years?
  15204. Embedded analytics
  15205. Why I Still Own Disney Stock — Ari Lewis
  15206. How much I earn on YouTube with under 2,000 subscribers - Grohs Fabian
  15207. amymhaddad
  15208. C# Expression Trees: Property Getters | Awaiting Bits
  15209. High performance individuals and teams
  15210. On Releasing Major Software Versions | Gergely Nemeth
  15211. Failing sucks, but it doesn’t kill you - Daniel Bustamante
  15212. We can do better than DuckDuckGo
  15213. davidfowl/Todos
  15214. Zaid-Ajaj/SAFE.React
  15215. davidfowl/Todos
  15216. Cryptologie | Pairing-Friendly Curves
  15217. Hemingway Editor
  15218. Can you build mobile apps with .Net 5? | One Dev Question
  15219. .NET 046: Moving .NET Solutions to Kubernetes with Andrew Lock - Devchat.tv
  15220. GitHub Quick Reviews
  15221. The ASP.NET Team @TheASPNETTeam
  15222. Lagavulin - at Drizly.com
  15223. Monitoring AKS with Azure Sentinel
  15224. Java on Visual Studio Code Adds 'Small' New Things -- Visual Studio Magazine
  15225. reHackable/awesome-reMarkable
  15226. jarun/nnn
  15227. ranger/ranger
  15228. Servo’s new home
  15229. Marten 4.0.0-alpha.3
  15230. Updates to our Terms of Service and Privacy Statement now merged - The GitHub Blog
  15231. expect(Exception) Podcast
  15232. AWS Snowball Edge now supports Windows operating systems
  15233. One senior executive's warning about escalating conflicts to upper management | The Old New Thing
  15234. How a global financial institution shuts down cyberthreats at scale with Microsoft Azure Sentinel
  15235. Git is simply too hard
  15236. Using RavenDB Subscriptions with complex object graphs
  15237. How do Spotify Codes work?
  15238. Firefox 83 introduces HTTPS-Only Mode – Mozilla Security Blog
  15239. Tips, tricks, and edge cases: Deploying ASP.NET Core applications to Kubernetes - Part 12
  15240. Anchoring Trust: A Hardware Secure Boot Story
  15241. Overwhelmed with Programming? Here's small things to help - Computer Stuff They Didn't Teach You #14
  15242. .NET App Developer Links - 2020-11-17
  15243. Working With Uno Platform And Rider – .NET Tools Blog | JetBrains
  15244. Migrate .NET Core 3.1 to .NET Core 5.0
  15245. C# Index and Range Operators Explained - NDepend
  15246. Open API Extension Support for Azure Functions V1
  15247. Use OpenAPI, Swagger UI, and HttpRepl in ASP.NET Core 5 to supercharge your API development
  15248. .NET Rocks! vNext
  15249. Api diff between net5.0 and netcoreapp3.1 & netstandard2.1 by Anipik · Pull Request #5610 · dotnet/core
  15250. Big no on Big Sur: Mullvad disallows Apple apps to bypass firewall - Blog | Mullvad VPN
  15251. Shawn Wildermuth's Blog
  15252. GitHub Reinstates Youtube-DL and Puts $1M in Takedown Defense Fund * TorrentFreak
  15253. psql command line tutorial and cheat sheet
  15254. What Gödel Discovered
  15255. S-1
  15256. From Maybe to Ensure | A Danver Braganza Extravaganza
  15257. How I read blogs
  15258. How to be a normal human being during lockdown
  15259. Graphics for JVM
  15260. Episode 2: Breaking Lightweight Symmetric Cryptography!
  15261. Creativity is a habit - Daniel Bustamante
  15262. Web Wednesday
  15263. Blazor WebAssembly Component Virtualization with ASP.NET Core API
  15264. Vulnerability, leadership and paternity leave ft. Erran Berger
  15265. Small refactoring by davidfowl · Pull Request #27869 · dotnet/aspnetcore
  15266. Miwa - Data and Applied Scientist on Azure
  15267. Visual Studio 2019 for Mac v8.8 Adds Blazor WebAssembly Debugging -- Visual Studio Magazine
  15268. Secrets of a successful shut in
  15269. The C Standard Library Is Not Dependency Free
  15270. Android Lock-Screen Bypass (Lockdown Pro App Locker & Hi Locker)
  15271. Black screen after PacBook Pro update to …
  15272. youtube-dl repository restored at GitHub
  15273. Ok Google: please publish your DKIM secret keys
  15274. nelsontky/gh-pages-url-shortener
  15275. Blazor WebAssembly : Google Authentication - EP15
  15276. Workers KV - free to try, with increased limits!
  15277. GraphQL Schema stitching
  15278. Curious to know what a retail analytics solution is made of and want to deploy your very own? Check out the latest #IoTShow episode with @obloch and Teo De las Heras
  15279. South Africa: All about accessibility
  15280. Standing up for developers: youtube-dl is back - The GitHub Blog
  15281. The .NET Docs Show - REST in .NET: The ignored parts with Irina Scurtu
  15282. C# in Simple Terms - Tuples and Anonymous Types
  15283. github/dmca
  15284. scalablecory/NetworkToolkit
  15285. Terminal-Icons 0.2.0
  15286. Why does my command line redirection echo with an extra 1? Who's inserting these rogue 1s everywhere? | The Old New Thing
  15287. Process.WaitForExitAsync is not the async equivalent of Process.WaitForExit in .NET 5 - Gérald Barré
  15288. Amazon.com: AMD Ryzen 7 5800X 8-core, 16-Thread Unlocked Desktop Processor Without Cooler: Computers & Accessories
  15289. ytdl-org/youtube-dl
  15290. Exploring How Computers Work
  15291. Apollo3zehn - Overview
  15292. Apple apps on Big Sur bypass firewalls and VPNs — this is terrible
  15293. SignalR core python client (VIII): MessagePack
  15294. RavenDB 5.1 Features: Searching in Office documents
  15295. Поговорим про performance-тестирование
  15296. On Learning Chess as an Adult – From 650 to 1750 in Two Years
  15297. When trusted relationships are formed, everyone wins!
  15298. Claims encryption for B2C tokens | Developer Support
  15299. Apple Silicon M1 Emulating x86 is Still Faster Than Every Other Mac in Single Core Benchmark
  15300. Assemblysoft Specialists in .Net | Umbraco | Azure | ASP.Net Blazor
  15301. Ask Jamie: Configuration, Infrastructure, and DevOps • Jamie Phillips
  15302. Turing Tumble - Build Marble-Powered Computers
  15303. 228: .NET Conf 2020 & Apple M1 Event Recap
  15304. nbeaver/why-linux-is-better
  15305. How to make SUBST mapping persistent across reboots?
  15306. Tiny Difference, Big Consequences Reloaded: SignalR in .NET Core 3.1 vs. .NET 5
  15307. Big O Notation
  15308. Implement A Webhook Framework With ASP.NET Core
  15309. Using OpenAPI Auto-Generated Clients in ASP.NET Core
  15310. Bulletproof uniq with TypeScript generics (yay code reviews!)
  15311. Get Git
  15312. Create Vintage Videos Using FFmpeg in 4 Simple Steps - OTTVerse
  15313. How much do statins prolong life? - Sebastian Rushworth M.D.
  15314. 4 Different Perspectives to Solve Problems
  15315. Why Git blame sucks for understanding WTF code (and what to use instead)
  15316. No one believes in climate change. Not really.
  15317. A Hero – maciek.blog
  15318. DevOps and Ransomware
  15319. Why Everyone Should Learn To Write
  15320. How to have a creative partnership at work
  15321. Zcash Counterfeiting Vulnerability Successfully Remediated
  15322. SourceHut's second year in alpha
  15323. Moving my serverless project to Ruby on Rails
  15324. Shawn Wildermuth's Blog
  15325. BetterExplained – Math lessons that click
  15326. StrongInject 1.0.0
  15327. Top 9 Feature Engineering Techniques with Python
  15328. Facebook has taken the name of my open source project · Issue #30395 · facebook/react-native
  15329. Can’t open apps on macOS: an OCSP disaster waiting to happen
  15330. anthonychu/serverless-streamr-blazor
  15331. How to deploy Blazor WASM & Azure Functions to Azure Static Web Apps
  15332. Tutorial: Building a static web app with Blazor in Azure Static Web Apps
  15333. Tutorials/Part 1 | ABP Documentation
  15334. Simulation Erosion: A experiment
  15335. fszlin/certes
  15336. .NET Conf 2020 and .NET 5 links
  15337. The Prestige Trap
  15338. An Interactive Introduction to Fourier Transforms
  15339. Are you depressed?
  15340. Using Matrix to replace proprietary and centralized chat apps
  15341. JS Bin
  15342. Going Bark: A Furry’s Guide to End-to-End Encryption
  15343. Does Apple really log every app you run? A technical look
  15344. Popular stock photo service hit by data breach, 8.3M records for sale
  15345. Remove allocations from IsCustomAttributeDefined by benaadams · Pull Request #44694 · dotnet/runtime
  15346. Open Source Is Not Free Software
  15347. Mad Man and Sane Man
  15348. Publish early, publish often
  15349. Stop Emailing Like A Rube
  15350. How to improve your mathematical writing
  15351. C++ programming language: How it became the invisible foundation for everything, and what's next
  15352. Episode 1: Post-Quantum Tls With Kems Instead Of Signatures!
  15353. JonPSmith/EfCoreinAction-SecondEdition
  15354. dekuNukem/pimp_my_microwave
  15355. Identity in Azure with Christos Matskas
  15356. Beyond CUDA: GPU Accelerated Python for Machine Learning on Cross-Vendor Graphics Cards Made Simple
  15357. How do brains count? - Numberphile
  15358. Intel’s Disruption is Now Complete
  15359. xoofx/Broslyn
  15360. Never Use Google to Sign-In
  15361. Personal Data Warehouses: Reclaiming Your Data
  15362. GFXBench - Unified cross-platform 3D graphics benchmark database
  15363. Building a secure and high-performance AKS Kubernetes cluster using Terraform - Pradeep Loganathan
  15364. #stargate by tomxor | Dwitter
  15365. S-1
  15366. Write once. Deploy everywhere.— BeeWare
  15367. The .NET Stacks #25: .NET 5 officially launches tomorrow
  15368. I Sold VSCode Stories
  15369. Episode 354 - NORAD Santa Tracker
  15370. Migrate and modernize your .NET applications on Azure | Azure Friday
  15371. Getting Started With NuGet 5.8 | The NuGet Blog
  15372. Investing and Causation - Nick Krasney
  15373. Disagree and commit
  15374. <blink> and <marquee>
  15375. Dropping Support For IE11 Is Progressive Enhancement
  15376. Rename OR_GREATER to OR_LATER by terrajobst · Pull Request #165 · dotnet/designs
  15377. A Comparison of Modern Graphics APIs
  15378. Be Kind
  15379. What are digital gardens?
  15380. Introducing DaVinci Resolve 17
  15381. Cryptologie | Safeboot Threat Model
  15382. Carl Franklin's Blazor Train: Basic Authentication and Authorization in Blazor Web Assembly
  15383. VS Code Python Updates Include New Jupyter Extension -- Visual Studio Magazine
  15384. Code Maze Weekly #51 - Code Maze
  15385. Pauls Online Math Notes
  15386. Democratizing Community with the Power Platform
  15387. So you've made a mistake and it's public... - Meta
  15388. SAD DNS Explained
  15389. Sample script to transform SharePoint Migration Tool reports | Developer Support
  15390. Microsoft.EntityFrameworkCore 5.0.0
  15391. Token authentication required for API operations - GitHub Changelog
  15392. Alex Bellos
  15393. Secure app development with Azure AD, Key Vault and Managed Identities
  15394. Always profile! The case of the mysterious performance regression
  15395. Blazor WebAssembly : Facebook Authentication - EP14
  15396. The history of the EncodePointer function for obfuscating pointers | The Old New Thing
  15397. Effect of exercise training for five years on all cause mortality in older adults—the Generation 100 study: randomised controlled trial
  15398. Automated Origin CA for Kubernetes
  15399. Join the C# Discord Server!
  15400. [cairo] Time for a release ?
  15401. Episode 64 - Augmented Reality With Lee Englestone
  15402. Your Computer Isn't Yours
  15403. November is for .NET 5
  15404. github/dmca
  15405. Stashy is a Really simple Key Value store (secretGeek.net)
  15406. Keynote - Welcome to .NET 5
  15407. Announcing PowerShell 7.1 | PowerShell
  15408. Source Generators in .NET 5 with ReSharper – .NET Tools Blog | JetBrains
  15409. Uno Platform Markup vs Code for UI - Angled Brackets, yay or nay?
  15410. A first introduction to building 3D applications with JavaScript or TypeScript using Babylon.js
  15411. Babylon.js 4.2: Simplicity Reimagined
  15412. .NET 5 is Here....Now What?
  15413. Windows Terminal Preview 1.5 Release | Windows Command Line
  15414. ASP.NET Core 5 Model Binding to C# 9 Record Types
  15415. Balancing promises in your software
  15416. The Shape of Code » Evidence-based software engineering: book released
  15417. Python creator Guido van Rossum joins Microsoft – TechCrunch
  15418. The key to consistency - Sandro Maglione
  15419. Questionnaire
  15420. Top 10 libraries that don't run on the new MBPs yet
  15421. Poor Intel
  15422. Zakk Fleischmann
  15423. Linux graphics, why sharing code with Windows isn't always a win.
  15424. Figma
  15425. Using Azure WebJobs in .NET Applications - Code Maze
  15426. Getting started with DynamoDB and .NET Core
  15427. Growing the next generation of technologists with CodeCrew's Meka Egwuekwe | Hanselminutes with Scott Hanselman
  15428. Hot Reload Revamp Leads Xamarin Updates in Visual Studio 2019 v16.8 -- Visual Studio Magazine
  15429. Cryptologie | High-Assurance Crypto Software
  15430. Stripe Billing: manage subscriptions, recurring payments and billing
  15431. How a Game Developer Leaked 46 Million Accounts
  15432. Babylon.js 4.2: Simplicity Reimagined
  15433. Electron | Empowering Distributed Energy Markets
  15434. macOS Big Sur is here
  15435. Blazor and ASP.NET Core Get Faster in .NET 5 -- Visual Studio Magazine
  15436. Announcing the Release of the Git Experience in Visual Studio | Visual Studio Blog
  15437. .NET Framework November 2020 Security and Quality Rollup Updates | .NET Blog
  15438. Running database migrations using jobs and init containers by @andrewlocknet - Abundant Code
  15439. Test web APIs with the HttpRepl
  15440. Microsoft.dotnet-httprepl 5.0.0
  15441. Release v5.0.0 · dotnet/HttpRepl
  15442. Docker fails to launch on Apple Silicon · Issue #4733 · docker/for-mac
  15443. C# in Simple Terms - Generics
  15444. Charles proxy for web scraping
  15445. Review and apply suggestions faster with IntelliCode suggestions
  15446. Destructing outside the lock when removing items from C++ standard containers | The Old New Thing
  15447. Motorcycle Repair Course
  15448. Microsoft Ignite
  15449. Funkwhale - Your free and decentralized audio platform
  15450. Blazor WebAssembly : Facebook Authentication - EP14
  15451. Always profile! The hidden cost of serializing large object graphs to JSON
  15452. UK Black History Month at Cloudflare
  15453. Generate a Service Bus SAS Token and Manage Token renewal using Azure Runbooks | Developer Support
  15454. Shawn Wildermuth's Blog
  15455. Testing Minecraft in Minecraft with Henrik Kniberg – Agile with Jimmy
  15456. Etebase - Your end-to-end encrypted backend
  15457. C# 9 Language Features
  15458. git-ux - Developer Community
  15459. Five Questions You May Have About ASP.NET Core For .NET 5
  15460. Securing a GraphQL endpoint
  15461. Throttling data requests with React Hooks
  15462. React Server-Side Rendering with Deno
  15463. Exploring .NET 5 with the AWS Toolkit for Visual Studio | Amazon Web Services
  15464. Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  15465. Should I Migrate to .NET 5?
  15466. Build REST APIs in three steps with API Management and Azure Functions
  15467. Building Micro Frontends
  15468. Future of Desktop
  15469. Why's (Poignant) Guide to Ruby
  15470. .NET Rocks! vNext
  15471. Apple Silicon M1 Chip in MacBook Air Outperforms High-End 16-Inch MacBook Pro
  15472. Get Animal Jam for your mobile device, PC, or Mac
  15473. An updated daily front page of The New York Times as artwork on your wall
  15474. Youtube down or app not working? Current status and problems for the UK
  15475. Talking C# Performance with Steve Gordon
  15476. Apple’s Shifting Differentiation
  15477. caddytls: Support multiple issuers by mholt · Pull Request #3862 · caddyserver/caddy
  15478. Yes to Feature Requests, No to Entitlement
  15479. What I Wish I Knew About Incident Management | Ronak Nathani
  15480. Notes On Owning Your Own Business
  15481. Write Angry
  15482. Download localized .NET IntelliSense files
  15483. How I increased my conversion rate by 2% in a day.
  15484. Give back to free and open source software
  15485. Why an IDE?
  15486. How to succeed in reaching your goals online in 2020
  15487. Cryptologie | Learning With Errors
  15488. Running Python on .NET 5
  15489. AccessViolation in ObjectNative::IsLockHeld (part 1 of 2)
  15490. Call For Papers - NDC London 2021 | Online Developers Conference
  15491. c9fe/22120
  15492. Announcing ASP.NET Core in .NET 5 | ASP.NET Blog
  15493. Astonishing Performance of .NET 5
  15494. Architect successful workloads on Azure
  15495. How to Kick Off Your Career with Custom Vision
  15496. YAML Ain’t Markup Language (YAML™) Version 1.2
  15497. Introduction to Linear Algebra for Applied Machine Learning with Python
  15498. Release v7.1.0 Release of PowerShell · PowerShell/PowerShell
  15499. dotnet-script 1.0.0 released – with support for .NET 5.0 and C# 9
  15500. Wifi Dabba
  15501. Publish an ASP.NET Core web API to Azure API Management with Visual Studio
  15502. Wayve | Disrupting Autonomous Driving
  15503. Development With A Dot - ASP.NET Core Pitfalls - Localization with Shared Resources
  15504. Brotli compression using a reduced dictionary
  15505. The hidden callout: The destructor | The Old New Thing
  15506. Talking C# Performance with Steve Gordon | Guest Series
  15507. Tech Leaders on the Future of Remote Work
  15508. My Little Crony
  15509. Dealing with large documents (100+ MB)
  15510. Using Rust to Scale Elixir for 11 Million Concurrent Users
  15511. Is it possible to render components "dynamically" using Blazor?
  15512. damianh/docker-ci
  15513. .NET App Developer Links - 2020-11-11
  15514. Should Your Enterprise Pick Angular, React or Blazor?
  15515. Back to C# basics: Difference between "=>" and "{ get; } =" for properties
  15516. Announcing C#/WinRT Version 1.0 with the .NET 5 GA Release
  15517. Modular packages in AWS SDK for JavaScript | Amazon Web Services
  15518. Monsters Weekly 190 - Using Elastic Query on SQL Azure
  15519. .NET 5 on AWS | Amazon Web Services
  15520. vscode-xml 1.14.0: A more customizable XML extension for VS Code - Red Hat Developer
  15521. .NET 5 - The breaking changes you need to know about | Miguel Bernard's Blog
  15522. My experience as a poll worker in Pennsylvania
  15523. How to get root on Ubuntu 20.04 by pretending nobody’s /home - GitHub Security Lab
  15524. Visual Studio Preview
  15525. amymhaddad
  15526. The Resurgence of Functional Programming - Highlights From QCon Plus
  15527. How to beat the bank
  15528. Microsoft Releases .NET 5
  15529. Executive
  15530. Eleven Years of Go - The Go Blog
  15531. Voting Systems
  15532. Netflix's Biggest Competitor is Choice — Ari Lewis
  15533. Bankrupting Fraud Summit
  15534. GA Election Resources | Fair Fight
  15535. Leveling Up Your Azure SQL Database Deployments
  15536. C# 9.0 on the record | .NET Blog
  15537. Cryptologie | The End Of Crypto
  15538. .NET Core November 2020 Updates – 3.1.10 | .NET Blog
  15539. Introducing QnA managed: Now in Public Preview
  15540. The Gods on HackerNews
  15541. Cloud Security Solutions Comparisons
  15542. Visual Studio 2019 v16.8 Ships with Git Turned On by Default -- Visual Studio Magazine
  15543. Bin Log Reader
  15544. GitHub Quick Reviews
  15545. Geek Blight - Origins of the youtube-dl project
  15546. Introducing the next generation of Mac
  15547. Global HTTP Error Handling in Blazor WebAssembly - Code Maze
  15548. .NET 5 Arrives -- Visual Studio Magazine
  15549. Visual Studio 2019 for Mac version 8.8 is now available | Visual Studio Blog
  15550. Apple unveils M1, its first system-on-a-chip for Mac computers - 9to5Mac
  15551. r/dotnet - Comment by u/davidfowl on ”SimpleNetwork networking library”
  15552. .NET IoT Libraries documentation
  15553. microsoft/vscode
  15554. Download Visual Studio Code Insiders
  15555. Visual Studio 2019 v16.8 and v16.9 Preview 1 Release Today | Visual Studio Blog
  15556. Spectre.Console - Welcome
  15557. .NET Foundation Store
  15558. Announcing F# 5 | .NET Blog
  15559. Azure/app-service-linux-docs
  15560. .NET Thanks!
  15561. .NET 5 on App Service
  15562. Microsoft takes a major step toward .NET unification with .NET 5.0 release | ZDNet
  15563. .NET Conf 2020 - Day 1
  15564. On Apple's Piss-Poor Documentation
  15565. Implementing a Custom Model Binder In Razor Pages
  15566. Announcing the Release of EF Core 5.0 | .NET Blog
  15567. How-To Revert HP Printer’s Ban on 3rd-Party Ink Cartridges
  15568. Announcing .NET 5.0 | .NET Blog
  15569. Valve Is Working On Another Extension To Help In Direct3D-Over-Vulkan
  15570. SharpLab
  15571. Announcing ASP.NET Core in .NET 5 | ASP.NET Blog
  15572. I sold Baremetrics - Baremetrics
  15573. The prank cursor that resulted in an employee being fired before they even started | The Old New Thing
  15574. Download .NET 5.0 (Linux, macOS, and Windows)
  15575. 5 Things I've Learned From Creating Developer YouTube Videos
  15576. My interview with Canal do Jorge Maia is now up–My career and the history of RavenDB
  15577. Gather
  15578. Avoiding downtime in rolling deployments by blocking SIGTERM: Deploying ASP.NET Core applications to Kubernetes - Part 11
  15579. Zoom lied to users about end-to-end encryption for years, FTC says
  15580. What is a System-on-Chip (SoC), and Why Do We Care if They are Open Source? « bunnie's blog
  15581. An opinionated approach about how to create an AWS ECS Fargate cluster and deploy apps on it using Azure DevOps Pipelines
  15582. .NET App Developer Links - 2020-11-10
  15583. How to Recalculate a Spreadsheet
  15584. Bienvenue Cloudflare France! Why I’m helping Cloudflare grow in France
  15585. Breadmaking 101: How to Troubleshoot Bad Bread
  15586. C# 9: Record Types Introduction & Deep-Dive | Claudio Bernasconi
  15587. Coding, Cloud & Technology | Case Study : Virtual Studio for Twitch LiveStream
  15588. Blazor Stability Testing Tools for Bullet Proof Applications
  15589. Git in action - Simple Talk
  15590. Multicasting: Enhance a group of methods with just one attribute
  15591. Running Stored Procedures Across Databases in Azure
  15592. Azure Processor Limits
  15593. Diving Into NuGet History For Fun and Community Insights – .NET Tools Blog | JetBrains
  15594. Open Azure Day: A VIP Linux and OSS speaker line-up in one event
  15595. DDD 2020: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  15596. OR_GREATER preprocessor symbols for TFMs by terrajobst · Pull Request #164 · dotnet/designs
  15597. Data breach at Mashable leaks users’ personal information online
  15598. net5-contrib.diff
  15599. Making Mass Effect not require administrator rights, or maybe how not to write a boolean check
  15600. TWC9: .NET Conf, GitHub Game Off, Windows Terminal and more
  15601. Creating a database automatically upon startup · Issue #2 · microsoft/mssql-docker
  15602. How Go helped save HealthCare.gov featuring Paul Smith, CTO of Ad Hoc (Go Time #154)
  15603. Lazy Loading in Blazor WebAssembly - Code Maze
  15604. Improve your tests with Assert Object Pattern - CodeJourney.net
  15605. Beginner's Series to: Unity | Channel 9
  15606. Over 1M Lazada RedMart accounts sold online after data breach
  15607. A more secure GitHub Experience | Visual Studio Blog
  15608. Google Updates Editor for Cloud Shell, Alternative to .NET-Centric GitHub Codespaces -- Visual Studio Magazine
  15609. Convex and Concave Dispositions
  15610. Productivity vs. Privacy
  15611. When Remote Work doesn't cut it
  15612. No Free Features
  15613. A look at S&P 500's real excess return over Treasuries
  15614. 365 Blog Posts In 365 Days
  15615. Start with pen and paper
  15616. Don’t outsource your thinking — Avthar Sewrathan
  15617. Enabling Powerlines in your Visual Studio Terminal
  15618. Cellular connectivity for IoT devices is transformative. Learn how #AzureSphere helps secure this connection to the cloud with @obloch and Nicholas Chen on the #IoTShow
  15619. Cryptologie | The Joy Of Cryptography
  15620. Uno Platform Uno Platform 3.2: .NET 5, C# 9 support and .NET 5 WebAssembly AOT Support
  15621. Last Week in .NET #17 – EF stands for “Ever Frantically” shipping code
  15622. Ink-Stained Wretches: The Battle for the Soul of Digital Freedom Taking Place Inside Your Printer
  15623. The Tao of Programming
  15624. Introduction to Unity [1 of 7]
  15625. What is Azure Arc Enabled SQL Managed Instance | Data Exposed
  15626. a US visa in 937 days
  15627. How to write commands for dotnet-dump
  15628. C# in Simple Terms - LINQ Basics
  15629. Why aren't my custom backgrounds, animations, and colors working, such as ApplicationViewTitleBar colors? | The Old New Thing
  15630. Home
  15631. A tiny CI system - Christian Ştefănescu
  15632. Rendering raw/unescaped HTML in Blazor - Gérald Barré
  15633. I’ll be speaking on Build Stuff conference this week
  15634. Attention Is My Most Valuable Asset for Productivity as a Software Developer
  15635. Webgl Fluid Simulation
  15636. ML Optimization pt.3 - Hyperparameter Optimization with Python
  15637. 227: Databases!
  15638. r/oculus - I now have an Oculus Paperweight
  15639. DevDay 2020: Using Roslyn to improve your codebase
  15640. No more free work from Marak - Pay Me or Fork This · Issue #1046 · Marak/faker.js
  15641. Implement a Web APP and an ASP.NET Core Secure API using Azure AD which delegates to second API
  15642. Melb․Net Virtual Meetup in November
  15643. Module Initializers In C# 9
  15644. Multithreading Handbook for Simulation Developers
  15645. Java Developer Productivity on Windows
  15646. mgasiorowski/performance_testing
  15647. Pretending that SQLite has Stored Procedures and Functions – Chris F Carroll
  15648. The DevOps Handbook – Create Organizational Learning
  15649. LCC3 | The Live Coders
  15650. Hancock Conservancy – Hancock Park, A Brighter Future for Austin
  15651. How Kaggle makes GPUs accessible to 5 million data scientists
  15652. rileytestut/AltStore
  15653. Episode 54 – Remote working, streaming and racing simulators with Andy Morrell – Coding After Work Podcast
  15654. The missing explanation of zk-SNARKs: Part 2
  15655. Programming With Proofs For High-Assurance Software
  15656. iSH
  15657. Auf den Terroranschlag folgt EU-Verschlüsselungsverbot - fm4.ORF.at
  15658. Is this Mahler? This sounds like Mahler
  15659. Blast Off with Blazor: Use .NET 5 to update the HTML head from a Blazor component
  15660. Taking screenshots isn't allowed by the app or your organization after upgrading to Android 11
  15661. Overwolf for mac OS
  15662. Building the World's Weirdest Fan
  15663. Sn0w5t0rm/Pris-Verglukar
  15664. Mutt 2.0 Release Notes
  15665. JWT Social auth with ASP.net core and Xamarin Essentials - Cool Coders
  15666. Fmstrat/winapps
  15667. Jacques Corby-Tuech - Marketers are Addicted to Bad Data
  15668. global.json overview - .NET Core CLI
  15669. Four Seasons Total Landscaping
  15670. fuck capitalism / spotifykeydumper
  15671. My first-time pure functional programming - Sandro Maglione
  15672. My first mechanical keyboard: The Vortex Core
  15673. Startup Financing in the Age of Capital Abundance
  15674. How I Write Elm Applications
  15675. Nephila - Wikipedia
  15676. Hotel reservation platform leaked user data from top online booking sites
  15677. Installing the world’s worst video card
  15678. Cryptologie | Patenting Cryptographic Technology
  15679. Calzolari.Grpc.Net.Client.Validation 5.0.0-rc
  15680. Calzolari.Grpc.AspNetCore.Validation 5.0.0-rc
  15681. (t,i,x,y) => 'creative code golfing'
  15682. How to Run Node.js in VS Code From Scratch
  15683. Why not use GraphQL? | wundergraph
  15684. 7723 Alaska Ave NW #P-4, Washington, DC 20012 | MLS #DCDC482004 | Zillow
  15685. Awakening after a sleeping pill: Restoring functional brain networks after severe brain injury
  15686. Rust vs Go — Bitfield Consulting
  15687. Announcing Spectrum DDoS Analytics and DDoS Insights & Trends
  15688. Collections: Iron, How Did They Make It, Addendum: Crucible Steel and Cast Iron
  15689. Deprecating scp
  15690. [PRE-ORDER] Coding Witch Clothes
  15691. r/TVDetails - My Name is Earl (2005-2009) was shot in HD (16:9) but at the time most TVs displayed SD (4:3) image. They introduced at least 3 jokes in 3 different episodes that would only be seen by HD viewers and missed by SD viewers, because they are not shown on a 4:3 screen
  15692. A Gopher view of Gemini
  15693. A Linux sysadmin's introduction to cgroups
  15694. Building a Weather Station UI
  15695. how to read a youtube
  15696. Everyone is Lying About Texting and Driving - Luther Wealth
  15697. This Product doesn't exist: Building products super fast
  15698. Server Error for Notebooks | Data Science and Machine Learning
  15699. Standing on Our Own Two Feet
  15700. Cryptologie | Journal Of Craptology
  15701. Cake - Cake v1.0.0 RC1 released
  15702. Code Maze Weekly #50 - Code Maze
  15703. YouTube's Fake Animal Rescue Ring
  15704. The .NET Stacks #24: Blazor readiness and James Hickey on Coravel
  15705. Technical debt as a lack of understanding
  15706. Troublesome Codespaces Work Hinders VS Code 'Housekeeping' Update -- Visual Studio Magazine
  15707. .NET Conf 2020
  15708. Daily links from Cory Doctorow
  15709. Release Tye 0.5 · dotnet/tye
  15710. Episode 353 - WVD Updates
  15711. tomnomnom/gron
  15712. We asked people from all over the world how journalists should cover powerful people who lie. Here is what they said
  15713. No, your clean code won't save the planet
  15714. How do I save a C++/WinRT array_view as a com_array? | The Old New Thing
  15715. Is Madeline Canonically Trans?
  15716. Optimization: what I did to make the game 300 times faster
  15717. DotVVM Blog: Announcing DotVVM 2.5
  15718. SignalR Service – Real time web | Microsoft Azure
  15719. The Turing-Completeness Problem - Alan Language
  15720. Deprecating scp
  15721. Fall 2020 RPKI Update
  15722. ANN Election Data
  15723. Spending political capital
  15724. dotnet/core
  15725. RIAA Abuses DMCA to Take Down Popular Tool for Downloading Online Videos
  15726. .NET App Developer Links - 2020-11-06
  15727. dotnet/core
  15728. Run Blazor Apps Within Electron Shell – .NET Tools Blog | JetBrains
  15729. TylerBrinks/ExCSS
  15730. GraphQL.NET and endpoint authorization in ASP.NET Core 3.1
  15731. 90 day Finn - Helsinki Business Hub
  15732. Querying Across Databases In SQL Azure
  15733. The good, the bad, and the ugly · Alex Gaynor
  15734. The Guide to CSS Grid
  15735. The Most Confusing Grep Mistakes I've Ever Made
  15736. Controlling the hostname with a WebApp when fronted by Application Gateway
  15737. erebe/personal-server
  15738. Add natural language understanding to your bot - Part 2
  15739. Why Dark didn't choose Rust
  15740. Netflix Targets Critical 'Cuties' Tweets With Copyright Takedown Requests * TorrentFreak
  15741. OS hacking: Let's debug a GCC crash on SerenityOS
  15742. Corporate Password Security with Troy Hunt | Authlogics
  15743. Learning how to learn (Pt. 1)
  15744. Underjord | The BEAM marches forward
  15745. The problem of centralisation
  15746. We Don't Need to Boycott Wayland
  15747. Stop telling me to exercise: dealing with a mild short-term depression
  15748. Everybody be Coil. You... Be Coil - Tink - Léonie Watson
  15749. Life and Death of a Linux Process
  15750. Don't make me think about whether I should pay you
  15751. Compose for Desktop UI Framework
  15752. A Productive Productivity System
  15753. The winner of the election is... Big Tech
  15754. How to allow executable .exe files to be downloaded with ASP.NET Core and UseStaticFiles middleware
  15755. A Complete Analysis Of The Bkz Lattice Reduction Algorithm
  15756. Machine Learning and Scientific Computing with Python
  15757. Setup Git with Multiple Configs
  15758. Programmatic Problem Solving with Nicole Archambault | Hanselminutes with Scott Hanselman
  15759. What is Azure Arc Enabled PostgreSQL Hyperscale?
  15760. Wrapping JavaScript Libraries with C# in Blazor WebAssembly
  15761. Real-time Data fetching with GraphQL and Blazor
  15762. Hamilton Halloween
  15763. Python, a VS Code Mainstay, Slithers Past Java in Popularity Index -- Visual Studio Magazine
  15764. NewReleases.io
  15765. janos/compromised
  15766. Uno Platform
  15767. Nextjs Crash Course with Fauna, Tailwind CSS, React Hook Form, and SWR
  15768. Scripts for Managing Azure Container Registry
  15769. The Forgotten Number System - Numberphile
  15770. .NET Live TV | Live developer streams every day
  15771. SvgPathEditor
  15772. Override webpage resources with local copies using Microsoft Edge DevTools - Microsoft Edge Development
  15773. Python overtakes Java to become the second-most popular programming language
  15774. C# in Simple Terms - Arrays and Collections
  15775. .NET Conf 2020
  15776. Auschwitz-Birkenau - Wirtualne zwiedzanie
  15777. Building applications with C# and a Challenge!
  15778. What's the point of APTTYPE_CURRENT? I mean, of course I'm current. | The Old New Thing
  15779. ClickHouse Capacity Estimation Framework
  15780. A first look at the JIT
  15781. .NET Conf 2020
  15782. Boris Johnson: The gambler, by Tom Bower book review
  15783. FFMPEG.WASM
  15784. .NET App Developer Links - 2020-11-05
  15785. Randy Pausch Last Lecture: Achieving Your Childhood Dreams
  15786. TypeScript Dictionary
  15787. Generate a GitHub Actions workflow file from dotnet CLI
  15788. Announcing TypeScript 4.1 RC | TypeScript
  15789. Lazy-Loading Your React App
  15790. How to Switch from Redux to Recoil
  15791. Introducing Middleware Stack in Modular AWS SDK for JavaScript | Amazon Web Services
  15792. Seller Floods Forums With Stolen Data - Binary Defense
  15793. .NET Rocks! vNext
  15794. GitHub Source Code Leak
  15795. Online/Absentee Ballot Tracking
  15796. Modernizing a codebase for C# 9
  15797. New study finds psilocybin greatly and quickly relieves depression
  15798. Michigan Voter Information Center
  15799. Ballot-by-Mail/Early Ballot Search
  15800. Georgia My Voter Page
  15801. Nevada
  15802. COBOL and $2,020,202.02
  15803. Track My Ballot
  15804. Cryptologie | Taming The Many Eddsas
  15805. bddisasm: The Bitdefender x86 Disassembler
  15806. Websocket - support for custom headers for handshake · Issue #3062 · whatwg/html
  15807. On productivity
  15808. CQRS Myths: 3 Most Common Misconceptions
  15809. Sexual Suppression And Repression II: The Human Battery — Karel Donk
  15810. Hacker is selling 34 million user records stolen from 17 companies
  15811. Discover a new world of birding...
  15812. Optimizing SQL queries. Sometimes two queries are better than one.
  15813. A Brief Introduction to Deniability
  15814. School is Broken | Thoughts | SimonBlogs
  15815. How I added realtime search to my static site
  15816. Data Grid for Blazor - Group and Total summary, Column Resize, Fixed Columns, and more (available in v20.2)
  15817. Binary Classification Using PyTorch: Training -- Visual Studio Magazine
  15818. ocornut/imgui
  15819. Best practice when naming Durable Functions in C#
  15820. RIAA Takedowns Backfire as Pirated MP3s Now Surface on GitHub * TorrentFreak
  15821. Syncfusion Previews WinUI Controls -- Visual Studio Magazine
  15822. Home
  15823. Massachusetts voters pass right-to-repair expansion opening up car data
  15824. Discogs 20th Anniversary: Thank You for 20 Years!
  15825. Stop compilation after first error
  15826. Development With A Dot - ASP.NET Core Pitfalls – Areas
  15827. What is the format of the data in the AudioBuffer memory buffer, and how do I convert it to something else? | The Old New Thing
  15828. New Environment.ProcessId in .NET 5
  15829. C#9 - init-only properties are not read-only at runtime - Gérald Barré
  15830. CQRS Myths | 3 Most Common Misconceptions
  15831. Malicious npm package opens backdoors on programmers' computers | ZDNet
  15832. DISCLOSURE: Unlimited Chase Ultimate Rewards Points
  15833. GitHub warns devs face ban if they fork DMCA'd YouTube download tool... while hinting how to beat the RIAA
  15834. .NET App Developer Links - 2020-11-04
  15835. It's 2020. Why Do Printers Still Suck?
  15836. Building an artificial sun that looks unbelievably realistic...
  15837. Routing in ASP.NET Core OData 8.0 Preview | OData
  15838. Real World Akka.NET Clustering: State Machines
  15839. .NET Conf 2020 and Virtual Events in November | Xamarin Blog
  15840. Add natural language understanding to your bot - Part 1
  15841. Async code smells and how to track them down with analyzers - Summary
  15842. How to Use Browser Functionalities with Blazor WebAssembly
  15843. It’S 255:19Am. Do You Know What Your Validation Criteria Are?
  15844. Continuous Deployment explained in code
  15845. Blog - Cyber Security, Security Scan, Full Stack Vulnerability Management
  15846. A Nameless Hiker and the Case the Internet Can’t Crack
  15847. [Product Update] Increased Resources for Datasets and Kernel Outputs | Data Science and Machine Learning
  15848. Azure Functions error handling and retry guidance
  15849. 2070 - Github: Widespread injection vulnerabilities in Actions
  15850. How we made our SaaS homepage cookie-free 🍪
  15851. Challenge
  15852. My VS Code Setup - Must Have Configurations and Shortcuts
  15853. The MVP reconnect daily
  15854. Dark's new backend will be in F#
  15855. World of Warcraft: one simple line of code can cost you dearly
  15856. Overview sobre o Módulo 1 [1 de 84]
  15857. The Settings app lets me pick a custom color for my mouse pointer, how do I get in on that action? | The Old New Thing
  15858. Fast Inverse Square Root
  15859. Creating an 'exec-host' deployment for running one-off commands: Deploying ASP.NET Core applications to Kubernetes - Part 10
  15860. Microservices — architecture nihilism in minimalism's clothes - Blog by Vasco Figueira
  15861. .NET 5.0 Launches at .NET Conf, November 10-12 | .NET Blog
  15862. Episode 13: Andrew Gallant (BurntSushi), creator of ripgrep
  15863. Looking Ahead: Five Opportunities on The Horizon According to Tech Leaders
  15864. curlpipe/ox
  15865. Many companies pay nothing in taxes. The public has a right to know how they pull it off.
  15866. .NET App Developer Links - 2020-11-03
  15867. Flutter Web: A Fractal of Bad Design
  15868. Why billions of people won't eat pork (or why we don't know)
  15869. Monitoring Health of ASP.NET Core Background Services with TCP Probes on Kubernetes
  15870. Minted discloses data breach after 5M user records sold online
  15871. Why Tunnels in The US Cost Much More Than Anywhere Else in The World - Tunnel Business Magazine
  15872. Announcing the end of support for the AWS SDK for .NET version 1 | Amazon Web Services
  15873. Monsters Weekly 189 - New Features in Playwright 1.5
  15874. Migrating from MVC to Blazor
  15875. The Guide to Deno
  15876. .NET Core with NGINX on Linux - Irina Scurtu
  15877. Domain model purity and lazy loading
  15878. Implementing Health Checks in ASP.NET Framework Applications
  15879. Union and Intersection of types in TypeScript
  15880. how to publish git repos that cannot be republished to github
  15881. How to Become a Digital Nomad in Bali
  15882. The best way to lose weight
  15883. Why your first customer is worth $10,000,000 — Eric Jorgenson
  15884. Regex matching with nonograms and finite state machines
  15885. How Are You Really Voting?
  15886. Leaving OCaml
  15887. Democracy is an achievement, not a recipe — sirodoht blog
  15888. Mentoring First-Time Managers | Gergely Nemeth
  15889. Two workers are quadratically better than one • Hillel Wayne
  15890. Understanding Backup Storage Redundancy in Azure SQL
  15891. Visual Studio for Mac tips and resources - Visual Studio
  15892. Brave Passes 20M MAUs and 7M DAUs
  15893. v5: Add .fs-* utilities for font-size and rename font-weight/-style utilities by mdo · Pull Request #30571 · twbs/bootstrap
  15894. Don't let your IoT project stall when getting to production and real problems managing IoT Edge devices at scale arise! Learn how with @obloch and @toeberto from @ZededaEdge on the #IoTShow
  15895. Cryptography Dispatches: Reconstruct Instead Of Validating
  15896. How to Call C# Methods from JavaScript in Blazor WebAssembly
  15897. No More Google
  15898. Is a billion-dollar worth of server lying on the ground
  15899. Things you need to know as a C# developer - Build types
  15900. Uno Platform Update Highlights New Linux Support -- Visual Studio Magazine
  15901. Are C# 9 records immutable by default?
  15902. Top 70 DotNet Blogs & Websites for .NET Developers To Follow in 2020
  15903. Update os-lifecycle-policy.md by jamshedd · Pull Request #5500 · dotnet/core
  15904. Working with Dates And Times in Razor Pages Forms
  15905. r/dotnet - ASP.NET Core Architecture Overview by David Fowler
  15906. Names are not type safety
  15907. GitHub Warns Users Reposting YouTube-DL They Could Be Banned * TorrentFreak
  15908. South Park creators have a new political satire series with some of the best AI-generated deepfakes on the internet yet
  15909. C# in Simple Terms - Exceptions and Exception Handling
  15910. Google reCAPTCHA service under the microscope: Questions raised over privacy promises, cookie use
  15911. Episode 352 - Azure Security Podcast
  15912. The .NET Docs Show - Navigating ML.NET 🗺️ in depth with Bri Achtman
  15913. LG UltraFine 5K Display
  15914. Document
  15915. Software Library: MS-DOS Games : Free Software : Free Download, Borrow and Streaming : Internet Archive
  15916. Off the blocks with the new Cosmos Db SDK V4 - Pradeep Loganathan
  15917. How to get ASP.NET Core logs in the output of xUnit tests - Gérald Barré
  15918. How can I ask the networking stack whether the system has obtained network connectivity? | The Old New Thing
  15919. Second edition of Bulletproof SSL and TLS now in preview
  15920. Background Features in Google Meet, Powered by Web ML
  15921. Raspberry Pi 400: the $70 desktop PC - Raspberry Pi
  15922. Here's Why That Autonomous Race Car Crashed Straight Into a Wall
  15923. ML Optimization - Advanced Optimizers from scratch with Python
  15924. Winamp for Windows 10 | Winamp for Windows, Mac, Android
  15925. 226: Universal Custom Data Link Schemes
  15926. Implement a Blazor full text search using Azure Cognitive Search
  15927. Blazor and Azure B2C: The Big Picture
  15928. The State of .NET Webinar: Unpacking .NET 5 Together!
  15929. The Basis of Testing – Stories from a Software Tester
  15930. The Software Rewrite
  15931. Identity Server 4 with .NET Core App
  15932. Back to Basics: Event Delegation
  15933. Installing a Server Rack in my Home Office and adding a Ubiquiti Dream Machine/Switches for Dual WAN
  15934. Netflix Android and iOS Studio Apps — now powered by Kotlin Multiplatform
  15935. Don’t Judge
  15936. Daniel Skogly's blog | You might not need to store (plaintext) emails
  15937. Focus - Leadership Breadcrumbs - Carlos Vilhena
  15938. Here is a way to predict who is going to win the election.
  15939. Goodbye, Twitter.
  15940. Why men's health depends on feminism
  15941. How do Wake-On-Lan works?
  15942. Every article about software is wrong
  15943. Cryptologie | Real World Cryptographers Podcast
  15944. Danish military intelligence uses XKEYSCORE to tap cables in cooperation with the NSA
  15945. .NET Learning Challenge!
  15946. 7GUIs
  15947. WordPerfect for DOS Updated
  15948. The missing explanation of ZK-SNARKs: Part 1
  15949. India Azure Community Conference 2020 | The ultimate developer conference
  15950. RISC-V.md
  15951. Dev Discussions - James Hickey
  15952. youtube-dl
  15953. HALF OFF everything + a free Halloween treat!
  15954. Pattern matching in C# 9.0
  15955. Why is subtracting these two times (in 1927) giving a strange result?
  15956. 123 Sesame Street 21324 | Ideas | Buy online at the Official LEGO® Shop AU
  15957. Uno Platform 3.1 Released
  15958. A Spectre is Haunting Unicode
  15959. Data of 21 million Mixcloud users put up for sale on the dark web | ZDNet
  15960. Samy Kamkar - NAT Slipstreaming
  15961. Azure SignalR Service now supports Event Grid! | ASP.NET Blog
  15962. Introducing C# 9: Extension GetEnumerator support for foreach loops
  15963. WinXP - Windows XP in React
  15964. Exploring Ubuntu Desktop on the Raspberry PI
  15965. Programming can still be magical
  15966. Extreme Debugging
  15967. Isogeny-Based Cryptography: Past, Present, And Future
  15968. Scott Santens - An Engineering Argument for Basic Income
  15969. Why Clojure?
  15970. Essays on Programming I Think About a Lot
  15971. Full-time web developer vs being a full-time dad |
  15972. Observations and Imaginations — Note Taking Apps
  15973. adamsky/globe
  15974. The .NET Stacks #23: .NET 5 support, migration tools, and links
  15975. Coding Interview Preparations - 30th October 2020
  15976. Governments Worldwide Consider Ditching Daylight Saving Time
  15977. 17-313: Foundations of Software Engineering
  15978. Startup School for Future Founders
  15979. High performance Data modelling in Azure Cosmos Db - Pradeep Loganathan
  15980. How to deal with Extreme Physical Pain
  15981. I’m deaf, and this is what happens when I get on a Zoom call
  15982. Code Maze Weekly #49 - Code Maze
  15983. Using C# 9 records as strongly-typed ids
  15984. Rockin’ The Code World with dotNetDave – Special Guest: Jeremy Likness
  15985. Hacker group claims to have stolen Star Tribune user information
  15986. Use generic trick to replace callsite · davidfowl/uController@efbbbe8
  15987. Introducing VSCode Stories
  15988. Introducing Flexible Server in Azure Database for PostgreSQL & MySQL | Azure Friday
  15989. Adi Shamir 2002 Acm A.m. Turing Award Lecture, "cryptography: State Of The Science"
  15990. High performance Data modelling with Cosmos Db - Pradeep Loganathan
  15991. Predicting Meteor Showers Using Python and Visual Studio Code
  15992. Goodbye IFTTT
  15993. Use Azure Custom Vision to Repurpose the Lunar Rover
  15994. How about bringing your whole IoT solution on premise with IoT Hub now available on Azure Stack Hub? All about it on the #IoTShow with @obloch
  15995. GitHub Codespaces
  15996. Annals.pdf
  15997. The Man Who Carried Computer Science on His Shoulders – Krzysztof Apt – Inference
  15998. GitHub Codespaces using Visual Studio or browser
  15999. To apply AI for good, think form extraction
  16000. Carnation - Visual Studio Marketplace
  16001. Mobile Blazor Bindings Unifies Cross-Platform UI -- Visual Studio Magazine
  16002. RedMart Data Security Incident
  16003. ryzngard/Carnation
  16004. Unified Blazor UI in the Mobile Blazor Bindings Preview 5 | ASP.NET Blog
  16005. Troy Hunt partners with 1Password as Strategic Adviser | 1Password
  16006. Visual Studio Extensions Getting Revamp -- Visual Studio Magazine
  16007. .NET Conf 2020
  16008. Context on STM in Ruby
  16009. Goodbye IFTTT
  16010. Wobblepaint
  16011. State and governance of the project? · Issue #767 · zloirock/core-js
  16012. Here be dragons: advances in problems you didn’t even know you had
  16013. The failure of a computer you didn't even know existed
  16014. Additional HTTP, Sockets, DNS and TLS Telemetry in .NET 5 - Steve Gordon - Code with Steve
  16015. Are we web yet? Yes, and it's freaking fast!
  16016. Why am I getting an access violation trying to access a method on my C++/WinRT object? | The Old New Thing
  16017. Event Driven applications on Kubernetes with KEDA
  16018. Microsoft Night - .BLD() Tech Talks XXL
  16019. Unwrap the SERVFAIL
  16020. Episode 63 - Being Productive With Jay Miller
  16021. I Hate Coordinate Systems!
  16022. For Complex Applications, Rust is as Productive as Kotlin
  16023. C# 9 The unknown goodies | Miguel Bernard's Blog
  16024. How Gitlab puts gRPC in the Real World
  16025. Uno Platform WebAssembly tools, frameworks, and libraries for .NET Developers
  16026. Writing a dog picture browser in ~200 lines of code
  16027. Configure a Blazor Wasm App with a ASP.NET Core Web API in Azure
  16028. Azure Logic Apps Running Anywhere – Runtime Deep Dive
  16029. Build Serverless Apps with Azure Functions – .NET Tools Blog | JetBrains
  16030. Animal Menagerie - O'Reilly Media
  16031. MockMechanics
  16032. .NET Framework October 2020 Cumulative Update Preview Update for Windows 10 2004 and Windows Server, version 2004 | .NET Blog
  16033. Ruby on Rails in a Week - Simple Thread
  16034. Awaitable/awaiter pattern and logical micro-threading in C#
  16035. Why You Shouldn't Sell Your SaaS Business
  16036. What's the heck is web components - Soubai's Stories
  16037. Klim Yadrintsev
  16038. On Good Judgment and Decision-Making: The Science and Practice - Max's Two Cents
  16039. Run your own free Stock Checker - Check if sought-after items are in stock online
  16040. Going deep
  16041. Secrets of the best product teams
  16042. The Future Self Savings Method
  16043. An attempt at estimating the actual top speed of the SSC Tuatara fastest production car record, using youtube-dl and audacity.
  16044. Hanselminutes with Scott Hanselman
  16045. Prove-It, Blockchain-It: Zkp In Action
  16046. Understanding Azure Arc Enabled SQL Server
  16047. Intro to PyTorch Tutorial: Building fashion recognizer
  16048. MDN Web Docs evolves! Lowdown on the upcoming new platform – Mozilla Hacks - the Web developer blog
  16049. On .NET Live - Operationalizing ML models with ONNX, C# .... and Pokemon!
  16050. NuGet supports API key option - GitHub Changelog
  16051. Elasticsearch in ASP.NET Core - Code Maze
  16052. JDConf - Save the Date!
  16053. What is the Strategy Pattern? (Software Design Patterns)
  16054. A Tour of C++ Modules in Visual Studio | C++ Team Blog
  16055. How A Little Money Laundering Can Have A Big Impact On Real Estate Prices | Better Dwelling
  16056. My Resignation From The Intercept
  16057. Departing senior engineer refuses to introduce replacement to open source community/peers
  16058. Getting Started | MonoGame Documentation
  16059. paulio/UnityPhilipsLights
  16060. Stride for Unity® developers | Stride
  16061. Stride Game Engine
  16062. The VSTO startup sequence
  16063. .NET Game Dev Community Standup - First .NET Game Dev Community Standup
  16064. What's New | MonoGame Documentation
  16065. Unity 2020.1 is now available
  16066. Introduction to GitHub
  16067. Stride Game Engine - vvvv releases VL.Stride
  16068. So long, Brackeys, and thanks for all the gamedev tutorials!
  16069. NeoAxis Engine
  16070. Introducing the Game Growth programGame Growth プログラムのご紹介 - Unity Technologies Blog
  16071. LEGO® Microgame - Unity Learn
  16072. Unity’s future starts with U - Unity Technologies Blog
  16073. Wave Engine for business and industry
  16074. 3b1b/manim
  16075. Fungus
  16076. The remarkable number 1/89
  16077. Organizing Code by Feature using Vertical Slices
  16078. Configuration pattern and ConfigureServices
  16079. C# in Simple Terms - Namespaces
  16080. Study helps explain why motivation to learn declines with age
  16081. What's in a Linux executable? - fasterthanli.me
  16082. Putting JSON in a block chain? First decide what your JSON is…
  16083. Do any Windows Runtime projections cache nondefault Windows Runtime interfaces? | The Old New Thing
  16084. Xamarin.Forms 5 Is Here! | The Xamarin Show
  16085. Next.js is the Best React Framework - Authentication, SSR vs CSR, and more!
  16086. Machine Learning Attack Series: Image Scaling Attacks · wunderwuzzi blog
  16087. Consuming JSON Objects Stream (NDJSON) With HttpClient
  16088. Introducing Bot Analytics
  16089. Introducing SparkFun À La Carte
  16090. Pyston v2: 20% faster Python
  16091. Adam Storr - Integration Testing with ASP.NET Core 3.1 - Set Default Headers for All Clients
  16092. Using Azure Cognitive Search Suggesters in ASP.NET Core and Autocomplete
  16093. Security incident, October 2020
  16094. .NET App Developer Links - 2020-10-29
  16095. .NET Rocks! vNext
  16096. The Future of Visual Studio Extensions | Visual Studio Blog
  16097. Test Series: Part 2 Unit Testing
  16098. A Type of Useless
  16099. Tip 293 - 5 Things you didn't know about Azure Cognitive Services
  16100. How to Pass Multiple Parameters GET Method ASP.NET Core MVC
  16101. ASP.NET Community Standup - Updating Scott's blog to DasBlog Core
  16102. The System
  16103. I violated a code of conduct
  16104. How Secure is Your Data Security | Thu 5 Nov midday-12:40pm (AEDT), Hosted online, 5th of November | Humanitix
  16105. Organizing Code by Feature using Verticle Slices
  16106. South Africa's most notable data breaches and leaks
  16107. How many mistakes do Grandmaster chess players make?
  16108. Python in Visual Studio Code Update Adds Debugger, Debugpy 1.0 -- Visual Studio Magazine
  16109. Cryptologie | A Cryptologic Mystery
  16110. What would you risk for free Honey?
  16111. Anatomy of a Successful Newsletter Launch
  16112. Two Paradigms of Personal Computing
  16113. Indy Xamarin - Shell in Xamarin.Forms
  16114. A Hierarchical Tool for Thought
  16115. Why We Memo All the Things - Stefano J. Attardi
  16116. The Unhandled Exception Podcast
  16117. See how Microsoft Healthcare team is putting #IoT on FHIR (pronounce "fire") with @obloch and Rashmi Raj on the #IoTShow
  16118. If not SPAs, What? - macwright.com
  16119. Top 5 Reasons to Choose .NET for Your IoT Project
  16120. on abandoning the X server
  16121. Kite AI-Powered Code Completion Tool Adds C#, TypeScript, More -- Visual Studio Magazine
  16122. Stripe Climate
  16123. Setting the command timeout with the latest .NET SqlClient
  16124. Entity Framework Community Standup - EF Core 5.0 Collations
  16125. GitLab consultation - MediaWiki
  16126. Webinar Recording: Advanced Search Scenarios in RavenDB
  16127. What is C#? | One Dev Question
  16128. Optimizing Blazor performance using the @key directive - Gérald Barré
  16129. Organize Code by Feature | Vertical Slices
  16130. Windows Runtime objects are represented by their default interface, so choose your default interface wisely | The Old New Thing
  16131. Part of your world: Why we’re proud to build a truly native Mac app
  16132. .NET App Developer Links - 2020-10-28
  16133. .NET libraries and the art of backward compatibility – Part 3
  16134. .NET libraries and the art of backward compatibility – Part 1
  16135. .NET libraries and the art of backward compatibility – Part 2
  16136. Splitting Large Interfaces Into Smaller Ones Is Easy
  16137. Google’s new logos are bad – TechCrunch
  16138. A Guy Walks Into an Apple Store
  16139. Have you considered buying used hardware?
  16140. Using JSInterop to Pass HTML Elements and Handle JS Errors
  16141. Apple’s A14 Packs 134 Million Transistors/mm², but Falls Short of TSMC’s Density Claims
  16142. The Danger in Listening to Experts
  16143. Taking Ideas Seriously is Hard
  16144. Why I Stopped Using ORMs to Get the Job Done
  16145. How software eats money
  16146. I tried 21 diet and exercise programs. None of them worked. Except for one.
  16147. I built an app to fix my depression (now with stats) – Eli Finer
  16148. Why We Will Never Have Enough Software Developers
  16149. Au Revoir: The End of Notebag
  16150. Taming the Tech Giants – jake lazaroff
  16151. The Grand Unified Theory of Software Architecture
  16152. Type in the exact number of machines to proceed
  16153. Creating Your First Azure SQL Database
  16154. Cryptologie | A Discretization Attack
  16155. Getting started with GraphQL and HotChocolate
  16156. Bomb Blast Radius - Numberphile
  16157. GitHub Quick Reviews
  16158. Next.js 10
  16159. WSL2 - Tips, Tricks and Techniques
  16160. RIAA's YouTube-DL Takedown Ticks Off Developers and GitHub's CEO * TorrentFreak
  16161. .Net 5 with Scott Hunter
  16162. Policy as Code with Terraform and Sentinel
  16163. gRPC performance improvements in .NET 5 | ASP.NET Blog
  16164. .NET for Apache Spark Debuts in Version 1.0 -- Visual Studio Magazine
  16165. safepassme
  16166. Announcing Version 1.0 of .NET for Apache Spark | .NET Blog
  16167. Cleaning up Azure Durable Functions execution history
  16168. The .NET Docs Show - Blazor & Comet ☄️ for Native Mobile Apps with Sam Basu
  16169. Abusing Teams client protocol to bypass Teams security policies
  16170. ASP.NET Community Standup - Updating Scott Hanselman's blog to .NET 5
  16171. Building a Dashboard with ASP.NET Core and DotVVM
  16172. Free Linear Algebra text, from Jim Hefferon
  16173. MonkSoul/Fur
  16174. Mind Your Strings with .NET 5.0
  16175. ASP NET CORE SINGLE PAGE APPLICATION (SPA) Build/Release Pipeline | Azure DevOps
  16176. Help Us Plan EF Core 6.0 | .NET Blog
  16177. Prerendering your Blazor WASM application with .NET 5 (part 2 - solving the missing HttpClient problem)
  16178. Microsoft.dotnet-httprepl 5.0.0-preview.20521.1
  16179. Change Task.FromResult to use same task cache as async methods by stephentoub · Pull Request #43894 · dotnet/runtime
  16180. PLAN C: A Safe abortion with pills
  16181. github/dmca
  16182. Mobilizon. Your events. Your groups. Your data. – Framablog
  16183. Self Managed Abortion; Safe and Supported
  16184. Project Dependency Diagrams come to Rider 2020.3 – .NET Tools Blog | JetBrains
  16185. JavaScript Game Tutorial - Create Tic Tac Toe with HTML, CSS, and JavaScript
  16186. re: Investigating query performance issue in RavenDB
  16187. How Entity Framework Core’s query cache works
  16188. Quickly coding with Codespaces
  16189. AMD to Acquire Xilinx
  16190. Getting started with GraphQL and HotChocolate
  16191. The Next Generation Web Services Framework
  16192. Using Blazor JavaScript Isolation with Library Manager
  16193. Monitoring Helm releases that use jobs and init containers: Deploying ASP.NET Core applications to Kubernetes - Part 9
  16194. Diving into /proc/pid/mem
  16195. Troy Hunt on Rebooting with Lisa Forte
  16196. Struct Layout - Visual Studio Marketplace
  16197. Enormous security leak at the Rikssbanken and banks – Nord News
  16198. Colouring Knots - Numberphile
  16199. Using Microsoft SQL Server on Red Hat OpenShift - Red Hat Developer
  16200. Apache Helix - Near-Realtime Rsync Replicated File System
  16201. .NET App Developer Links - 2020-10-27
  16202. Uno Platform Uno Platform 3.1 Released - Linux, new WinUI controls, Prism 8.0 and more
  16203. Released: Microsoft.Data.SqlClient 2.1 Preview 2
  16204. Monsters Weekly 188 - Intercepting Network Requests with Playwright
  16205. Microsoft® and the .NET Foundation announce the release of version 1.0 of .NET for Apache® Spark™
  16206. Upgrading a .Net Framework library to .Net 5
  16207. Running an Online Conference using Microsoft Azure
  16208. Using the ASP.NET Core Environment Feature to manage Development vs. Production for any config file type
  16209. How to Accommodate a Massive Surge in Absentee Voting
  16210. Blast Off with Blazor: Get to know Blazor and our project
  16211. A talk about Dump File analysis
  16212. Asking Microsoft to resign from the RIAA over youtube-dl takedown demand
  16213. How to Call JavaScript Functions with C# in Blazor WebAssembly
  16214. Surviving disillusionment
  16215. Hello there.pdf
  16216. ASP.NET Community Standup - .NET 6 Planning for ASP.NET Core
  16217. Oracle Groundbreakers APAC Virtual Tour 2020
  16218. Oracle Groundbreakers APAC Virtual Tour 2020
  16219. On the psychology and dynamics of OSS: passion, burnout and (im)balance
  16220. Understanding company decisions using knowledge graphs – Leopold Bosankic
  16221. Fighting Bots With The Client-Puzzle Protocol
  16222. Lessons learnt from building Newslettrs – Monish Kumar's Blog
  16223. You Need to Timestamp Your Shell History
  16224. How much specification does a developer need?
  16225. Shared Curiosity
  16226. EditForm - forms and validation in Blazor
  16227. morris/vanilla-todo
  16228. Bytecode Alliance: One year update
  16229. Why we chose Java for our High-Frequency Trading application
  16230. Blazer WebAssembly with EF Core
  16231. In-App Reviews Come to Xamarin.Forms Android -- Visual Studio Magazine
  16232. Last Week in .NET Issue #15 – It's not a Bug, it's just a feature you didn't expect!
  16233. Twitter still hasn't unlocked the New York Post's account - melovedata
  16234. Setting up a build with NUKE
  16235. Lobe | Machine Learning Made Easy
  16236. dotnet-vs 0.3.85
  16237. Rethink the Modern Mobile App: An Intro to Mobile Development
  16238. dotnet/aspnetcore
  16239. Simple way to Docker on Windows 10 home with WSL 2
  16240. Road to gRPC
  16241. C# in Simple Terms - Interfaces and Abstract Classes
  16242. Otvdm/winevdm
  16243. Get more done with search in Visual Studio | Visual Studio Blog
  16244. Keyboard shortcuts for Microsoft Teams
  16245. Fast bitmap iteration in C#
  16246. I told the Microsoft Visual C++ compiler not to generate AVX instructions, but it did it anyway! | The Old New Thing
  16247. Enumerating files using Globbing and System.IO.Enumeration - Gérald Barré
  16248. Using IR Receiver (HX1838) + Remote Control (ESP32 + Arduino Series)
  16249. Standard ML in 2020 | notes.eatonphil.com
  16250. Using Servo Motors - SG90 (ESP32 + Arduino Series)
  16251. How a one line change decreased our build times by 99%
  16252. An Intuition for Lisp Syntax
  16253. Leaving Silverlight: Converting to the Web
  16254. 225: Frank Got Catalyst for Xamarin.iOS Working!
  16255. ML Optimization pt.1 - Gradient Descent with Python
  16256. The RIAA's fraudulent attack on youtube-dl is not a DMCA §512 infri...
  16257. Are there any limitations to test automation? - Kevin Tuck
  16258. Azure Web App Service and GitHub Actions (Video Tutorial) | Azure DevOps Blog
  16259. Use ASP.NET With Turbolinks 5
  16260. The Future of Desktop: All You Need to Know about .NET 5!
  16261. Don't ever break a URL if you can help it
  16262. Address decision fatigue - before it turns code into spaghetti - JAXenter
  16263. WPF .NET Core - Routed Events
  16264. Blazor – C# in the Browser – Webinar recording – .NET Tools Blog | JetBrains
  16265. saintmarina/undelete_jpg
  16266. The 2020 Shopping Spree
  16267. I am Seriously Considering Going Back to Desktop Computers
  16268. YouTube-DL Removed From GitHub After DMCA Notice
  16269. Microsoft Edge brings Pinterest integration to Collections
  16270. Frontend development is pain in 2020. But it gets better
  16271. Why Are Discussions about Hiring Being Broken So Broken?
  16272. Sharing a Gaming Computer with VMs - M1cr0blog
  16273. Lighthouse: Expectation vs. Reality. Lighthouse web peformance audit suggestions and issues prioritize your core metrics over lighthouse | Ashutosh Sharma | Housing.com
  16274. Why We Choose to Homeschool Our Kids - The Handbook of Prosperity, Success, and Happiness
  16275. A blog post about nothing | Blog
  16276. Julia Helps To Bridge The Gap Between User and Creator
  16277. Llvm Provides No Side-Channel Resistance
  16278. Add PriorityQueue<T> to Collections · Issue #14032 · dotnet/runtime
  16279. Department of Health and Human Services Victoria
  16280. SpielAffe · Über 12.000 Online-Spiele kostenlos spielen
  16281. Have I Been Pwned: Pwned Passwords
  16282. It's Time To Admit It: The X.Org Server Is Abandonware
  16283. Strict Transport Security vs. HTTPS Resource Records: the showdown
  16284. GitLab blocked Iranians’ access.
  16285. mimoo/crypto_blogs
  16286. Delete Facebook And You'll Lose All Oculus Games For Good
  16287. JÄTTELIK Soft toy, dinosaur, dinosaur/tyrannosaurus Rex, 44 cm - IKEA
  16288. github/dmca
  16289. Melb․NET Meetup November 2020 Submit a Talk Proposal
  16290. Pandoc - About pandoc
  16291. QuickJS Javascript Engine
  16292. The coming civil war over general purpose computing | Boing Boing
  16293. Are my Encryption Keys in the Cloud Really Secure? | Cryptosense
  16294. What Was BeOS, and Why Did People Love It?
  16295. Cryptologie | The Kyber/dilithium Ntt
  16296. chrismaltby/gb-studio
  16297. GB Studio
  16298. Setting up a build with NUKE
  16299. This Insane 2.5 Gigapixel Image of the Orion Constellation Took Five Years To Complete
  16300. Anki as Learning Superpower: Computer Science Edition | G Research
  16301. Chris Ball » Announcing GitTorrent: A Decentralized GitHub
  16302. The .NET Stacks #22: .NET 5 RC 2 ships, .NET Foundation all hands, and links
  16303. prabhuignoto/react-chrono
  16304. Google Play Music, Music Play Store & Music Manager are going away – everything you need to know
  16305. Tin-eared, tone-deaf - Selaine Saxby gets it very, very wrong - West Country Bylines
  16306. Electoral College Decision Tree
  16307. gnu.org
  16308. Using Entity Framework Core with Azure SQL DB and Azure Cosmos DB | Azure Friday
  16309. r/csharp - Matlab porting to C# goes really slow
  16310. github/dmca
  16311. Creating a Drag and Drop Bookmarklet
  16312. On self-tracking, exobrains and quantified self
  16313. Penetration Testing and Low-Cost Freelancing
  16314. I Still Dislike My Home Work Setup (and I don't know what to do about it)
  16315. The YouTube-DL Takedown
  16316. Parenting doesn’t do what I thought
  16317. The Solution to Big Tech Isn't Legislation, It's Technology
  16318. So Many Notebooks, So Little Time...
  16319. Should I buy the dip?
  16320. I'm handing over maintenance of wlroots and sway to Simon Ser
  16321. r/dotnet - What would be the reasons to use an IoC framework instead of the default container?
  16322. How To Buy a Computer for Cross-Platform Development
  16323. How bare metal provisioning works in theory
  16324. No More Politics in the Workplace – jake lazaroff
  16325. Intro to Twitch: Join the Live Coding Community!
  16326. Code Maze Weekly #48 - Code Maze
  16327. Attacks On Gcm With Repeated Nonces: Poc Or It Didn't Happen
  16328. Lets Talk .NET 5, with Scott Hunter
  16329. King County Elections
  16330. Use “pseudo-sets” to control how many actions people take
  16331. How data saves lives: Using the Power Platform to gain amazing insights
  16332. C# Slides in Usage Ranking of Programming Languages -- Visual Studio Magazine
  16333. Performance Profiling | .NET Async Tool
  16334. Fowl Language
  16335. Intro to the Show
  16336. Cryo–electron microscopy breaks the atomic resolution barrier at last
  16337. Using Entity Framework Core with Azure SQL DB and Azure Cosmos DB | Azure Friday
  16338. Xamarin.Forms 5 Is Here!
  16339. Data’s Role in Moon Missions: Fictional and Real
  16340. BlazorGalaga
  16341. How to: Implement a producer-consumer dataflow pattern
  16342. BlazorGuy/BlazorGalaga
  16343. Preloading content with rel="preload"
  16344. Learn with Dr G: Predicting Meteor Showers Using Python and Visual Studio Code
  16345. PHP 8: before and after - stitcher.io
  16346. How can I tell whether a file is on an SSD? | The Old New Thing
  16347. Talking on Emerging Code about RavenDB
  16348. Damian Hickey
  16349. ConditionalWeakTable<TKey,TValue> Class (System.Runtime.CompilerServices)
  16350. Quiz Shows and Math Anxiety (with Bobby Seagull) - Numberphile Podcast
  16351. ‎The Numberphile Podcast on Apple Podcasts
  16352. A Tour of the .NET Functions Framework
  16353. How To Get Started in Developer Relations - What It's Like Creating Content for a Living
  16354. C# 10 First Look: Constant string interpolation
  16355. Falsehoods programmers believe about time zones
  16356. Beautiful and compact Web APIs with C# 9, .NET 5.0 and ASP.NET Core
  16357. Seeing AI
  16358. .NET App Developer Links - 2020-10-23
  16359. A Programmer’s Intuition for Matrix Multiplication – BetterExplained
  16360. C# 8.0 nullable references: defeating the point with empty strings | endjin
  16361. Webinar – .NET Microservices == MEGAFUN – .NET Tools Blog | JetBrains
  16362. Building A Blazor Farm Animal Soundboard – .NET Tools Blog | JetBrains
  16363. terrajobst/dotnetepicsweb
  16364. F# Advent Calendar in English 2020
  16365. Is Blazor a Safe Enterprise Bet
  16366. C# 9 Record Factories
  16367. Simple AiMesh Wi-Fi System
  16368. The Microsoft author signing certificate will be updated as soon as November 1st, 2020 | The NuGet Blog
  16369. Viewing Matrices & Probability as Graphs
  16370. Deploying ASP.NET Core Web API to Azure API Apps - Code Maze
  16371. Greatly Accelerating Machine Learning with Intel's Huma Abidi | Hanselminutes with Scott Hanselman
  16372. Why I Switched to SuperMemo After Using Anki for 5 Years, With Over 50k Cards and 420k Total Reviews
  16373. You Are Procedurally Generated
  16374. The Internet We Built
  16375. Sinc Split Mechanical Keyboard Build Log
  16376. How to retain customers who are leaving
  16377. Let’s build a high-performance fuzzer with GPUs!
  16378. Why Laugh At Quibi's Failure?
  16379. Be prolific
  16380. Software development by analogy - Francisco J. Revoredo
  16381. Scott Santens - With UBI, won't people just watch TV and play video games?
  16382. Static versus dynamic web sites
  16383. Reconciling Forward Secrecy With Network Traffic Visibility In Enterprise Deployments Of Tls 1.3
  16384. .NET Core with NGINX on Linux
  16385. Supercar Showdown - Supercar Showdown
  16386. How A Search Engine With 400 Million Records Literally Started From A Controller Class Test Method
  16387. Telerik UI for Blazor Updated -- Visual Studio Magazine
  16388. The .NET Docs Show
  16389. Damian Hickey
  16390. ufcpp/StringLiteralGenerator
  16391. Infragistics Unveils UI Components for Blazor -- Visual Studio Magazine
  16392. ongoing by Tim Bray · Google Antitrust Notes
  16393. .NET Tooling Community Standup - dotnet templates with Sayed Hashimi
  16394. C# in Simple Terms - Inheritance and Polymorphism
  16395. The physiological effects of slow breathing in the healthy human
  16396. OAuth 3
  16397. A Last Call for QUIC, a giant leap for the Internet
  16398. Taking a shortcut: You can query properties from a volume, and it will forward to the physical drive | The Old New Thing
  16399. Learn C# with CSharpFritz - Ep 8: Abstract Classes, Interfaces and Error Handling
  16400. A Virtual Product Management Internship Experience
  16401. Bits from the Debian Project
  16402. GitHub Actions: Deprecating set-env and add-path commands - GitHub Changelog
  16403. ASP.NET Core Blazor CSS isolation
  16404. Workflow commands for GitHub Actions
  16405. Workflow syntax for GitHub Actions
  16406. Tiark's Notebook
  16407. /* You Are Not Expected to Understand This */
  16408. Notes on My Colon Cancer
  16409. Psychotherapy centre's database hacked, patient info held ransom
  16410. .NET App Developer Links - 2020-10-22
  16411. Tip 291 - 5 Things you didn't know about Azure App Service
  16412. React v17.0 – React Blog
  16413. Azure Service Fabric 7.2 Release
  16414. Tip 290 - How to secure a Blazor application with Azure Active Directory
  16415. What’s new in the Windows 10 October 2020 Update
  16416. Load Balancing on Azure - An Overview
  16417. ESPHome: Nothing-to-firmware in 30 minutes
  16418. .NET Rocks! vNext
  16419. Using encrypted access tokens in Azure with Microsoft.Identity.Web and Azure App registrations
  16420. Blazor FAST WebComponents
  16421. Entity Framework Visual Editor - Visual Studio Marketplace
  16422. New Chrome 0-day Under Active Attacks – Update Your Browser Now
  16423. Greater bandwidth in trains
  16424. 1Password for Linux beta is now open 🎊 🐧 🎊 | 1Password
  16425. Defining Service Boundaries by Splitting Entities
  16426. JsonSrcGen 0.2.0 Alpha Released
  16427. This website is killing the planet
  16428. amymhaddad
  16429. My Lab Power Setup
  16430. Repeating Crossbow - The Lazy Forger
  16431. Value dragons
  16432. blog.harterrt.com – Defining Data Intuition
  16433. A fucking rant about fucking const vs fucking let
  16434. James Randi has died.
  16435. The tangled webs we weave
  16436. How Silicon Valley will solve the trolley problem
  16437. Every hackable connector on ASUS Eee PC 901
  16438. A Brief Tour of the Unity Editor
  16439. Talking, Typing, Thinking: Software Is Not a Desk Job
  16440. Is Software Contracting For You? - Mischa Spiegelmock
  16441. Your SEO strategy should never start with keyword research. | Kole McRae
  16442. Why I write: The Feynman Technique for learning
  16443. Advisory: Security Issues In Aws Kms And Aws Encryption Sdks
  16444. Attribute-Based Access Control with Blazor WebAssembly and IS4
  16445. Search changes for anonymous users
  16446. United States v. Google
  16447. #VS2019 – ML.NET Model Builder for Object Detection using #Azure Compute #mlnet #objectdetection
  16448. franzsilva/MLBuilderVSCode-Source
  16449. AWS Open Sources Tool for Porting .NET Framework Apps to .NET Core -- Visual Studio Magazine
  16450. Image Classification(Deep Learning) with ML.NET and Blazor Server App (.NET Core)
  16451. Creating a Deep Neural Network in ML.NET - Microsoft.ML.Vision Update
  16452. Marten V4 Preview: Command Line Administration
  16453. Applied F# Challenge 2021 - Call for Judges
  16454. #VS2019 – ML.NET Model Builder for Object Detection, be careful with file names and VoTT
  16455. #ML.NET Image Classification with ML.NET Command-Line Interface (CLI), no #VS2019 needed !
  16456. switch expression - C# reference
  16457. ASP.NET: Dependency injection, Configuration, Background workers, Testing and more with Steve Gordon
  16458. Facebook Container for Firefox | Prevent Facebook from seeing what websites you visit.
  16459. ML.NET Model Builder (Preview) - Visual Studio Marketplace
  16460. Hands-Free Coding
  16461. Chrome won't clear your Google and YouTube data — even if you tell it to
  16462. Getting started with Cosmos DB on .NET Core - Pradeep Loganathan
  16463. Defining Service Boundaries by Splitting Entities
  16464. How do I get from a volume to the physical disk that holds it? | The Old New Thing
  16465. Understanding cross platform .NET, and why .NET 5 is important
  16466. The Cloudflare Radar 2020 Elections Dashboard
  16467. What ORMs have taught me: just learn SQL
  16468. I enforced the AGPL on my code, here's how it went
  16469. Is it possible to see the entire history of a renamed file?
  16470. Six Lessons Learned and a New Tool Published After Organizing My 1st Virtual CodeCamp
  16471. .NET App Developer Links - 2020-10-21
  16472. Ridiculously fast unicode (UTF-8) validation
  16473. SQL Server Management Studio 18.7 now generally available - SQL Server Blog
  16474. Test Series: Part 1 – Understanding Testing Strategies
  16475. Empowering Azure CLI developers with AI
  16476. Discussing the Five Questions Every Unit Test Must Answer
  16477. Azure CLI Oct 2020 release
  16478. Continuous deployment at scale - Simple Talk
  16479. Debugging Multiple .NET Core Projects in VS Code
  16480. C# support · Issue #156 · github/semantic
  16481. Blazor in depth — Create Blazor component without Lifecycle methods
  16482. Debugging Multiple .NET Core Projects in VS Code
  16483. MoienTajik/AspNetCore-Developer-Roadmap
  16484. The Ungreen Web: Why Our Web Apps Are Terribly Inefficient?
  16485. How to Use NPM Packages in Blazor - Brian Lagunas
  16486. open-telemetry/opentelemetry-dotnet
  16487. My Eight-Year Quest to Digitize 45 Videotapes (Part One)
  16488. App Development Community Standup: React Native for Windows update
  16489. Episode 351 - Azure Spring Cloud
  16490. Improve rendering performance with Blazor component virtualization
  16491. Introducing C# 9: Static anonymous functions
  16492. What's Next? featuring Lin-Manuel Miranda — The West Wing Weekly
  16493. Average person has 100 passwords - study
  16494. Uno Platform Ports Windows Calculator to Linux -- Visual Studio Magazine
  16495. Get Started with PyTorch
  16496. How to Deploy Azure Arc Data Services Anywhere
  16497. Cross-platform development with .NET 5
  16498. Monkeytype
  16499. Event Driven applications on Kubernetes with KEDA
  16500. The accelerating adoption of Julia
  16501. Apple Releases iPadOS and iOS 14.1 With Multiple Bug Fixes Ahead of iPhone 12 Launch
  16502. What sacrifices do you need to take in order to achieve your goal?
  16503. Cloudflare Analytics review
  16504. Give your variables better values
  16505. Double Your Impact in 12 Months
  16506. Why I don't take notes
  16507. How to find freelance work for junior developers?
  16508. You Can Compete With Free When It's B2B
  16509. Getting Big Things Done - Marc's Blog
  16510. Kayak.com Founding Story
  16511. Is coding a procrastination trap?
  16512. Stupid Moves
  16513. DIY custom mouse shell - The process
  16514. Salesforce Sucks
  16515. How I Made $350k in Machine Learning Tournaments
  16516. On writing in an engineering context
  16517. Expanding AI’s Impact With Organizational Learning
  16518. The Cybersecurity Community Demands Transparency, Not Legal Threats | Orca Security
  16519. On Methodology: Turing Laureates Discuss Their Approach To Work
  16520. Updates to our Terms of Service and Privacy Statement - The GitHub Blog
  16521. .NET Conf 2020
  16522. WebTransport
  16523. GitHub for Your Octopus Deploy
  16524. GitHub Quick Reviews
  16525. ASP.NET Core OData 8 Preview Supports .NET 5, but with Breaking Changes -- Visual Studio Magazine
  16526. Blazor in Action: building reusable frontends with C#
  16527. Firefox 82.0, See All New Features, Updates and Fixes
  16528. Combing through ComponentBase
  16529. Early Work
  16530. The .NET Foundation Joins the Open Source Initiative's Affiliate Program
  16531. X509Certificate2.CreateFromPem(ReadOnlySpan<Char>, ReadOnlySpan<Char>) Method (System.Security.Cryptography.X509Certificates)
  16532. Top 10 VS Code Extensions for Web Development (2020)
  16533. SK hynix to Acquire Intel NAND Memory Business | SK hynix Newsroom
  16534. dotnet/runtime
  16535. How do I get from a file path to the volume that holds it? | The Old New Thing
  16536. Adding AssemblyMetadataAttribute using new SDK project, with MSBuild
  16537. Sponsor @kevinchalet on GitHub Sponsors
  16538. I miss Microsoft Encarta
  16539. Running database migrations using jobs and init containers: Deploying ASP.NET Core applications to Kubernetes - Part 8
  16540. Assorted thoughts on zig (and rust)
  16541. GPU-Motunui · Render blog
  16542. Bot Attack trends for Jan-Jul 2020
  16543. Home
  16544. dotnet/runtime
  16545. .NET App Developer Links - 2020-10-20
  16546. Monsters Weekly 187 - Windows Terminal with Kayla Cinnamon
  16547. Blockchain, the amazing solution for almost nothing
  16548. Building cross-platform apps with .NET and Uno - Simple Talk
  16549. Monomorphic functors
  16550. Better Git diff output for Ruby, Python, Elixir, Go and more
  16551. Improving Azure Functions performance
  16552. First Bitcoin “Mixer” Penalized by FinCEN for Violating Anti-Money Laundering Laws
  16553. Async code smells and how to track them down with analyzers - Part II
  16554. Why mmap is faster than system calls
  16555. Announcing Microsoft Edge WebView2 General Availability
  16556. Blazor WebAssembly Role-Based Security with IdentityServer4
  16557. Highlights from Git 2.29 - The GitHub Blog
  16558. Intro: Adafruit Circuit Playground Express | How to Code | Ep. 1
  16559. How Discord Won
  16560. Code navigation for C# repositories - GitHub Changelog
  16561. This is not your usual High School project. @Bahburs joins @obloch on the #IoTShow to talk about his @Arduino + #AzureIoT remote heart rate monitor
  16562. Extract Available Settings Using C# | Awaiting Bits
  16563. Search personal websites
  16564. Personal banking needs an API | Chris Hardie's Tech and Software Blog
  16565. App stores foolishly bundle distribution with updates
  16566. Lessons from a Year of Side Projects
  16567. Hacking on my finances
  16568. VS Code Java Team Details 5 Best Dev Practices -- Visual Studio Magazine
  16569. Wrapping NFTs for fun and less tax – Blog of Christian Felde
  16570. Let's talk about fake reviews - part 1
  16571. People Need to Reclaim the Internet - Craig Murray
  16572. The case for a learned sorting algorithm
  16573. Weird Subtitles
  16574. Structure and Interpretation of Computer Programmers
  16575. Why Deep Learning Works Even Though It Shouldn’t
  16576. It has been one year since my company was acquired
  16577. Meet Face ID and Touch ID for the Web
  16578. Cryptologie | Shor, I’Ll Do It
  16579. Securely accessing MS Graph from gRPC .NET with Azure AD
  16580. Serverless .NET on AWS - 50th Anniversary Edition!
  16581. Open sourcing the Porting Assistant for .NET | Amazon Web Services
  16582. Building Real-Time Applications with Blazor Server and Firestore
  16583. AKS Bootcamp: Pré Módulo - Introdução do curso e apresentação do instrutor
  16584. AKS Bootcamp: Módulo 5 - Escalabilidade - Autoscaling interativo
  16585. AKS Bootcamp: Módulo 5 - Escalabilidade - Cluster autoscaling
  16586. AKS Bootcamp: Materiais Relacionados e Finalização do curso
  16587. AKS Bootcamp: Módulo 5 - Escalabilidade - Escalabilidade avançada
  16588. AKS Bootcamp: Módulo 5 - Escalabilidade - Escalabilidade manual
  16589. AKS Bootcamp: Módulo 5 - Escalabilidade - Autoscaling declarativo
  16590. Marten V4 Preview: Linq and Performance
  16591. ‎Rezipe
  16592. Eilon/Rezipe
  16593. Choose a .NET Game Engine | .NET Blog
  16594. Teletype
  16595. Farming Systems Trial - Rodale Institute
  16596. Audio on the Web, for Games and VR!
  16597. C# in Simple Terms - Structs and Enums
  16598. The .NET Docs Show - Reactive Extensions for UI frameworks with Rodney Littles II
  16599. Discord Desktop app RCE
  16600. Home
  16601. Publishing a self-contained Blazor component (Razor + CSS + JS) as a NuGet package - Gérald Barré
  16602. MONOSPACE by @p01
  16603. Mount points, volumes, and physical drives, oh my! | The Old New Thing
  16604. This page is a truly naked, brutalist html quine.
  16605. What is happening to .NET standard with .NET 5? | One Dev Question
  16606. Weekly Notes - #33 | Miguel Bernard's Blog
  16607. How a Customer's Trust in Cloudflare Led to a Big Win against Bots
  16608. 14 Popular Machine Learning Evaluation Metrics
  16609. OpenBSD 6.8
  16610. Forum Data Breach - Please Change Your Password - Albion Online Forum
  16611. 224: iPhone 12 is here with magnets!
  16612. .NET Epics
  16613. Data "As You Need It" with Telerik UI for Blazor DataGrid
  16614. Amazon.com: Sleep Headphones Bluetooth Headband-Wireless Sports Headband Headphones with Ultra-Soft Music Headband-Perfect Sleeping Headphones for Side Sleepers Running Yoga Insomnia Travel, Gift for Men Women: Home Audio & Theater
  16615. Object Detection at 1840 FPS with TorchScript, TensorRT and DeepStream
  16616. .NET App Developer Links - 2020-10-19
  16617. Implement a full text search using Azure Cognitive Search in ASP.NET Core
  16618. 4 Ways to Handle Test Data for Your End-to-End Tests | Dev Tester
  16619. Using Azure Identity with Azure SQL, Graph, and Entity Framework | Azure SDK Blog
  16620. Unit testing with F# - Christina Ljungberg
  16621. Classic Path.DirectorySeparatorChar gotchas when moving from .NET Core on Windows to Linux
  16622. Dynamically invoking a generic method with Reflection in .NET C# - Brian Lagunas
  16623. Uno Platform Windows Calculator on Linux via Uno Platform
  16624. Towards sockets and networking in WebAssembly and WASI - radu's blog
  16625. ASP.NET Community Standup - .NET 6 Planning for ASP.NET Core
  16626. A Legislative Path to an Interoperable Internet
  16627. Amazon.com: Micro USB to Mini USB 2.0 Adapter, (2-Pack) Micro USB Female to Mini USB 2.0 Male Convert Connector Support Charge & Data Sync Compatible PS3 Controller, MP3 Player, Dash Cam, Digital Camera, Hero 3+: Home Audio & Theater
  16628. Introducing C# 9: Attributes on local functions
  16629. Layoutit Grid — CSS Grids layouts made easy!
  16630. 3 Reasons Why I Love Low Touch SaaS
  16631. Beating the Casino
  16632. Influencers as Tech Founders: Real Monetization at Last
  16633. Say goodbye to resource-caching across sites and domains
  16634. Hating Monday | Eryb's Space
  16635. Cryptologie | Grover's Algorithm
  16636. Open sourcing Layoutit Grid
  16637. Questioning Probability
  16638. Abstract Classes vs. Interfaces in C# - What You Know is Probably Wrong
  16639. Add Git Ignore to an existing Visual Studio Solution (New Git Experience)
  16640. A Highly Biased Review of C# Changes from Version 1.0 to 9.0
  16641. ironcev/awesome-roslyn
  16642. A language made for WebAssembly.
  16643. Three npm packages found opening shells on Linux, Windows systems | ZDNet
  16644. Chrome exempts Google sites from user site data settings
  16645. hgcgccccg by akashwebdesigns · Pull Request #1038 · nothings/stb
  16646. Analyzing the Design of Unusual Japanese Butter Tableware - Core77
  16647. LISP From Nothing - T3X.ORG
  16648. We deleted the production database by accident 💥
  16649. The Emerging Architectures for Modern Data Infrastructure
  16650. Holy Post - Race in America - Part 2
  16651. charmbracelet/glow
  16652. Coding Basics: If Statements, If Else, Else - Coding Tutorial For Java, C, and C++!
  16653. Voters Support Removing Traffic Enforcement From Police Purview in New York
  16654. 22U LINIER® Fixed Wall Mount Cabinet - Glass Door - Kendall Howard
  16655. Why do ARM chips have an instruction with Javascript in the name (FJCVTZS)?
  16656. OpenPrinting/cups
  16657. We’re not as divided as we think we are
  16658. On Continuous Delivery
  16659. The Case for Unique Email Addresses
  16660. dandavison/delta
  16661. What if users brought the infrastructure?
  16662. Cryptologie | How Cdns Generate Certificates
  16663. WUG Days 2020 | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  16664. Identifying and protecting against the largest DDoS attacks | Google Cloud Blog
  16665. Download the Atkinson Hyperlegible Font | Braille Institute
  16666. vx-underground - home
  16667. AI Reduces Bandwidth Problems for Video Calls [NVIDIA Maxine]
  16668. How to waste your career, one comfortable year at a time
  16669. My 3 revenue streams as a developer — without freelance work!
  16670. The Old Net
  16671. One more (Zero Trust) thing: Cloudflare Intrusion Detection System
  16672. Newsletter Week 42, 2020
  16673. What does Atlassian's cloud-first model mean for you?
  16674. Faster and Lighter Model Inference with ONNX Runtime from Cloud to Client
  16675. Delivering Better Customer Experience with Omni Channel
  16676. Bring compute, storage, and intelligence to the edge with Azure Stack Edge | Azure Friday
  16677. The .NET Stacks #21: Azure Static Web Apps, .NET 6 feedback, and more!
  16678. Tutorial - Create a Blazor Server app that uses the Microsoft identity platform for authentication - Microsoft identity platform
  16679. The New Rules for Playing in Microsoft's Open Source Sandbox
  16680. Corporate statement
  16681. Tinnitus Treatment | Neuromodulation Science | Lenire
  16682. Uninstall Nano Defender Immediately
  16683. Episode 350 - Azure Time Series Insights
  16684. Porn, Zen, and .vimrc
  16685. On Managing People
  16686. The only way to be productive
  16687. Raccoon Is A Timing Vulnerability In The Tls Specification
  16688. Thoughts on Improving Online Communities
  16689. Who (and Who Not) to Get Advice From? — Juan David Campolargo
  16690. How Social Media Divides Us
  16691. Bootstrap+Blazor essentials
  16692. How to Look Great on Zoom - David Klein
  16693. Collections: Iron, How Did They Make It, Part IVb: Work Hardening, or Hardly Working?
  16694. | Ruling your NetworkMichele Coscia
  16695. Decoding the Peloton (PeloMon, Part I)
  16696. Karlův most - Stavba pilíře a klenebního pole ve 14. století
  16697. Non-Data Signals in Entrepreneurship – Phil Strazzulla's Blog
  16698. Code Maze Weekly #47 - Code Maze
  16699. Woodworking In America: Taryn Pratt | Popular Woodworking Magazine
  16700. Release v1.0.0-preview6 · microsoft/reverse-proxy
  16701. What is .NET? What's C# and F#? What's the .NET Ecosystem? .NET Core Explained, what can .NET build?
  16702. So you want to build an embedded Linux system? - Jay Carlson
  16703. Binding Tools for Swift | The Xamarin Show
  16704. Version 1.4.0 released
  16705. How our network powers Cloudflare One
  16706. Looking for a PHP developer to build a PHP RavenDB client
  16707. .NET Microservices with DAPR
  16708. Introducing Magic Firewall
  16709. 40 milliseconds of latency that just would not go away
  16710. kekyo/IL2C
  16711. The future of .NET Standard | .NET Blog
  16712. Structured binding in C++/WinRT: The key-value pair | The Old New Thing
  16713. Introduction to quantum computing with Q# – Part 9, BB84 Quantum Key Distribution
  16714. Episode 62 - What Have I Missed With Zac Braddy
  16715. c-smile/sciter-js-sdk
  16716. PC and Mac with single Mouse and Keyboard Setup on Dual 4k Screens
  16717. .NET App Developer Links - 2020-10-16
  16718. @adlrocha - What if we had Local-First Software?
  16719. Service Creation via .NET Core Templates – Webinar recording – .NET Tools Blog | JetBrains
  16720. Error monitoring and detailed logging of an ASP.NET Core application with PostSharp and elmah.io
  16721. Some helpful extensions when dealing with types in .NET |
  16722. How to Add gRPC to Your Blazor App
  16723. MVVM Toolkit Preview 3 & The Journey of an API | PAX - Windows
  16724. Best Similar Movies recommendation service
  16725. Entity Framework Core SQL Server reverse engineering a.k.a Database First gotchas (and workarounds)
  16726. TasteDive | Recommends music, movies, TV shows, books, authors, games, and podcasts
  16727. Personal identifiability of user tracking data during observation of 360-degree VR video
  16728. .NET Foundation September/October 2020 Update
  16729. My SQL Server Toolbox
  16730. The Problem With Seraphine
  16731. No More Mixed Messages About HTTPS
  16732. Continuous Deployment from GitHub to Azure App Service
  16733. Front Page
  16734. ASP.NET Core Series: PWA's with Blazor
  16735. Build SQL Database Projects Easily in Azure Data Studio
  16736. Performance Profiling | Database Tool
  16737. Song stuck in your head? Just hum to search
  16738. Join Hacktoberfest at the Xamarin Community Toolkit | Xamarin Blog
  16739. Embrace, Extend, Extinguish
  16740. Abundance
  16741. When You Don't Create Things
  16742. Virtual Desktop is what VR needs - with Guy Godin | Hanselminutes with Scott Hanselman
  16743. Debugging Misadventures: Down the Rabbit Hole
  16744. How (Not) to Build a Button
  16745. Inbox Zero on a Budget: How to Create Superhuman in Gmail — GG
  16746. Demystifying XML (an attempt)
  16747. How to keep up with e-mail newsletters
  16748. How We Institutionalized Incompetence
  16749. Fixing Random, part 7
  16750. Anti-unification, part 5
  16751. Exhausting vs exhaustive
  16752. beneater/rug-puzzle
  16753. Where You Can Get Freebies, Discounts With An 'I Voted' Sticker In Austin | 102.3 THE BEAT
  16754. On .NET Live - Diving into Azure Static Web Apps
  16755. Debugger Tip - Step into a specific method
  16756. Brighton Web Development Meetup (Brighton, United Kingdom)
  16757. Solution & Project Structure of a Loosely Coupled Monolith
  16758. GitHub and VS Code
  16759. Announcing HashiCorp Waypoint
  16760. r/jobs - A Warning About Glassdoor
  16761. March 6, 2020 - Minimal March - Building a Blazor CommandButton component on a Chromebook
  16762. C# in Simple Terms - Classes and Members
  16763. Why and How Use Azure Active Directory (AAD) with Blazor Web Assembly (WASM)
  16764. How small businesses can start using Cloudflare One today
  16765. March 5, 2020 - Minimal March - Customizing tmux and Live Coding .NET on a Chromebook
  16766. Why Congress should invest in open-source software
  16767. Why Are the Noses Broken on Egyptian Statues?
  16768. Paystack is joining Stripe
  16769. .NET | Free. Cross-platform. Open Source.
  16770. C-Sharpcorner - Live
  16771. Introducing .NET Live TV - Daily Developer Live Streams | .NET Blog
  16772. .NET Microservices with DAPR
  16773. Open sourcing docs.github.com
  16774. Introducing Cloudflare Browser Isolation beta
  16775. 5 Ways to Customize VS Code
  16776. The Curious Case of Commands and Cancellation
  16777. Brian Tracy - copy-paste-shell
  16778. Microsoft.Identity.Web is now generally available! - Microsoft 365 Developer Blog
  16779. Task Scheduling | Coravel
  16780. How to add C++ structured binding support to your own types | The Old New Thing
  16781. February 27, 2020 - Let's Deploy a Blazor Website to Azure with Containers
  16782. Stripe acquires Nigeria’s Paystack for $200M+ to expand into the African continent – TechCrunch
  16783. March 4, 2020 - Minimal March - Live Coding .NET on a Chromebook
  16784. How I Used Python and Selenium To Get a Lifetime Supply of Garlic Pizza Sticks
  16785. ASP.NET Core Architecture Overview
  16786. natelastname/hanoi
  16787. Someone Masquerading as me on Indeed and LinkedIn
  16788. Code - /dev/null as a Service
  16789. .NET App Developer Links - 2020-10-15
  16790. SmartEarrings by peripherii
  16791. How does .NET 5 change my development? | One Dev Question
  16792. The October 2020 release of Azure Data Studio is now available - SQL Server Blog
  16793. Hacker leaks passwords for 900+ enterprise VPN servers | ZDNet
  16794. Audit .NET/.NET Core Apps with Audit.NET and AWS QLDB
  16795. PowerShell Working Groups | PowerShell
  16796. Ace Switch Expressions in C# 8
  16797. Killing the Walk Monster
  16798. New FREE Ebook: Unit Testing in .NET—The Complete Guide
  16799. React Event Handlers with TypeScript
  16800. A Great Old-Timey Game-Programming Hack
  16801. .NET Rocks! vNext
  16802. How to Build a Great Series A Pitch and Deck: Series A
  16803. Sega Master System Architecture | A Practical Analysis
  16804. Dialect Quiz
  16805. How to build a Blazor web app with Azure Active Directory authentication and Microsoft Graph - Microsoft 365 Developer Blog
  16806. How robots made this food commercial look effortless
  16807. TDD for ELT – Kaminsky
  16808. The Irrationality Of Risk
  16809. Binary Classification Using PyTorch: Defining a Network -- Visual Studio Magazine
  16810. Comparing image formats. JPEG vs WebP vs AVIF.
  16811. Scaling Hangfire: Process More Jobs Concurrently
  16812. The Case against Low Priority Alerts · Utsav's Blog
  16813. The Tech Resume Inside Out
  16814. What income percentage do I need to invest to reach financial freedom in 10 years?
  16815. Helping people spot the spoofs: a URL experiment
  16816. PERTENCE.net - Blog
  16817. Cryptologie | Invisible Salamanders In Aes-Gcm-Siv
  16818. INTEL-SA-00435
  16819. Dockerfile Security Best Practices - Cloudberry Engineering
  16820. Announcing HashiCorp Boundary
  16821. Spotify Tries to Hold Your Playlists Hostage - But You Can Still Transfer - Blog - FreeYourMusic.com
  16822. Need a cloud-based, self-provisioning, ready-to-deploy Predictive Operations Platform that places SMEs at the center of the solution? Check out @twin_thread on the #IoTShow with @obloch
  16823. SculptGL - A WebGL sculpting app
  16824. Visual Studio Presentation Mode - Developer Community
  16825. verless/verless
  16826. YARP: The .NET Reverse proxy
  16827. Room-Temperature Superconductivity Achieved for the First Time
  16828. madskristensen/Tweakster
  16829. Entity Framework Community Standup - Oct 14th 2020 - Cosmos DB: Repository Pattern .NET Wrapper SDK
  16830. r/OculusQuest - Facebook account banned within 10 minutes, reviewed and cannot be reversed.
  16831. .NET and Visual Studio - Oracle Office Hours
  16832. Krita 4.4.0 released! | Krita
  16833. Breaking changes, version 3.1 to 5.0 - .NET Core
  16834. Plasma 5.20: One absolutely massive release
  16835. Getting a result index score from RavenDB Map/Reduce results
  16836. A brief introduction to C++ structured binding | The Old New Thing
  16837. Scaling HANGFIRE: Processing More Jobs Concurrently
  16838. From 1 to 1,000,000 — Wait But Why
  16839. Learn C# with CSharpFritz - Ep 7: The Errata Report No. 1
  16840. .NET Internals: System.Threading.Channels - UnboundedChannel<T> Part 3 - Steve Gordon - Code with Steve
  16841. .NET Foundation September/October 2020 Update
  16842. Propaganda, Censorship, and Surveillance are attributes of the same...
  16843. Answering some basic questions about registering applications on Azure Active Directory
  16844. .NET App Developer Links - 2020-10-14
  16845. C# 9: Partial Methods get more flexibility | Miguel Bernard's Blog
  16846. Dynamic Queries with Expressions Trees in C# - Michael's Coding Spot
  16847. Monsters Weekly 186 - Some Basic Linux Commands
  16848. C# 8.0 nullable references: prepare today by not misusing 'as' | endjin
  16849. .NET Framework republishing of July 2020 Security Only Updates | .NET Blog
  16850. SEO mistakes I've made and how I fixed them - Maxime Heckel's Blog
  16851. HomePod mini
  16852. Google is Killing Unlimited Drive Storage for Non-Enterprise Users
  16853. LDM: My Favorite ARM Instruction
  16854. Wait for user cancel
  16855. Blast Off with Blazor, Azure Functions, and Azure Static Web Apps
  16856. Speaker Directory
  16857. Office 365 Login | Microsoft Office
  16858. Open source licensing and why we’re changing Plausible to the AGPL license
  16859. Remote State Management with Terraform Cloud
  16860. How Language Understanding enables Voice Commands in Word Dictation
  16861. YARP: The .NET Reverse proxy
  16862. Exchanging UDP messages - Low-Level Academy
  16863. Infrastructure as Code and Azure – A Match Made in the Cloud (Part 2)
  16864. C#/WinRT Version 0.8 and the .NET5 RC2 Release
  16865. Code style rules overview - .NET
  16866. The Importance of Memory | Barnabas Kendall
  16867. The City, Inc. board of directors - phildini.dev
  16868. world smallest office suite
  16869. How much traffic do I need to earn $1000 per month - EyeSwift
  16870. Evolving your cloud-cost strategy as you scale
  16871. Blazor Debugging Boosted in .NET 5 RC 2 -- Visual Studio Magazine
  16872. Why Ferrari is the World's Most Valuable Brand — Ari Lewis
  16873. Prefer Fakes Over Mocks | Alexey Golub
  16874. What do I need to build an application ? - LanRaccoon
  16875. 4 things I've learned about negotiation
  16876. Stripe Atlas: the Key to a $100B+ Company
  16877. Technology and its side effects
  16878. Bidding Farewell to Software Engineering — cdahmedeh
  16879. Bootstrapping
  16880. Cryptography Dispatches: Nacl Is Not A High-Level Api
  16881. .NET Core October 2020 Updates – 2.1.23 and 3.1.9 | .NET Blog
  16882. Using Access Token with Blazor WebAssembly HttpClient
  16883. Announcing Entity Framework Core (EF Core) 5 RC2 | .NET Blog
  16884. MLOps: DevOps for Machine Learning | .NET Blog
  16885. Final Go-Live .NET 5 Release Candidate Ships Ahead of Nov. 10 Debut -- Visual Studio Magazine
  16886. Apple
  16887. .NET Framework October 2020 Security and Quality Rollup Updates | .NET Blog
  16888. What’s New In .Net 5? - Solace Infotech Pvt Ltd
  16889. How The Dude Was Duped By Big Tech
  16890. ASP.NET Core updates in .NET 5 Release Candidate 2 | ASP.NET Blog
  16891. DevReach Online - The Premier Dev Conference Now Online
  16892. GitHub Quick Reviews
  16893. The future of .NET Standard | .NET Blog
  16894. Announcing .NET 5.0 RC 2 | .NET Blog
  16895. YARP: The .NET Reverse proxy
  16896. Under the hood with routing in Blazor
  16897. Pushing UI changes from Blazor Server to browser on server raised events
  16898. Use is null/is not null for null checking by marek-safar · Pull Request #43360 · dotnet/runtime
  16899. Intermittently receiving "Oops! Something bad happened!" error on Meta Stack Exchange
  16900. 14,000x Speedup - James Hiebert's Blog
  16901. zheap
  16902. The security of a pin code vs. thumbprint
  16903. Just for fun: Retail demo user names in Windows 10 | The Old New Thing
  16904. Tailwind Crash Course - How I Built My New Product Landing Page
  16905. Release Npgsql v5.0.0 Preview 1 · npgsql/npgsql
  16906. JDK 15 Security Enhancements
  16907. The LLBLGen Pro Blog: HnD 3.0 has been released!
  16908. Don’t Pay for 95% | 5 Kids 1 Condo
  16909. Running database migrations when deploying to Kubernetes: Deploying ASP.NET Core applications to Kubernetes - Part 7
  16910. daveabrock/NASAImageOfDay
  16911. Constraint satisfaction solver (Java™, Open Source)
  16912. Render Blazor WASM components in your existing MVC/Razor Pages applications
  16913. DDD by Night: Trivia Edition
  16914. ASP.NET Core in Action with Andrew Lock
  16915. .NET App Developer Links - 2020-10-13
  16916. Quick Helper For Blazor Performance
  16917. 150+ Stanford On-Campus Computer Science Courses Available Online — Class Central
  16918. .NET Standard 1.3 in AWS SDK for .NET is now in maintenance mode | Amazon Web Services
  16919. Bootstrap logging with Serilog + ASP.NET Core
  16920. verifiedcoder/Twilight
  16921. Async code smells and how to track them down with analyzers - Part I
  16922. ASP.NET Core in Action, Second Edition
  16923. Learn Node.js with this series of short videos for beginners
  16924. Keeping your WSL Linux instances up to date automatically within Windows 10
  16925. Visual Studio Code September 2020
  16926. Why the Serverless Revolution Has Stalled
  16927. Shawn Wildermuth's Blog
  16928. Exposing covert surveillance backdoors in children’s smartwatches
  16929. Advice to my young self: forget side projects and focus on your job
  16930. The Cycle of Life
  16931. The Cloud Native Show - 12 Factor Series : Introduction
  16932. Why we don't prepare enough for things we want - JFJ
  16933. We need to talk about GitHub - Thea Flowers
  16934. Professional licensing isn't a solved problem
  16935. Microsoft Identity Platform which OAuth flow should I use? | Developer Support
  16936. The art of oatmeal
  16937. Window Activation Headaches in WPF
  16938. What's Luck Got To Do With It?
  16939. Stages of self-development
  16940. Counting Speeches to Understand Xi Jinping
  16941. Differential Analyzer
  16942. Will Remote Compensation Be Tied To Location In The Future?
  16943. Let's use NUKE to Quickly Deploy an App to Azure via Zip Deployment - Dangl.Blog();
  16944. C# Language Highlights: Default Literal Expressions
  16945. Musings on relationship
  16946. Introducing Cloudflare One
  16947. [llvm-announce] LLVM 11.0.0 Release
  16948. BinomialLLC/bc7e
  16949. Why You Want To Encrypt Password Hashes
  16950. Car Care Products | Tevo Creations Australia | Queensland
  16951. chriswalz/bit
  16952. Edge Browser Dev Tools for VS Code Now Generally Available -- Visual Studio Magazine
  16953. How to Secure Blazor WebAssembly with IdentityServer4 - Code Maze
  16954. The .NET Docs Show - The .NET Foundation and .NET OSS with Claire Novotny
  16955. Blazor WebAssembly : Twitter Authentication - EP13
  16956. r/privacy - AT&T is selling your phone calls and text messages to marketers. Here is how to opt out:
  16957. welcome · Blazor in Action MEAP V01
  16958. What is Node.js and why you should learn it [1 of 26]
  16959. world smallest office suite
  16960. Dude comes straight from the dealership for a car-seat installation, but halfway through the car disables itself (I'm guessing some anti-tamper safeguard). Hilariously, the boys at Ferrari can't remotely fix it because there's no reception undergound.
  16961. As election looms, a network of mysterious ‘pink slime’ local news outlets nearly triples in size
  16962. DMV Lookup
  16963. Life, part 37
  16964. C# in Simple Terms - Methods, Parameters, and Arguments
  16965. Use Design Time Data with the XAML Designer in Visual Studio - Visual Studio
  16966. How I killed The Event Store and Why It Had It Coming
  16967. The Ideal Auction - Numberphile
  16968. Testing Blazor components using bUnit - Gérald Barré
  16969. Building complex systems with duplication and multiple overlapping fields of fire
  16970. In 1979, some software company in Bellevue was hiring | The Old New Thing
  16971. Open Source Tools & Data for Music Source Separation — Open-Source Tools & Data for Music Source Separation
  16972. r/space - On Tuesday, I captured my best shot of the ISS transiting the face of the sun. The transit lasted less than a second. [OC]
  16973. Back to Machine Learning Basics - Regularization
  16974. Blazor in Action is now available on MEAP
  16975. 223: How App Updates Work
  16976. mackron/vkbind
  16977. PR Tracker for .NET projects
  16978. How do you use the Command line? PowerShell, cmd, bash? - Computer Stuff They Didn't Teach You #13
  16979. Learn Docker in a Month: Week 4 in 5 YouTube Videos
  16980. What I Am Excited About in TypeScript 4.0
  16981. Daniel Roth demos what's new in .NET 5 Blazor with Carl Franklin — App vNext
  16982. What is Render in React and How Do You Force it?
  16983. How to Debug C# 9 Source Code Generators - Nick's .NET Travels
  16984. Don't Code Tired | Approval Tests: Assert With Human Intelligence
  16985. Web “Sessions” in Private Mode
  16986. No, Microsoft is not rebasing Windows to Linux
  16987. Fuck you sunday - never let a side project die anymore on that day and just start
  16988. .NET Virtual Conference
  16989. Introducing C# 9: Covariant returns
  16990. Linux Hardware Reviews, Open-Source Benchmarks & Linux Performance
  16991. The DevOps Handbook – Enable Daily Learning
  16992. ryzngard/DotNot
  16993. A Note about Spotify Transfers
  16994. The AMD Radeon Graphics Driver Makes Up Roughly 10.5% Of The Linux Kernel
  16995. The JuliaMono Typeface
  16996. Cryptologie | Zk-Snarks Explained With Bellman
  16997. The Observation Deck » Rust after the honeymoon
  16998. Fall Ramblings
  16999. The End of Crypto
  17000. Plan Your Route Privately: DuckDuckGo Now Has Driving & Walking Directions
  17001. We Need a Nuclear New Deal, Not a Green New Deal - The Bellows
  17002. Please stop using CDNs for external Javascript libraries
  17003. There are Only Four Billion Floats–So Test Them All!
  17004. Printing PDF’s in Blazor
  17005. ymte/metamine
  17006. Western Digital Sued to Permanently Block SMR in NAS HDDs - ExtremeTech
  17007. Western Digital is trying to redefine the word “RPM”
  17008. Getting started with terraform on azure - Part 1 - Pradeep Loganathan
  17009. Getting started with terraform on azure - part 2 - Pradeep Loganathan
  17010. Guido Oliveira
  17011. XChaCha20-Poly1305: A Primer with Examples in .NET
  17012. Today’s Webcams Are Boring, So I Brought Back a Classic
  17013. bash errors
  17014. 10 app store principles to promote choice, fairness and innovation - Microsoft on the Issues
  17015. How does a gas pump know to shut itself off?
  17016. Adelaide .NET User Group (Adelaide, Australia)
  17017. SerenityOS: The second year
  17018. Build your Azure skills with Microsoft Learn and Pluralsight
  17019. How to Surface a Classic Solution in a Modern Page | Developer Support
  17020. Why I'm starting a newsletter
  17021. Decentralized Finance will reshape (or eat?) Centralized Finance
  17022. Imposter syndrome
  17023. Why is 0.1 + 0.2 not equal to 0.3?
  17024. CRISPR is Dead
  17025. Paul Rouget - Goodbye Mozilla
  17026. (Quantum Key Distribution) Verizon Achieves Milestone In Future-Proofing Data From Hackers
  17027. Quote config_file in Mono ENV Options by mholo65 · Pull Request #1979 · OmniSharp/omnisharp-roslyn
  17028. How to Docker with .NET: Getting Started
  17029. The Lovin' Spoonful - Do You Believe in Magic (Audio)
  17030. Sorry! This site is experiencing technical difficulties.
  17031. They're Made out of Meat
  17032. warrenm/HeadphoneMotion
  17033. Google sues me for using the word "droid" in my company name Orpheusdroid
  17034. Exclude folders by regex (?) from time machine backup
  17035. Newsletter Week 41, 2020
  17036. App Store gives Apple ‘monopoly power’ over iOS apps, US House antitrust report says [U: Apple responds] - 9to5Mac
  17037. Going Viral as a Woman in Tech
  17038. Using Azure Container Registry for building and deploying .NET Core Apps | Azure Friday
  17039. chsienki/Kittitas
  17040. VwjZNrJ
  17041. Update on Cybersecurity Incident | Fairfax County Public Schools
  17042. The .NET Stacks #20: Route to Code, IdentityServer, community links
  17043. ASP.NET Community Standup - Oct 6th 2020 - Azure Static Web Apps with .NET and Blazor
  17044. Biggest Y Combinator Failed Startups
  17045. The unreasonable effectiveness of the Julia programming language
  17046. Working From Home
  17047. Microsoft Is Leader in API Management, Seen as Key to Post-Pandemic 'New Normal' -- Visual Studio Magazine
  17048. Down the ergonomic keyboard rabbit hole
  17049. Git scraping: track changes over time by scraping to a Git repository
  17050. How I hacked my social media addiction and restored my habit of reading? – Quit Being An Idiot
  17051. Could you do this?
  17052. On Learning and Knowledge Management
  17053. Electronic Signature and Sales Document Tracking Software
  17054. One Year Of Verifpal: Understanding Verifpal’S Relationship With Cryptographic Protocol Security
  17055. Memory Safe ‘curl’ for a More Secure Internet
  17056. Brainwashing by Social Media
  17057. Thanking random internet people
  17058. Stopping a Project
  17059. A History Of Elliptic Curves In Tweets
  17060. NVIDIA Uses AI to Slash Bandwidth on Video Calls
  17061. Single file application - .NET Core
  17062. Cryptologie | Attacking Threshold Wallets
  17063. If Worker Pay Had Kept Pace With Productivity Gains Since 1968, Today's Minimum Wage Would Be $24 an Hour
  17064. Leading the Global Tech Community with Anna Chu
  17065. r/redditads - 35-50% of clicks on Reddit Ads are fraudulent
  17066. I called everyone in Jeffrey Epstein's little black book.
  17067. Episode 349 - Advancing the Outage Experience
  17068. C# 9 Language Features
  17069. ProtonMail CEO calls Apple's forced in-app purchases 'Mafia extortion'
  17070. Neuron 1.0 released
  17071. rust in curl with hyper
  17072. MediatR 9.0 Released
  17073. An interview with Paul Mockapetris, the creator of the DNS
  17074. Code Maze Weekly #46 - Code Maze
  17075. A consequence of being the first to adopt a standard is that you may end up being the only one to adopt it: The sad story of Korean jamo | The Old New Thing
  17076. Blazor: Our first impressions with Andrew Lock
  17077. Using Key Vault certificates with Microsoft.Identity.Web and ASP.NET Core applications
  17078. Event Feeds: Simple and reliable messaging infrastructure
  17079. Prerendering your Blazor WASM application with .NET 5 (part 2 - solving the missing HttpClient problem)
  17080. October of Releases
  17081. A follow up to Coinbase as a “mission focused” company
  17082. Blazor in Action
  17083. .NET App Developer Links - 2020-10-09
  17084. Interactive Unit Testing with .NET Core and VS Code
  17085. Developing with Design
  17086. Report from the House of Representatives may suggest that the Facebook login requirement for the Oculus Quest 2 is anticompetitive.
  17087. Azure Best Practices - Azure Advisor
  17088. Deploy a .NET Container with Azure DevOps
  17089. Uno Platform Introduction to WebAssembly for .NET Developers: Building with Uno Platform, XAML, and C#
  17090. Computer Scientists Break Traveling Salesperson Record
  17091. Web Scraping with C#
  17092. Llama preview 0.1.2
  17093. Testing is not dead - Lee Hawkins
  17094. IG: @cost_n_mayor see ya thayer ;) #fyp #foryou #ToMyBestFriend #vibewithus #feelinggood #hellofall #worldpeace
  17095. Reverse engineering my cable modem and turning it into an SDR
  17096. To The Assembly - CoRecursive Podcast
  17097. For ASP.NET Core in .NET 6, Devs want AOT Compilation -- Visual Studio Magazine
  17098. Cross Platform Managed Memory Dump Debugging | Visual Studio Blog
  17099. .NET code style rule options - .NET
  17100. What Working At Stripe Has Been Like
  17101. What's New in Visual Studio Code September 2020 Update -- Visual Studio Magazine
  17102. Living and Gaming in UltraWide on Linux - Boiling Steam
  17103. Who cares about security by obscurity
  17104. The Idea Lifecycle: Why Good Ideas Are Not Enough - Will Patrick
  17105. The joy of fixing things · Viorel Sfetea
  17106. Normalizing Failure with Susana Benavidez | Hanselminutes with Scott Hanselman
  17107. How Spotify is Killing the Open Podcast Ecosystem
  17108. Duck or Rabbit? How Politics Tricks the Brain
  17109. I built an app to fix my depression – Eli Finer
  17110. Windows 98 Icon Viewer
  17111. Undersea datacenter in our future?
  17112. Why GPT-3 Can Understand Things
  17113. Police violence: Your ratios don’t prove what you think they prove
  17114. Building A Modern Trng: An Entropy Source Interface For Risc-V
  17115. Google’s Supreme Court faceoff with Oracle was a disaster for Google
  17116. Refresh Token with Blazor WebAssembly and ASP.NET Core Web API
  17117. Languages & Runtime Community Standup - Source Generators
  17118. Xamarin.Essentials Mobile-Centric APIs Add macOS Desktop Support -- Visual Studio Magazine
  17119. Azure SQL Capacity Planning: Scenarios
  17120. JeremyLikness/ExpressionPowerTools
  17121. .NET - apps.peachpie.io
  17122. Introducing: apps.peachpie.io @ PeachPie | .NET development platform for PHP
  17123. Where Gaming Begins | AMD Ryzen™ Desktop Processors
  17124. James Bruton Built a Guitar-Like Synthesizer with Barcodes in Place of the Strings
  17125. Announcing Rust 1.47.0 | Rust Blog
  17126. Careers - Automated Visual Testing | Applitools
  17127. .NET Rocks! vNext
  17128. C# in Simple Terms - Code Blocks, Basic Statements, and Loops
  17129. Announcing Swift Algorithms
  17130. .NET Blog
  17131. An iterable of iterables: C# collections support covariance, but C++ collections do not | The Old New Thing
  17132. GPU Accelerated Machine Learning with WSL 2
  17133. Prerendering your Blazor WASM application with .NET 5 (part 1)
  17134. Using machine learning with RavenDB
  17135. Cryptography Dispatches: Reconstruct Instead of Validating
  17136. Microsoft Developer UK @msdevUK
  17137. We Hacked Apple for 3 Months: Here’s What We Found
  17138. Building a simple tooltip component for Blazor in under 10 lines of code*
  17139. #CloudSkills Revisited (S2/E3)
  17140. Almost Real Resume
  17141. C++ 3D Game Tutorial 24: Graphics Engine - Materials
  17142. Bruce Momjian: Postgres Blog
  17143. Beginner's Series to: JavaScript | Channel 9
  17144. Now Open for Business: Sdkbin - the Marketplace for .NET Developers
  17145. Using monorepos to increase velocity during early stages of product development | Creating Startups
  17146. How to use, open, resize, and split Panes in the Windows Terminal
  17147. Writing JavaScript tools in other languages – a new trend?
  17148. Asyncify a method and event response
  17149. How to use autocomplete at the command line for dotnet, git, winget, and more!
  17150. Responding to the OFCCP on our June diversity commitments - Microsoft on the Issues
  17151. Yael Tauman Kalai - Real World Cryptographers Podcast
  17152. dotnet/aspnetcore
  17153. JDConf - Save the Date!
  17154. Microsoft Announces Playwright for Python Web Testing Tool -- Visual Studio Magazine
  17155. .NET Conf 2020
  17156. Building a Weather Station Bot
  17157. How to design an algorithm
  17158. The Challenges of NPNM Innovation - Bone and Feathers
  17159. My App Scaled to 46,000 Users Two Weeks After Launch and Made $0. Lessons Learned.
  17160. Zoom, Humming and Rough Consensus | Tom Gamon
  17161. How to prepare for tech summer internships — Web log of agrawal-d
  17162. Thingifying the world (ii)
  17163. Team Management Brain Dump
  17164. How a side project has made me a better manager
  17165. Message Queue Overload from High Processing Latency
  17166. Azure Cosmos DB Repository .NET SDK v.1.0.4 | Azure Cosmos DB Blog
  17167. The Design Of Scalar Aes Instruction Set Extensions For Risc-V
  17168. Configure code analysis rules - .NET
  17169. Chrome is deploying HTTP/3 and IETF QUIC
  17170. PS5 Teardown: An up-close and personal look at the console hardware
  17171. Bridge to Kubernetes Simplifies Microservice Development in Visual Studio/VS Code -- Visual Studio Magazine
  17172. NVIDIA Announces Cloud-AI Video-Streaming Platform to Better Connect Millions Working and Studying Remotely
  17173. Release Release v1.2.0 · aslotte/MLOps.NET
  17174. 39 Shirts - Leaving Mozilla
  17175. Inventing Virtual Meetings of Tomorrow with NVIDIA AI Research
  17176. virtualmlnet/hackathon-2020
  17177. Get all prediction scores from your ONNX model with ML.NET
  17178. Introdução ao ML.NET - Machine Learning com .NET na prática
  17179. Prioritizing Patients with Predicted Heart Disease Result with ML.NET > Amatis Blog
  17180. r/ProgrammerHumor - Oh, as easy as that. No wonder it's popular.
  17181. Episode 163 – MLOps and ML.NET with Alexander Slotte | The 6 Figure Developer
  17182. Get started with MLOps.NET
  17183. Machine Learning | Cómo hacer predicciones en batch usando ML.NET
  17184. Getting Started with ElasticSearch, Part 1 – Seeding
  17185. .NET Internals: System.Threading.Channels - UnboundedChannel<T> Part 2 - Steve Gordon - Code with Steve
  17186. Getting Started with Machine Learning using ML.NET | NDC Sydney 2020
  17187. Take A Look At ML.NET
  17188. Grapefruit Is One of the Weirdest Fruits on the Planet
  17189. Error C3867: non-standard syntax; use '&' to create a pointer to member: What it means and how to fix it | The Old New Thing
  17190. Message Queue Overload! Avoiding Processing Latency
  17191. C# for Loop (Animated Examples)
  17192. Buy For Life
  17193. How to Troubleshoot THREADPOOL Waits and Deadlocked Schedulers
  17194. Two ways you can take advantage of types in JavaScript (without TypeScript) - The Blinking Caret
  17195. r/ProgrammingBuddies - Website to find coding buddies/friends
  17196. From site.css to component styles
  17197. Edgescan Questions & Answers with Troy Hunt Part 3 - Cyber Security, Security Scan, Full Stack Vulnerability Management
  17198. 100,000 Stars
  17199. .NET App Developer Links - 2020-10-07
  17200. MIME type mismatch error after enabling the HTTP response header “X-Content-Type-Options”
  17201. Storage 101: Monitoring storage metrics - Simple Talk
  17202. SuperJSON - JSON on steroids
  17203. Creating a .NET Core Global Tool
  17204. Changing Serilog Minimum level without application restart on .NET Framework and Core
  17205. Cryptologie | Libressl Documentation Status Update
  17206. AI Applications Without a PhD
  17207. How to Publish Angular with ASP.NET Core - Code Maze
  17208. How Mercedes-Benz uses Mixed Reality to quickly connect remote experts with field technicians
  17209. TIME for a WTF MySQL moment
  17210. How to remember what you learn
  17211. The Future of .NET is .NET 5 | DB123
  17212. How to Store Session Tokens in a Browser (and the impacts of each)
  17213. Side projects
  17214. The data on drop-downs - don't let your users suffer!
  17215. Don’t Find Mentors. Find Your Future Self. — Juan David Campolargo
  17216. Interfaces That Help Machine Learning
  17217. GPT-3 Bot Posed as a Human on AskReddit for a Week
  17218. When to leave the best job ever – Mike Thomas - Tech Leader. Engineering Manager. Software Developer.
  17219. Ideas from my Development Setup: Clipboard :: Ceda EI's Blog
  17220. Building a Homelab VM Server (2020 Edition)
  17221. Taiwan's amazing bike-sharing system
  17222. Diagnostics tools overview - .NET Core
  17223. Q3 Linux Touchpad like Macbook Update: Multitouch gesture test packages are ready – Relentless Simplicity
  17224. GitLab's security trends report – our latest look at what's most vulnerable
  17225. Smart male chastity lock cock-up
  17226. Scientists discover 24 'superhabitable' planets with conditions that are better for life than Earth
  17227. Game Development with .NET | .NET Blog
  17228. Four Micro-Frontend Architecture Types You Can Implement With Blazor
  17229. Elixir v1.11 released
  17230. GitHub Quick Reviews
  17231. Understanding Global VNet Peering Support for Azure SQL Managed Instance
  17232. Life, part 36
  17233. VS Code Favorite Python Closes In on Java in Popularity Ranking -- Visual Studio Magazine
  17234. ARM Series #12: Azure DevOps With ARM Templates
  17235. Plausible: Self-Hosted Google Analytics alternative
  17236. Amazon.com : RODE VideoMic Studio Boom Kit - VM, Boom Stand, Adapter, 25' Cable : Camera & Photo
  17237. How to plug in your USB Type A connector correctly the first time | The Old New Thing
  17238. RavenDB JVM Client
  17239. amuste/DnetIndexedDb
  17240. .NET Internals: System.Threading.Channels - UnboundedChannel (Part 1) - Steve Gordon - Code with Steve
  17241. ADefWebserver/BlazorSimpleSurvey
  17242. Drag and drop file uploading with .NET 5.0 Blazor InputFile component – Roman Simuta
  17243. r/Blazor
  17244. The Nobel Prize in Physics 2020
  17245. Adding health checks with Liveness, Readiness, and Startup probes: Deploying ASP.NET Core applications to Kubernetes - Part 6
  17246. Announcing .NET 5 Preview 4 and our journey to one .NET | .NET Blog
  17247. Building a simple tooltip component for Blazor in under 10 lines of code*
  17248. All Hands - Fall 2020 Question
  17249. How to Handle JAMstack Forms with KwesForms
  17250. Practice Typing, Read Lit | TypeLit.io
  17251. Stop the EARN IT Bill Before It Breaks Encryption
  17252. Creating a dotnet new Project Template
  17253. What you could steal from the Kakoune code editor right now, and get away with it
  17254. Orleans is a cross-platform framework for building robust, scalable distributed applications | Microsoft Orleans Documentation
  17255. r/UIUC - Chowbus is Hacked & Leaks 800,000+ entries of Personal Data
  17256. .NET App Developer Links - 2020-10-06
  17257. Blazor For All
  17258. Nvidia unveils Jetson Nano 2GB for students and robot hobbyists | ZDNet
  17259. Tidy up your HttpClient usage
  17260. Security Of Streaming Encryption In Google's Tink Library
  17261. Git anatomy - Simple Talk
  17262. Monsters Weekly 185 - Azure Static Web Apps
  17263. milkshakesoftware/PreMailer.Net
  17264. milkshakehq.com is coming soon
  17265. Home
  17266. Former Patent Litigator Becomes Federal Judge And Begins Advertising For Patent Trolls To Come To His Court (And They Have In Droves)
  17267. How we built a $1m ARR SaaS startup – Canny Blog
  17268. 6 Best Practices to Keep a .NET Application's Memory Healthy - Michael's Coding Spot
  17269. What’s New In Python 3.9 — Python 3.9.0 documentation
  17270. Diagram Maker: Open sourcing IoT visualization | Amazon Web Services
  17271. .NET Interactive Now Does .NET Notebooks with VS Code -- Visual Studio Magazine
  17272. Cells are very fast and crowded places
  17273. dotnet/installer
  17274. Deploy your .NET Core Blazor app in minutes with Azure Static Web apps
  17275. Why You Should See Race – A City Away
  17276. In tepid defense of…
  17277. Who monitors Prometheus?
  17278. Randomizing Lists in Power Automate Flow
  17279. The Database is on Fire
  17280. Moonshot Papers | David Wyde
  17281. Guerrilla productivity tactics
  17282. It Didn’t Take Too Long…
  17283. Consensus is Harder Than It Looks
  17284. #147 Martine and Michael Dowden, Teaching Children to Program | no dogma podcast
  17285. Fighting the Tinder++ Malware
  17286. Why do AirPods sound so bad when you’re on a call?
  17287. Last Week in .NET – Issue #12 – dotnet and .NET Please don't do this to us again
  17288. Twitter is holding me hostage
  17289. How men can change themselves and the world
  17290. Coach! Football is life. | Gergely Nemeth
  17291. Influence of Minimalism
  17292. Build a Face Recognition System for $60 with the New Nvidia Jetson Nano 2GB and Python
  17293. Fortunately, I don't squash my commits
  17294. GET OFF MAH TRACK! The Game | ldjam.com
  17295. Get off Mah Track: The Game by RubyNova
  17296. Full-Bleed Layout Using CSS Grid
  17297. I built a lay-down desk
  17298. Full-Bleed Layout Using CSS Grid
  17299. Slack System Status
  17300. Principles of Data Oriented Programming
  17301. Binary Classification Using PyTorch: Preparing Data -- Visual Studio Magazine
  17302. Memoria [EN] No. 36 (09/2020)
  17303. DotNet 2020 [Online]
  17304. C# in Simple Terms - Operators
  17305. The .NET Docs Show - Data and .NET with Julie Lerman
  17306. Register to Vote
  17307. Article series: Yet Another Bug Tracker
  17308. How can I bulk-revert a subdirectory of a repo to an earlier commit? | The Old New Thing
  17309. Writing automated UI tests for an ASP.NET Core application using Playwright and xUnit - Gérald Barré
  17310. Building Flexible APIs with GraphQL and ASP.NET Core - Espresso Coder
  17311. OAuth2 Refresh Token with Anular and IdentityServer4
  17312. Update the HTML head from your Blazor components
  17313. Back to Machine Learning Basics - Clustering
  17314. 222: Cool New Tech
  17315. Microsoft Translator API and Bot Framework | C# Tutorials Blog
  17316. Anbox - Android in a Box
  17317. Stack/Heap Allocation, Frames, Call Stacks, Recursion - Computer Stuff They Didn't Teach You #12
  17318. .NET App Developer Links - 2020-10-05
  17319. macOS translation layer for Linux
  17320. Autofac 6, integration tests and .NET generic hosting
  17321. Exploring your .NET applications with dotnet-monitor
  17322. Streamline .NET Dependency Management with NuGet Meta Packages | endjin
  17323. Deploy your .NET Blazor app in minutes with Azure Static Web Apps
  17324. Bringing the browser developer tools to Visual Studio Code
  17325. User-defined functions in Serilog Expressions
  17326. Running ASP.NET Core 5 RC applications on Azure App Service
  17327. GZip EmbeddedResource in MSBuild with RoslynCodeTaskFactory
  17328. Cryptologie | Zero-Knowledge Proofs From Information-Theoretic Proof Systems
  17329. Create a Website Scraper for Azure Functions
  17330. Groovy Loops | ldjam.com | Ludum Dare game jam
  17331. dotnet/HttpRepl
  17332. The DDoS That Almost Broke the Internet
  17333. The Good, the Bad, and the Bye Bye: Why I Left My Tenured Academic Job · Yanick Fratantonio
  17334. Algorithm discovers how six simple molecules could evolve into life’s building blocks
  17335. Motivation and why finishing a personal project is hard.
  17336. davidwengier/winforms
  17337. How we ran a Unix-like OS (Xv6), on our home-built CPU with our home-built C compiler
  17338. shapez.io
  17339. The Real Reason Your City Has No Money — Strong Towns
  17340. It’s 255:19AM. Do you know what your validation criteria are?
  17341. I got 7 job offers during the worst job market in history. Here’s the data...... — Jeff Li Chronicles
  17342. The two types of technology companies
  17343. The illusion of technology
  17344. Knolling
  17345. Sonos is spying on me… (and you)
  17346. The Power of a Link
  17347. The passion economy and the future of finance
  17348. Basic Concepts in Unity for Software Engineers
  17349. Imposter syndrome: Is it a bug or a feature? | Blog
  17350. Restoring Democracy - A Thought Experiment • Lashoun
  17351. Turing Machine Notation and Normal Form
  17352. Database Creation with DbUp
  17353. Gespensterwald 64b by Desire
  17354. The Internet's Own Boy: The Story of Aaron Swartz
  17355. Release Week 40 of the year 2020 · AdrienTorris/awesome-blazor
  17356. Computation Of A 30750-Bit Binary Field Discrete Logarithm
  17357. A Human Friendly Data Format — NestedText 1.0.0 documentation
  17358. Witeboard
  17359. r/WatchRedditDie - Reddit Rewrites History By Excluding Aaron Swartz
  17360. Applying "Make Invalid States Unrepresentable"
  17361. Using protobuf-net with Noda Time
  17362. Actively speaking two languages protects against cognitive impairment
  17363. Git Exercises
  17364. Why do we use the Linux kernel's TCP stack?
  17365. Color blindness
  17366. Amazon.com: Non-Slip Rubber Mousepad Ouija Board Mouse Pad Retro Ouija Board Mouse Pad 180mm x 220mm x 2mm: Computers & Accessories
  17367. REGISTER YOURSELF TO VOTE - When We All Vote
  17368. brackets cheatsheet
  17369. Frequently Answered Questions | Open Source Initiative
  17370. Robots, Oracles And Protocols; Breaking Cryptography Through Information Leakage
  17371. When does Blazor decide to render your UI?
  17372. What The Heck Is "keyboard Interactive" Authentication?
  17373. .NET Dev Summit 2020 - APAC
  17374. Using the OrchardCore OpenID management feature with an existing OpenIddict deployment
  17375. Wiki - RustStarterKit2020
  17376. Saving in the age of abundance
  17377. The end of the American internet — Benedict Evans
  17378. Save your wrists and your time: lose the mouse | Kevin Chow
  17379. Does Snowflake have a technical moat worth 60 billion?
  17380. Why Charge, How Much to Charge, and Pricing - Bone and Feathers
  17381. Open Source Thinkpad T420 Battery Part 2
  17382. Replacing Zoom with Open Broadcaster Software
  17383. LLVM provides no side-channel resistance
  17384. SLOs for Open Source
  17385. nidhaloff/igel
  17386. Passwords with Troy Hunt
  17387. Computer science is not software engineering | Swizec Teller
  17388. Month full of Days | undefined News - Times of India
  17389. The open source paradox - <antirez>
  17390. The .NET Stacks #19: An Ignite recap and F# with Phillip Carter
  17391. Raycasting engine in Factorio 1.0 (unmodded) - Facto-RayO v2.0
  17392. Newsletter Week 40, 2020
  17393. Quartz.NET 3.2 Released | Quartz.NET
  17394. What is the best Dumb TV without smart features? - Pointer Clicker
  17395. Bring your whole self
  17396. Require PRs be in a repo with hacktoberfest topic and be accepted by MattIPv4 · Pull Request #596 · digitalocean/hacktoberfest
  17397. .NET 5: Exploring System.Net.Http.Json namespace
  17398. ASP.NET Core breaking changes
  17399. The Kyber/Dilithium NTT
  17400. [Wikitech-l] Logging everyone out
  17401. Code Maze Weekly #45 - Code Maze
  17402. Azure Load Balancer insights using Azure Monitor for Networks | Azure Friday
  17403. Warren Buffett Says This 1 Simple Habit Separates Successful People From Everyone Else
  17404. How To Get Promoted
  17405. Analyze suspicious emails with Tines and urlscan - Phish.ly
  17406. I built a lay-down desk
  17407. siderea | Where Our Economy Is, For the Young [econ, US, Patreon]
  17408. Income tax
  17409. Joel Grus – Creating Games in Streamlit
  17410. What I’ve learned about isometric rendering
  17411. Why Does My Computer Not Boot with a USB Hub Attached?
  17412. Emulate vision deficiencies in DevTools
  17413. Pressing YubiKeys
  17414. Magic Wand Rechargeable Teardown – Inside Sex Toys
  17415. Samsung Ads
  17416. Xamarin.Forms 5 Preview: Advanced UI Controls for Beautiful Apps
  17417. Stephen Toub - Dotnetos Week
  17418. Microsoft Trainees Helping To Solve Homelessness On The Power Platform
  17419. Xamarin Warsaw Mobile Developers #21 - ONLINE
  17420. Flatpak - a security nightmare
  17421. Why Privacy Is the Most Important Concept of Our Time - In Re
  17422. Episode 61 - Azure and Live Conferences With Andy Morrell
  17423. Little gotcha with C++/WinRT iterators: The case of the mutated temporary | The Old New Thing
  17424. C# Language Highlights: Tuples
  17425. .NET App Developer Links - 2020-10-02
  17426. Computers Are Hard: app performance with Jeff Fritz
  17427. .NET Conf 2020 and Community Events this October | Xamarin Blog
  17428. ArrayPool vs MemoryPool—minimizing allocations in AIS.NET | endjin
  17429. xraymemory/micromtn
  17430. .NET Framework October 1, 2020 Cumulative Update Preview Update for Windows 10, version 2004 and Windows Server, version 2004 | .NET Blog
  17431. Setting environment variables for ASP.NET Core apps in a Helm chart: Deploying ASP.NET Core applications to Kubernetes - Part 5
  17432. Building Your Next Web App with ASP.NET Core
  17433. HP 975A Ink Cartridge Cyan
  17434. UI/UX for Devs: An Illustrated Mental Model for Empathy
  17435. Overview
  17436. Publishing an ASP.NET Core App to Azure App Service Using Visual Studio - Code Maze
  17437. Escaping strings in Bash using !:q
  17438. KubeCon + CloudNativeCon North America 2020 Virtual: Project Tye: Building Developer Focused...
  17439. How One Guy Ruined #Hacktoberfest2020 #Drama
  17440. Enjoyable Code Reviews with Dr. Michaela Greiler | Hanselminutes with Scott Hanselman
  17441. Bridge to Kubernetes
  17442. The Next Desktop Replacement: Phones? | Joshua Austin
  17443. Short-form podcasts are the future, just not mine - Martin's Thoughts
  17444. How to avoid overengineering
  17445. My Deep Learning Toolchain
  17446. Assumptions and Variable Names
  17447. Replicating User Profile UI | The Xamarin Show
  17448. Proton’s statement on the BGP hijacking incident this week
  17449. Why not PHP?
  17450. Spaced repetition, Anki and Execute Program - mike.place
  17451. Adopting a clean gold standard
  17452. all you need to build a product is a mission – noemi titarenco
  17453. Programmers need to think like hackers!
  17454. Startup Lessons I Needed to Learn First Hand (But Maybe You Don't)
  17455. MBA: Useless? Worth it? How to decide if business school is for you — ThinkTank
  17456. FUSE for macOS: Why a popular open source library became closed source and commercially licensed
  17457. On .NET Live - Building a College Diary with Xamarin.Forms
  17458. Comment passer pour un hacker auprès de non-développeurs. - Les Joies du Code - Humour de développeurs : gifs, memes, blagues
  17459. Render diagrams on the fly in your Blazor apps
  17460. New reinforcement learning methods aim to improve AI in gaming and beyond
  17461. The Future of IdentityServer
  17462. .NET Rocks! vNext
  17463. JamesNK/BlazorSerialization
  17464. Code Small with C# in .NET nanoFramework for Embedded Systems -- Visual Studio Magazine
  17465. BlazorRepl/BlazorRepl
  17466. Announcing Major Performance Improvements for Azure SQL Managed Instance
  17467. Bringing the browser developer tools to Visual Studio Code
  17468. rui314/chibicc
  17469. mono/website
  17470. C# in Simple Terms - Casting, Conversion, and Parsing
  17471. Code scanning is now available! - The GitHub Blog
  17472. Hacktoberfest presented by DigitalOcean
  17473. r/DIY - My wife recently passed away. I used my time off to build her the giant bookshelf she always wanted.
  17474. USB-C Was Supposed to Simplify Our Lives. Instead, It’s a Total Mess.
  17475. Bonus operations for C++/WinRT iterators: The IIterable<T>, and C++/WinRT collections | The Old New Thing
  17476. Helping Junior Developers Find Jobs with Drew Clements
  17477. How normal am I?
  17478. Car Seats as Contraception by Jordan Nickerson, David H. Solomon :: SSRN
  17479. Beyond Sentiment Analysis: Object Detection with ML.NET
  17480. Industrial literacy
  17481. Azure Sydney User Group (Sydney, Australia)
  17482. Melb․Net Virtual Meetup in October
  17483. .NET App Developer Links - 2020-10-01
  17484. Implement Azure AD Client credentials flow using Client Certificates for service APIs
  17485. Melb․Net Virtual Meetup in October
  17486. Hacktoberfest 2020 and .NET OSS – .NET Tools Blog | JetBrains
  17487. Windows Performance Analyzer "WPA" Intro
  17488. Google TV
  17489. Serialize Interface Instances With System.Text.Json
  17490. TypeScript is slow. What can we do about it?
  17491. Leaving Silverlight: Converting to WPF .NET Core
  17492. How to Make a VSCode Extension | Barbarian Meets Coding
  17493. .NET Framework Connection Pool Limits and the new Azure SDK for .NET | Azure SDK Blog
  17494. Examples of Four New Features in C# 9 That Aren't in C# 8
  17495. Learning tracker
  17496. the fast, featureful, GPU based terminal emulator — kitty 0.18.3 documentation
  17497. Confidential Containers Nodes Now Supported on Azure Kubernetes Service (AKS) – Public Preview
  17498. Say goodbye to hold music
  17499. Linux under WSL2 can be leaking - Blog | Mullvad VPN
  17500. Advanced Arrays
  17501. Windows XP leak confirmed after user compiles the leaked code into a working OS | ZDNet
  17502. Why Beeminder?
  17503. ClickHouse, Redshift and 2.5 Billion Rows of Time Series Data
  17504. The Definition of News Has Been Legally Changed
  17505. DigitalOcean's Hacktoberfest is Hurting Open Source
  17506. Semantically Modeling of Narrative Events
  17507. Fast Builds: Make a Url Shortener with .NET
  17508. planck constant
  17509. Using Hangfire and MediatR as a Message Dispatcher
  17510. Blazor Guru Details Best Performance Practices -- Visual Studio Magazine
  17511. How to not get lost while job-hunting?
  17512. The Coinbase post was 100% right. Here's what you can do about it
  17513. Personality Does Not Define Success
  17514. The story on how I discovered, fell in love and abandoned Event Sourcing
  17515. Objects Of Power
  17516. How about connecting any BLE, Modbus, Serial IoT device to Azure easily? That's what the IoT Plug and Play bridge is for! Learn more on the #IoTShow with @obloch
  17517. Code scanning is generally available - GitHub Changelog
  17518. Ideas from my Development Setup: Always Tmux :: Ceda EI's Blog
  17519. Dan's Tattoo Assassins Page
  17520. teenage engineering – OB–4 magic radio
  17521. Episode 348 - Cloud Skills Challenge
  17522. Google/Fitbit will monetise health data and harm consumers
  17523. How to Build Securely with Blazor WebAssembly (WASM)
  17524. Microsoft Retools WPF Open Source Effort After Negative Feedback -- Visual Studio Magazine
  17525. Transitioning the Dapr project to open governance
  17526. NASA Built Two Versions of the Apollo Command Module
  17527. .NET Interactive Preview 3: VS Code Insiders and Polyglot Notebooks | .NET Blog
  17528. Collect and Automate Diagnostic Actions with Azure App Services | Premier Developer
  17529. Entity Framework Community Standup - Sept 30th 2020 - Geographic Data with NetTopologySuite
  17530. Welcoming Gitter to Matrix! | Matrix.org
  17531. Six Figures in 6 Days
  17532. Validating an input on keypress instead of on change in Blazor - Gérald Barré
  17533. GameDataCrunch: my facts-first game metrics website
  17534. Coinbase offers exit package to those uncomfortable with new direction
  17535. Flexbox Froggy
  17536. Bonus operations for C++/WinRT iterators: The IIterator<T> | The Old New Thing
  17537. C# Language Highlights: Tuples
  17538. Hangfire + MediatR = Message Dispatcher
  17539. dotnet/AspNetCore.Docs
  17540. Provisioning resources on AWS using AWS CDK and Azure DevOps Pipelines
  17541. Hackers jailbreak Apple's T2 security chip powered by bridgeOS - Report Cyber Crime
  17542. NDC Sydney 2020 | Online Developers Conference
  17543. Customer Success Engineer- Australia
  17544. .NET App Developer Links - 2020-09-30
  17545. Release OBS Studio 26.0 · obsproject/obs-studio
  17546. Seeing Theory
  17547. Immutability in JavaScript
  17548. A simple pattern for using System.CommandLine with dependency injection | endjin
  17549. Getting rid of array bound checks, ref-returns and .NET 5 – TooSlowException
  17550. Find and Compare Removalists
  17551. New features in the fish shell
  17552. From Zero to main(): How to Write a Bootloader from Scratch
  17553. Alcohol poisoning - Symptoms and causes
  17554. SwiftUI 2.0: Flexible Layout Design
  17555. Repo experience survey results | .NET Blog
  17556. A categorized list of all Java and JVM features since JDK 8 to 15
  17557. Vespa vs. Elasticsearch for matching millions of people
  17558. Rust 2021: GUI
  17559. The .NET Portability Analyzer - .NET
  17560. Azure Machine Learning Designer
  17561. Doing discourse better: Stuff I wish I knew
  17562. Infrastructure as Code and Azure – A Match Made in the Cloud (Part 1)
  17563. I've become obsessed with networked thought
  17564. Automated Machine Learning on Azure
  17565. It Is Never a Compiler Bug Until It Is
  17566. Tines Blog / Part 3 : Respond and protect with a multi-pronged automated approach
  17567. How to convert more users when their trial expires
  17568. Xamarin.Forms 5 Preview Ships Ahead of .NET 6 Transition to MAUI -- Visual Studio Magazine
  17569. Future
  17570. Fun Yet Effective Meetings
  17571. Vitamin D and Covid: A Review
  17572. Social Media
  17573. vanila-io/wireflow
  17574. kzu/NuGetizer
  17575. The .NET Docs Show - Accessibility, Autonomous Systems 🤖, and more with John Alexander
  17576. ARM Series #11: GitHub Actions
  17577. GitHub Quick Reviews
  17578. is it worth it? — Martin Kleppmann’s blog
  17579. Microservices and containerization - Ratko Cosic
  17580. Floating Point in the Browser, Part 1: Impossible Expectations
  17581. Social Cooling - big data's unintended side effect
  17582. protobuf-net/protobuf-net.Grpc
  17583. Juneteenth History
  17584. Stupid solutions: Live server push without JS
  17585. RoadShow Microsoft #2
  17586. Identifying Airtel middleboxes that censor HTTPS traffic
  17587. Setting environment variables for ASP.NET Core apps in a Helm chart: Deploying ASP.NET Core applications to Kubernetes - Part 5
  17588. Samsung TV owners complain about increasingly obtrusive ads
  17589. 🚨🚨 That's a lot of YAML 🚨🚨
  17590. Google Play requiring Android apps to use its billing system - 9to5Google
  17591. gRPC-Web in Blazor
  17592. Carl Franklin's Blazor Train: CSS 101 with Chris Sainty
  17593. Role-Based Access Control with Angular and IdentityServer4
  17594. November DDD by Night
  17595. Why does HTML think “chucknorris” is a color?
  17596. Use Attributes & Middleware in ASP.NET Core for Logging, Telemetry, and Anything Else - Michael's Coding Spot
  17597. How not to pass parameters in Entity Framework Core 5 – Michał Białecki Blog
  17598. Azure Advocates Weekly Round Up - A Blazing Week at Microsoft Ignite!
  17599. WebAssembly Could Be the Key for Cloud Native Extensibility – The New Stack
  17600. .NET 5.0 App Trimming and Potential for Future Progress - NDepend
  17601. Monsters Weekly 184 - Static Site Generators with Khalid Abuhakmeh
  17602. Don't Let Your .NET Applications Fail: Resiliency with Polly | Hacker Noon
  17603. .NET App Developer Links - 2020-09-29
  17604. As Predicted, Google’s Search Preference Menu Eliminates DuckDuckGo
  17605. YouTube celebrates Deaf Awareness Week by killing crowd-sourced captions
  17606. Pack.png seed reversal methodology
  17607. Using Access Token to Secure Angular Calls to Web API
  17608. ASP.NET Core 5 Route to Code: Taking advantage of Microsoft.AspNetCore.Http json extensions
  17609. ML.NET Improves Object Detection -- Visual Studio Magazine
  17610. Sign in - Google Accounts
  17611. David Nicholas Williams
  17612. Daniel Vassallo made $200k teaching how to get Twitter followers
  17613. On failure - Can's blog
  17614. The SaaS Website Content You Need to Close Sales [Data]
  17615. 2 months of daily blogging
  17616. Things I Was Wrong About: Types  — Sympolymathesy, by Chris Krycho
  17617. Customer Communication During Incidents The How to of Status Page Updates
  17618. More Improvements for VS Code's New Python Language Server -- Visual Studio Magazine
  17619. Why Blogs Died - Greg Raiz
  17620. Home is where the bits flow
  17621. You Don’t Need Permission – Bone and Feathers
  17622. Why you need a service registry
  17623. Service principles and app registration
  17624. muesli/duf
  17625. Mark Okhakumhe - Intellectual Property Rights in the Technology Sector [w/ASL Interpreting]
  17626. Azure Service Fabric managed clusters are now in public preview
  17627. How to get promoted
  17628. Maoni0/mem-doc
  17629. I was wrong. CRDTs are the future
  17630. Learn how to bring SQL to the IoT edge using SQL Edge on Azure IoT Edge with Vasiya Krishnan and @obloch on the #IoTShow
  17631. Becoming a Director of Program Management with .NET’s Scott Hunter
  17632. Maoni Stephens - Dotnetos Week
  17633. C# in Simple Terms - Primitive Types, Literals, and Nullables
  17634. How to Adapt Your .NET App for SameSite
  17635. Automatic factory with Microsoft.Extensions.DependencyInjection and Castle DynamicProxy
  17636. Don’t Launch a Browser Running ASP.NET Core Back-end Created from Web Template Studio
  17637. The DevOps Handbook – The Value of A/B Testing
  17638. Advisory: security issues in AWS KMS and AWS Encryption SDKs
  17639. If You Don't Understand Quantum Physics, Try This!
  17640. Eat The World Vs. Eaten by The World — Juan David Campolargo
  17641. Thoughts on Structured Editing: Breaking Away from Syntax
  17642. How I keep ads away from me
  17643. Bipolar: feelings vs. reality - BrettTerpstra.com
  17644. Sidecar Pattern in Action
  17645. Battle of the $350 laptops: Acer Swift 1 vs. Gateway Ryzen 3 3200U
  17646. Edgescan Questions & Answers with Troy Hunt Part 2 - Cyber Security, Security Scan, Full Stack Vulnerability Management
  17647. BBC Micro Elite source code
  17648. 221: Swift on Windows, Clean Code, and iOS 14
  17649. How do I remove the first 300 million lines from a 700 GB txt file on a system with 1 TB max disk space?
  17650. Reading Documentation Upfront
  17651. A Subtle Gotcha with Azure Deployment Slots and ASP.NET Core
  17652. Building a Xamarin.Forms Moon Phase App – .NET Tools Blog | JetBrains
  17653. My summer 2020 road trip along the Italian Riviera
  17654. This Hacked Coffee Maker Demands Ransom and Demonstrates a Terrifying Implication About the IoT
  17655. Twitter Contributions
  17656. Back to Machine Learning Basics - Decision Tree & Random Forest
  17657. Streaming an HTTP response in Blazor WebAssembly - Gérald Barré
  17658. Universal Split Screen
  17659. It’s not free software if you can’t easily fork it (and how to fix it)
  17660. Microsoft.PowerShell.ConsoleGuiTools 0.5.0
  17661. Announcing Azure Deprecation Notices
  17662. Static hosting with Azure Blob Storage and Azure CDN - Simple Talk
  17663. Zig's New Relationship with LLVM
  17664. The Serverless Hype Explained!
  17665. For Us, Without Us: Addressing Tech's Shortcomings in Creating Equity for Black People [w/ASL]
  17666. git commit-tree parlor tricks, Part 9: How can I bulk-revert an entire repo to an earlier commit? | The Old New Thing
  17667. Your Man in the Public Gallery: Assange Hearing Day 18 - Craig Murray
  17668. Town Hall [w/ASL Interpreting]
  17669. .NET App Developer Links - 2020-09-28
  17670. Happiness is Bad - Naughty Computer
  17671. AnthonyGiretti/commonfeatures-webapi-aspnetcore
  17672. Introducing DotNet.SystemCollections.Analyzers
  17673. Web Debugging: Watching Element Changes
  17674. Shawn Wildermuth's Blog
  17675. ASP.NET Core 3.1 Migration by NickCraver · Pull Request #355 · opserver/Opserver
  17676. Remember ASP.NET Request Culture Using Middleware
  17677. ongoing by Tim Bray · Won’t Subscribe
  17678. codemix/ts-sql
  17679. A better logs experience with GitHub Actions - The GitHub Blog
  17680. A tale of two libcs
  17681. Dawood Iddris - The Future of Tech and How to Keep in Touch While It Evolves [w/ASL Interpreting]
  17682. bar.com
  17683. Vote Save America 2020
  17684. How to properly manage ssh keys for server access :: Päpper's Coding Blog — Have fun coding.
  17685. Git: Dealing with unrelated changes whilst working on a feature branch
  17686. LEd – 2D level editor
  17687. Microsoft Launches a New Communication Platform with Azure Communication Services
  17688. Microsoft Releases Bridge to Kubernetes
  17689. ShopBack and RedDoorz report data breaches
  17690. Ora2Pg - Moves Oracle database to PostgreSQL
  17691. TWC9: #MSIgnite, GitHub Codespaces, Microsoft Edge for Linux and more
  17692. Kubernetes and Container Orchestration 101 - Computer Stuff They Didn't Teach You #11
  17693. Stop Asking Me to “Sign Up”
  17694. A tale of two libcs
  17695. Being visible.
  17696. A Short Story for Engineers
  17697. Taking Notes
  17698. SQLite Is Dynamically Typed
  17699. The ROS Theory of Obesity - Fire In A Bottle
  17700. Divide Then Conquer
  17701. Azure DevOps Services: Essentials – Git with Visual Studio and VS Code | Premier Developer
  17702. MichaelBell/HovalaagCPU
  17703. Harold Jackson N / A - Black Queer Living: A History of DIY Culture in the Black LBGT+ Community
  17704. On Methodology: Turing Laureates Discuss their Approach to Work
  17705. C# Corner @CsharpCorner
  17706. Dev Discussions - Phillip Carter
  17707. Open Alpha Playtest - Sept 26, 2020
  17708. Lightning Interviews with Danny Thompson - Part 2 [w/ASL Interpreting]
  17709. Use CryptographicallySecureRandomBytes for Guid generation by jkotas · Pull Request #42770 · dotnet/runtime
  17710. mplayer.c - Pastebin.com
  17711. The .NET Stacks #18: RC1 is here, the fate of .NET Standard, and F# with Isaac Abraham
  17712. Blazor WebAssembly : Authentication State - EP12
  17713. Toward a "modern" Emacs
  17714. Pluralsight Editing: Behind the Scenes
  17715. Bypassing Android MDM using Electromagnetic Fault Injection by a Gas Lighter for $1.5
  17716. cecilphillip/ContosoCrafts
  17717. View Background Image
  17718. Code Maze Weekly #44 - Code Maze
  17719. Quick, Draw!
  17720. ML.NET September Updates | .NET Blog
  17721. Desktop Community Standup - Sept 24th 2020 - Open source development for WinForms
  17722. Swift System is Now Open Source
  17723. IntelliCode Team Completions
  17724. Ruby 3.0.0 Preview 1 Released
  17725. Securing Services with MSAL
  17726. Microsoft and VMware: Supporting Spring and Open Source Developers
  17727. Death of the Dev Machine? -- Visual Studio Magazine
  17728. Azure Container Instances (ACI) under the hood | Azure Friday
  17729. A Blog About Computer Systems and Language Design
  17730. Angie Jones - Keynote: The Reality of Developing an Artificial World [w/ASL Interpreting]
  17731. How I Became the...
  17732. Is this real life?
  17733. Most Technical debt is just bullshit
  17734. Will iOS 14 Destroy Your Productivity?
  17735. Things Elixir's Phoenix Framework Does Right
  17736. Salman Ansari - Blog
  17737. The failed promise of Web Components – Lea Verou
  17738. Using External Configuration with Spring Cloud Config and Steeltoe
  17739. Amazon Luna servers will run Windows games directly on Nvidia T4 GPUs
  17740. Xamarin SDK for Xbox One, Xbox Series X, Xbox Series S
  17741. People expect technology to suck because it actually sucks
  17742. PG and Jessica
  17743. Getting Started with System.CommandLine
  17744. Free VPNs are bad for your privacy – TechCrunch
  17745. JsonSrcGen + CoreRT = Pure Magic
  17746. BBC Sound Effects - Research & Education Space
  17747. Rockin’ The Code World with dotNetDave: Show #1
  17748. Lightning Interviews with Danny Thompson - Part 1 [w/ASL Interpreting]
  17749. Machine Learning Community Standup - Sept 23rd 2020 - Blazor WASM & ML.NET with .NET 5
  17750. ggerganov/wave-share
  17751. This AI Restores Old Photos with Damages AUTOMATICALLY
  17752. Your Man in the Public Gallery: Assange Hearing Day 17 - Craig Murray
  17753. Structured binding may be the new hotness, but we'll always have std::tie | The Old New Thing
  17754. Learn Git Branching
  17755. Get to know your .NET streamers
  17756. Modern JavaScript Explained For Dinosaurs
  17757. The BBC is releasing over 16,000 sound effects for free download
  17758. Looks Like the Windows XP Source Code Just Leaked on 4chan
  17759. calibre - New in calibre 5.0
  17760. Save your spot at the Azure Data Explorer online event!
  17761. Microsoft Edge Browser Coming To Linux | Build5Nines
  17762. Webinar – Blazor – C# in the Browser – .NET Tools Blog | JetBrains
  17763. Allow Your Users to Login to your ASP.NET Core App Through Facebook
  17764. Lessons for beginners and junior developers - Technology
  17765. Optimizing Your Website with Fiddler and Lighthouse
  17766. Feature watch: ECMAScript 2021
  17767. Zero Installer, Zero MSIX, Zero Packaging with .NET Single File Apps - Nick's .NET Travels
  17768. TodoMVC Full Stack with Azure Static WebApps, Node and Azure SQL #beginners #node #sql #serverless
  17769. Open sourcing the R and Python language extensions for SQL Server - SQL Server Blog
  17770. Escaping the Dark Forest
  17771. Work on what matters
  17772. Learn C# with CSharpFritz - Ep 5: Collections, Generics, and Introducing LINQ
  17773. A Monster's Expedition (Through Puzzling Exhibitions)
  17774. How Oodle Kraken and Oodle Texture supercharge the IO system of the Sony PS5
  17775. Alex West | Daily blog
  17776. Indy Xamarin User Group - The Best Way to Architect Your Xamarin.Forms App
  17777. Remarkable software engineers write remarkable code - Joannes Vermorel's blog
  17778. Notes on Notes
  17779. What I Wish I Knew Before I Started Job Hunting
  17780. Story ate the world. I’m biting back.
  17781. Optimize Your Meetings for Engagement
  17782. Access to Porn does not mean Sexual Freedom — Karel Donk
  17783. Testing Controllers, Messages & Systems with Andrew Lock
  17784. Start Freelancing Today with The Tap Room's Kelly Vaughn | Hanselminutes with Scott Hanselman
  17785. Release ILSpy 6.2 · icsharpcode/ILSpy
  17786. Moving away from Visual Studio to JetBrains Rider - Hi, I'm Ankit
  17787. This is a pretty dire assessment of Mozilla
  17788. Education is never a straight line – My Website
  17789. AppStore Reviews Should be Stricter
  17790. DIY Solar Tiki lights from a couple of cheap hardware store items | Igor Kromin
  17791. Publish a Blazor WebAssembly app and .NET API with Azure Static Web Apps - Learn
  17792. Nate Rose - Innovating on OUR STEM Education [w/ASL Interpreting]
  17793. Creating Real-Time Charts with Blazor WebAssembly and SignalR
  17794. How to Secure Azure SQL Database by Setting Minimal TLS Version
  17795. Introducing Metrics Advisor
  17796. Quiver Quantitative
  17797. Docker, Kubernetes, Azure et DevOps
  17798. Future of C#
  17799. Microsoft.Data.Sqlite 5.0
  17800. locationtech/jts
  17801. Building a self-sustaining open-source business in the cloud era
  17802. Namespace NetTopologySuite | NetTopologySuite
  17803. Microsoft.Data.Sqlite 5.0
  17804. NetTopologySuite
  17805. New release: Have I Been Pwned feature lets you find out if your email has been compromised
  17806. Episode 347 - KEDA
  17807. deWiTTERS Game Loop – deWiTTERS
  17808. Home - Coalition for App Fairness
  17809. Don't IPO over functions that can be de-refined · llvm/llvm-project@5ce3272
  17810. 1 in 4 Parents Is Working While Caregiving. Here's Why Employers Need to Rethink Their Child Care Benefits
  17811. NET Core Releases and Support | .NET Blog
  17812. dotnet/winforms
  17813. C# in Simple Terms - The Type System
  17814. A Pipeline Made of Airbags
  17815. Your Man in the Public Gallery: Assange Hearing Day 16 - Craig Murray
  17816. Why We Upgraded Our Production Application to .NET 5.0
  17817. This $1 hearing aid could treat millions with hearing loss
  17818. Shukri Abdullahi - Through Programming I Became a Better Artist [w/ASL Interpreting]
  17819. Oops! Something went wrong. - YouTube
  17820. Age of Ascent Founder's Packs
  17821. PostgreSQL: PostgreSQL 13 Released!
  17822. Blitz.js, - The Fullstack React Framework For the JAMstack
  17823. Inside C++/WinRT: How does C++/WinRT represent ABI types? | The Old New Thing
  17824. Bleeding edge tech means you'll bleed to death
  17825. Using Azure RBAC with Azure Key Vault
  17826. Service principles and app registration
  17827. Uncomfortable Questions About App Signing
  17828. Securing Azure Functions using Azure AD JWT Bearer token authentication for user access tokens
  17829. Added type handler for jsonpath by YohDeadfall · Pull Request #3177 · npgsql/npgsql
  17830. rotoclone/strategic-communication
  17831. Release v4.4.0 · Blazored/Typeahead
  17832. Set up continuous integration for .NET Core with OpenShift Pipelines - Red Hat Developer
  17833. Async Expert - Module 04 - Lesson 04 - TaskCompletionSource
  17834. Click here to support Na leczenie podopiecznych organized by Stowarzyszenie Pomocy Królikom
  17835. .NET App Developer Links - 2020-09-24
  17836. .NET Rocks! vNext
  17837. ASP.NET Core Localization Jump Start
  17838. NET Core Releases and Support | .NET Blog
  17839. Top Microsoft Ignite 2020 News For Developers | Build5Nines
  17840. Power Up Your Dev Experience with Nx.io
  17841. Microsoft Ignite
  17842. Method `.item()` for Arrays, Typed Arrays, and strings
  17843. Jeff Bezos wants to start a school for kids whose families are underpaid by people like Jeff Bezos
  17844. Proposal: Low level struct improvements by jaredpar · Pull Request #3936 · dotnet/csharplang
  17845. Moving work Out-of-Process using Brighter and RabbitMQ
  17846. Computer Vision for Spatial Analysis
  17847. Microsoft Ignite
  17848. Microsoft Ignite
  17849. They're Deleting My Channel - But They Don't Even Know Why!!?!
  17850. Python behind the scenes #2: how the CPython compiler works
  17851. Why did I leave my stable job in the middle of a pandemic?
  17852. Two Types of Boredom
  17853. Idea to paying customer in one month
  17854. The trade-offs of being a startup founder | Findka
  17855. B2B SaaS Marketing Guide - 2020
  17856. Save money and uninstall Tinder
  17857. Early Sales for Developer-Facing Startups
  17858. Blackfacts and the Wakanda Technology Platform - Technology By Us, for Us, About Us [w/ASL]
  17859. There would be no Hey without Gmail
  17860. My quest to find happiness: Part 1
  17861. Why Mobile IDEs Are Bad
  17862. #VS2019 – ML.NET Model Builder training using GPU, CPU and … Azure !
  17863. Wikipedia is getting a new look for the first time in 10 years. Here’s why.
  17864. Mono Icons
  17865. .NET Virtual User Group | .NET Foundation
  17866. Home - Ignite 2020 Book of News
  17867. Tutorial: Building a static web app with Blazor in Azure Static Web Apps
  17868. How data breaches lead to fraud – Which? News
  17869. Visual Studio 2019 v16.8 Preview Update Adds Codespaces -- Visual Studio Magazine
  17870. Automating .NET Security Updates
  17871. Unity hiring: Senior Software Engineer, Scripting @ Copenhagen
  17872. Xamarin.Forms 5.0.0.1487-pre1 (5.0.0 Pre Release 1) Release Notes - Xamarin
  17873. MLOps- The .Net Way with Alexander Slotte
  17874. Beyond Sentiment Analysis: Object Detection with ML.NET
  17875. February 26, 2020 - Open Source Project Management and Deploying to Azure !coffee
  17876. ML.NET | Blazor WASM
  17877. Introducing Bean Machine
  17878. March 3, 2020 - Minimal March PIVOT! Live Coding .NET on a Chromebook
  17879. Baseball decision analysis with ML.NET and Blazor - Azure Architecture Center
  17880. upodate tensorflow.net to 0.20.0 by LittleLittleCloud · Pull Request #5404 · dotnet/machinelearning
  17881. ML.NET | Blazor WASM
  17882. Data Science Virtual Group
  17883. bartczernicki/Test-Blazor-MLNet-WASMHost
  17884. Baseball ML Workbench
  17885. End-to-End Serverless Deep Neural Network with Azure Functions and ML.Net
  17886. Amnesia is now open source! – Frictional Games
  17887. February 28, 2020 - C#, Machine Learning, and PowerBI with Alex Davis from Madrinas
  17888. ML.Net - Modelos em Produção com WebApi e Docker | Dados ao Cubo
  17889. bartczernicki/ArtificialIntelligence-Presentations
  17890. Release ML.NET 1.5.2 · dotnet/machinelearning
  17891. #VS2019 – ML.NET Model Builder training using GPU, CPU and … Azure !
  17892. Danny Thompson - Keynote: From Frying Chicken To Software Engineer [w/ASL Interpreting]
  17893. FrictionalGames/AmnesiaTheDarkDescent
  17894. Run EF Core Queries on SQL Server From Blazor WebAssembly
  17895. Microsoft Ignite
  17896. Moving work Out-of-Process using Brighter and RabbitMQ
  17897. DevReach Online - The Premier Dev Conference - Monday
  17898. Deploying a .NET desktop application using MSIX - Gérald Barré
  17899. 今月から、スタジオジブリ作品の場面写真の提供を開始します - スタジオジブリ|STUDIO GHIBLI
  17900. Rockin' The Code World with dotNetDave - Show 1
  17901. How to get your C++/WinRT asynchronous operations to respond more quickly to cancellation, part 3 | The Old New Thing
  17902. Blazor WebAssembly on Azure Static Web Apps
  17903. Firefox usage is down 85% despite Mozilla's top exec pay going up 400%
  17904. Visual Studio Codespaces Is Now Github Codespaces
  17905. .NET App Developer Links - 2020-09-23
  17906. No script is too simple
  17907. Defend Your Web Apps from Cross-Site Scripting (XSS)
  17908. My personal Quality Assurance list before submitting my applications to QA
  17909. Run EF Core Queries on SQL Server From Blazor WebAssembly
  17910. Coding unit tests is boring. Wouldn't it be cool if an AI could do it for you? That's where Diffblue comes in
  17911. Don't Code Tired | Approval Tests: Write Tests More Quickly
  17912. Everything about null in JavaScript
  17913. Migrate, modernize .NET applications with Azure
  17914. How to generate code using Roslyn source generators in real world scenarios
  17915. Announcing more ways, we’re making app development easier on Windows
  17916. The September 2020 release of Azure Data Studio is now available - SQL Server Blog
  17917. Using GitHub Codespaces with .NET Core | .NET Blog
  17918. Introducing Swift on Windows
  17919. A Picture of Java in 2020 – IntelliJ IDEA Blog | JetBrains
  17920. The biggest gainers in Video Games sales rank over the past 24 hours
  17921. charliesome/doslinux
  17922. Amazon.com: Dell OEM Genuine USB 104-key Black Wired Keyboard (RH659 L100 SK-8115): Computers & Accessories
  17923. Windows Terminal Preview 1.4 Release | Windows Command Line
  17924. What is a good input method?
  17925. The Management Flywheel
  17926. How to use your support system to get started with marketing today
  17927. What’s New in Web Experiences, Ignite 2020: Need to secure your remote workers? Choose Microsoft Edge as your browser for business
  17928. I Will Build Something Great...Once I Get an Idea
  17929. The Era of Visual Studio Code
  17930. I got married and had kids so you don't have to | Robert Heaton
  17931. Running SQL Server Integration Tests in .NET Core Projects via Docker - Dangl.Blog();
  17932. Report 2019-113
  17933. Thoughts on the Pythagorean theorem
  17934. Banjo Obayomi - Grimoire, A Data-Centric Blogging Platform [w/ASL Interpreting]
  17935. Microsoft to Contribute to Java on Windows and Mac ARM
  17936. Microsoft Ignite
  17937. 773219 - Warning if HTTP/2 pushed items are not collected
  17938. 71.177.243.54
  17939. Make tracking your work easier than ever with Tables
  17940. Using GitHub Actions in Visual Studio is as easy as right-click and Publish | Visual Studio Blog
  17941. The cop who quit instead of helping to gentrify Atlanta
  17942. New Features in Visual Studio 2019 v16.8 Preview 3.1 | Visual Studio Blog
  17943. GitHub Quick Reviews
  17944. Release 1.0.0-preview5 · microsoft/reverse-proxy
  17945. New for Blazor: Azure Static Web Apps Support -- Visual Studio Magazine
  17946. Hybrid Disaster Recovery Scenarios for SQL Server
  17947. Microsoft Ignite
  17948. Azure Static Web Apps with .NET and Blazor | ASP.NET Blog
  17949. Microsoft Ignite
  17950. Microsoft Ignite
  17951. Google Interview Questions Deconstructed: The Knight’s Dialer
  17952. The Oscars
  17953. Firefox 81.0, See All New Features, Updates and Fixes
  17954. postprintum/devcomrade
  17955. Amazon.com: Online Shopping for Electronics, Apparel, Computers, Books, DVDs & more
  17956. Empowerment to the People! What You Need to Know About Black People, Disability, and Accessibility
  17957. View PDF files in Firefox or choose another viewer
  17958. terrajobst/sample-blog-tooling
  17959. Why does the Disk Cleanup tool's Windows Update Cleanup take so long and consume so much CPU? | The Old New Thing
  17960. Simple Anomaly Detection Using Plain SQL
  17961. Top 5 Pieces of Advice for Aspiring Web Developers
  17962. Creating a Helm chart for an ASP.NET Core app: Deploying ASP.NET Core applications to Kubernetes - Part 4
  17963. Chrome Web Store payments deprecation
  17964. » X-COM The Digital Antiquarian
  17965. Angular Authentication Actions with IdentityServer4 - Code Maze
  17966. Blazor UI Components - Telerik UI for Blazor
  17967. .NET App Developer Links - 2020-09-22
  17968. Monsters Weekly 183 - Cross Browser Automation with Playwright
  17969. terrajobst/sample-blog-tooling
  17970. Experimenting with .NET 5 Target Framework Names and the Windows platform - Nick's .NET Travels
  17971. GitHub to replace 'master' branch with 'main' on 1st October
  17972. Add sample post by terrajobst · Pull Request #2 · terrajobst/sample-blog-tooling
  17973. Injecting services into Serilog filters, enrichers, and sinks
  17974. Using Disassembly Tool for optimized debugging
  17975. Lessons Learned from Running Postgres 13: Better Performance, Monitoring & More
  17976. Lightweight justice for your SBC!
  17977. Bridge to Kubernetes GA | Visual Studio Blog
  17978. Angular OAuth2 OIDC Configuration with IdentityServer4
  17979. Tech CEOs: Become a D&I Accomplice, Not Just an Ally
  17980. The Local Case for Reparations — Strong Towns
  17981. You Have A Performance Problem
  17982. I asked an online tracking company for all of my data and here's what I found
  17983. WordPress Creator Vs The Jamstack - Kev Quirk
  17984. Understanding and getting started in the marketing game | Ramen Potential
  17985. Seeing Like an Algorithm — Remains of the Day
  17986. My Least Favorite Rust Type
  17987. Exclusive: Hackers Hit Virgin Mobile in Saudi Arabia
  17988. The Autoplay President
  17989. What I learned flashing an EEPROM · Steel Brain
  17990. The Algorithm Isn’t Everything: TikTok’s Virtuous Cycle
  17991. VPNs from first principles
  17992. A little rant about talent - Benji's Blog
  17993. Everything you want to know about New Features of C#9
  17994. We need young programmers; we need old programmers
  17995. Build Xamarin.iOS apps using iOS 14 and Xcode 12 | Xamarin Blog
  17996. 20 Sorts, Visualized - Scatter Plot
  17997. Aaron Saunders - Keynote - The Journey To Inclusive Innovation Incubator In3DC [w/ASL Interpreting]
  17998. NuGet/Home
  17999. No, Moving Your SSH Port Isn't Security by Obscurity | Daniel Miessler
  18000. Top 10 .NET 5.0 new APIs - NDepend
  18001. Entity Framework Core 5 RC1 Is Feature Complete, Ready for Production -- Visual Studio Magazine
  18002. Announcing Next Generation Pulumi Azure Provider
  18003. September 21st! A Charity Fundraiser
  18004. Why not rust for security?
  18005. Introducing C# in Simple Terms!
  18006. February 21, 2020 - Blazor and interesting differences from Web Forms
  18007. February 25, 2020 - Linux and .NET - Live from Channel 9!
  18008. February 20, 2020 - Deploying Blazor Samples to Azure.. Attempt #2
  18009. Why Not Rust?
  18010. Android 11—The Ars Technica Review
  18011. UniFi Switch PRO 24 PoE
  18012. The .NET Docs Show - Azure and All Things Mobile 📱 with Matt Soucoup
  18013. Write Xamarin.Mac Apps With JetBrains Rider
  18014. Claudius Mbemba - What They Don't Teach You About Fundraising as a Black Founder [w/ASL]
  18015. My Notebook: Refit - A type-safe REST library
  18016. Why Microsoft Is the Perfect Fit
  18017. JavaScript Isolation in Blazor Components - Gérald Barré
  18018. Git commit-tree parlor tricks, Part 8: I just rebased my branch, but now I realize that I should have merged | The Old New Thing
  18019. Microsoft Identity and series introduction
  18020. Allow `docker push' to push multiple/a subset of tags · Issue #267 · docker/cli
  18021. New performance improvements in Unity 2020.2
  18022. Shaking things up a bit - ASPF02O Outro
  18023. Domains for the Rest of Us
  18024. Marc Andreessen On Productivity, Scheduling, Reading Habits, Work, and More - Andreessen Horowitz
  18025. 220: Apple Event Recap - Apple Watch Series 6 & New iPad Air
  18026. Keith's Building Tour - Objectivity #231
  18027. PEM Loading in .NET Core and .NET 5
  18028. .NET App Developer Links - 2020-09-21
  18029. Microsoft Releases Entity Framework Core 5.0 RC 1
  18030. Custom Defender Showcase | ECD Automotive Design
  18031. PORK: A Technology Resilience Framework
  18032. Postgres For Those Who Can’t Even, Part 3 - In The Real World
  18033. Cross-platform diagnostic tools for .NET Core
  18034. Major Activision hack reportedly compromises over 500k CoD accounts | Dexerto.com
  18035. Announcing TypeScript 4.1 Beta | TypeScript
  18036. Learn Docker in one month - on YouTube! Your guide to week 3 of 4
  18037. Sysmon v12.0, Process Monitor v3.60, Procdump v10.0 and ARM64 ports
  18038. Ben - Initial cut by benaadams · Pull Request #6022 · TechEmpower/FrameworkBenchmarks
  18039. Dream Vendor "Canna_Bars" Sentenced to Prison - Darknetlive
  18040. Why Not Rust?
  18041. Rock the Vote
  18042. On the use of a life
  18043. Order on Motion for Preliminary Injunction AND Order on Motion for Preliminary Injunction – #59 in U.S. WeChat Users Alliance (N.D. Cal., 3:20-cv-05910) – CourtListener.com
  18044. ‎Steve - The Jumping Dinosaur!
  18045. dwmkerr/hacker-laws
  18046. Laid off, now what?
  18047. Throw Away Code
  18048. Valerie Phoenix - Empowered By Imposter Syndrome [w/ASL Interpreting]
  18049. Secrets I use to becoming a better remote developer
  18050. Revenue Model, not Culture, is the Dominant Term
  18051. MEAN Stack Considered Harmful
  18052. How Do Neobanks Make Money?
  18053. Remote Build Execution
  18054. We need physical audio kill switches
  18055. Debug ASP.NET Core Back-end Created from Web Template Studio
  18056. Brian Douglas - Your Next Open Source Contribution [w/ASL Interpreting]
  18057. February 18, 2020 - Giving Blazor a ViewState?
  18058. February 19, 2020 - Blazor Component Updates to Support DataBinding
  18059. Electronic Components Distributor - Mouser Electronics
  18060. February 16, 2020 - Open Source C#, Blazor, and the DataBinder
  18061. gorhill/uMatrix
  18062. evanw/esbuild
  18063. TL;DR Rust
  18064. DuckDB - An embeddable SQL OLAP database management system
  18065. mozilla/rr
  18066. Windows Server Vulnerability Requires Immediate Attention
  18067. pin_ptr (C++/CLI)
  18068. Most people are happy to share their work! #learnontiktok #tiktokpartner #research #edutok
  18069. CVE-2020-1472: 'Zerologon' Vulnerability in Netlogon Could Allow Attackers to Hijack Windows Domain Controller
  18070. Max Hodak - What is relativity, anyway?
  18071. Monitoring my home network
  18072. 👨‍🔧 Maker tech on the land
  18073. How To Be Talent
  18074. How to Think About Your Marketing Career
  18075. My first 15,000 curl commits
  18076. Brittney Braxton - Journaling as a Dev [w/ASL Interpreting]
  18077. Introducing Precursor « bunnie's blog
  18078. SARS-CoV-2 positivity rates associated with circulating 25-hydroxyvitamin D levels
  18079. Deploying ASP.NET Core applications to Kubernetes - Part 3 by @andrewlocknet - Abundant Code
  18080. watchOS 7 Removes Force Touch Support From Your Apple Watch, Here's Everything That's Changed
  18081. PASS Summit 2020 > Register Now
  18082. What Does Culturally Responsive Teaching Mean in an Online Environment? [w/ASL Interpreting]
  18083. The .NET Stacks #17: EF Core 5, Blazor + CSS, and community!
  18084. Dev Discussions - Isaac Abraham
  18085. Index of /hovalaag/size
  18086. Git Internals - Learn by Building Your Own Git
  18087. Index of /hovalaag/speed
  18088. Poncelet's Porism - Numberphile
  18089. Why Christopher Nolan Actually Blew Up A Real Plane For Tenet
  18090. dotnet-trace for .NET Core tracing in PerfView, SpeedScope, Chromium Event Trace Profiling, Flame graphs and more!
  18091. When double.Epsilon can equal 0
  18092. Mind-Blowing View Of The Chicago Skyline From Indiana
  18093. A developer's guide to Ignite 2020
  18094. Who can and can't contribute - FEC.gov
  18095. Quand j'implémente un bout de code trouvé sur Stack Overlfow directement en production - Les Joies du Code - Humour de développeurs : gifs, memes, blagues
  18096. Use long flags when scripting
  18097. Becoming RBG: Ruth Bader Ginsburg's Journey to Justice: Levy, Debbie, Gardner, Whitney: 9781534424555: Amazon.com: Books
  18098. Code to Cloud with Docker and Azure Container Instances | Azure Friday
  18099. Dating our clients
  18100. How to be an introverted leader
  18101. The forecasting fallacy — Alex Murrell
  18102. Stop just using “Frontend” or “Backend” to describe the Engineering you like
  18103. Mastodon shows its stripes
  18104. The most important feature of Sublime Text
  18105. Ayodele Odubela - Combatting Bias in ML [w/ASL Interpreting]
  18106. Anthony Seure / Don't hate the book because you don't use it
  18107. My Principles for Building Software
  18108. Are Founders Allowed to Lie?
  18109. VS Code 1.49 (August 2020 Update) Continues Remote Development Improvements -- Visual Studio Magazine
  18110. Introducing Cosmos DB Studio
  18111. mrDIMAS/rg3d
  18112. Announcing ImageSharp.Web 1.0.0 | Six Labors
  18113. Blessing Krofegha - Is Headless CMS the Future of Development? [w/ASL Interpreting]
  18114. Age of Ascent Trailer
  18115. Continuous Integration for the .NET Framework
  18116. Code Maze Weekly #43 - Code Maze
  18117. Apple Ending Fortnite Save the World Updates for Mac
  18118. Astrocamel - Blog/Portfolio of George Skouroupathis
  18119. To All The Jobs I Had Before
  18120. HOVALAAG Processor Documentation
  18121. Fabulous: Functional App Development | Xamarin Blog
  18122. Commerce Department Prohibits WeChat and TikTok Transactions to Protect the National Security of the United States
  18123. Release v3.0.0 One Piece · vuejs/vue-next
  18124. Ice
  18125. What happened to Firefox Send?
  18126. HOVALAAG
  18127. #ServerlessSeptember 2020 Content Collection - updated 🚨 DAILY 🚨
  18128. I get a weird error about no matching function when I try to use winrt::capture | The Old New Thing
  18129. Calling public methods on Blazor component from another component - Gérald Barré
  18130. RavenDB Meetup : Building a grown up database
  18131. The File System is Unpredictable
  18132. Episode 60 - Uno Platform With Jérôme Laban
  18133. NVIDIA Broadcast App Out Now! Turn Any Room Into A Home Studio On GeForce RTX GPUs
  18134. FreeCAD/FreeCAD
  18135. safepassme
  18136. .NET App Developer Links - 2020-09-18
  18137. TechEmpower Web Framework Performance Comparison
  18138. GraphQL on Azure: Part 5 - Can We Make GraphQL Type Safe in Code | LINQ to Fail
  18139. TypeScript Builders: Improving your types one step at a time
  18140. C# 9.0: Target-typed expression | Miguel Bernard's Blog
  18141. The future of .NET Standard | .NET Blog
  18142. Ultra Safe Nuclear Corporation
  18143. Under Deconstruction: The State of Shopify’s Monolith
  18144. DivineOmega/laravel-password-exposed-validation-rule
  18145. Xamarin.Forms Code Snippets
  18146. 22687 - (pgp) [meta] OpenPGP support
  18147. Windows Sysinternals - Windows Sysinternals
  18148. .NET on Microsoft Learn
  18149. What the heck is source code, environments, and versioning for non technical people
  18150. The broken Internet | ungleich.ch
  18151. The stages of a side project
  18152. Aurora Database | Bin Wang
  18153. 9 Year Homelab history in pictures
  18154. Escargotic Commotion
  18155. Taking Notes on Our Feelings
  18156. A new way to learn about technology with Disco's Saron Yitbarek | Hanselminutes with Scott Hanselman
  18157. Deduplicating Decklists
  18158. Ashley Janelle Why You're Not Landing that UX Role [w/ASL Interpreting]
  18159. An introduction to Data Oriented Design with Rust
  18160. How to Shut Off Public Connectivity to Azure SQL Database
  18161. PowerToys: Utilities to customize Windows 10
  18162. Let's Encrypt's New Root and Intermediate Certificates
  18163. Visual Studio Code's C++ Extension Hits v1.0 General Availability -- Visual Studio Magazine
  18164. Becoming a Director of Program Management with .NET’s Scott Hunter
  18165. On .NET Live - .NET Core Code Coverage with Coverlet
  18166. Document
  18167. CQRS and MediatR in ASP.NET Core - Code Maze
  18168. C++ Leads Visual Studio 2019 v16.8 Preview 3 Improvements -- Visual Studio Magazine
  18169. The Countdown Show
  18170. Cloudflare and the Wayback Machine, joining forces for a more reliable Web - Internet Archive Blogs
  18171. Debug Your .NET Core Apps in WSL 2 with Visual Studio | .NET Blog
  18172. .NET Tooling Community Standup - Sept 17th 2020 - Analysis Levels in .NET 5: Find latent bugs
  18173. Germany will violate 3 international agreements with the Unitary Patent, says FFII
  18174. Why We Don't Like Our Underground House
  18175. Privacy-focused search engine DuckDuckGo is growing fast
  18176. Episode 346 - Autonomous Systems
  18177. The C++/WinRT "capture" function helps you interoperate with the COM ABI world | The Old New Thing
  18178. Dear Programmers, You Are Not F****** Special
  18179. RavenDB in Action Workshop in NDC Conference
  18180. ASP.NET App Migration Webinar | Microsoft Azure
  18181. GitHub CLI 1.0 is now available - The GitHub Blog
  18182. Diversity in Tech With Pariss Chandler
  18183. Philipp is annoyed
  18184. Retrieving Images from the Clipboard and WPF Image Control Woes
  18185. .NET Framework September 2020 Cumulative Update Preview Update | .NET Blog
  18186. Herding Code 242: The COVID Cabin Fever
  18187. Microsoft Releases .NET 5.0 RC 1
  18188. .NET App Developer Links - 2020-09-17
  18189. Azure + Spring Boot = Serverless - Q&A with Julien Dubois
  18190. Microsoft announces new Project OneFuzz framework, an open source developer tool to find and fix bugs at scale - Microsoft Security
  18191. What is the cloud? Explained
  18192. Using OpenAPI with .NET Core - Red Hat Developer
  18193. Building an AWS DevOps Pipeline for Databases - Redgate Software
  18194. Running 16-bit applications on Windows 10 64-bit
  18195. MYSTERY MEMORY LEAK: WHERE DID MY MEMORY GO?!
  18196. Melbourne is not a city in revolt. The truth is far more incredible (and far more boring)
  18197. .NET Rocks! vNext
  18198. iOS 14 is available today
  18199. Core Web Vitals - Wix vs. WordPress, Shopify vs. Shopware – What's fastest? - SISTRIX
  18200. Why use MediatR? 3 reasons why and 1 reason not
  18201. A Thanksgiving Carol
  18202. So You Want To Be A
  18203. iOS 14 vs iPadOS 14: Every iPhone feature you’re not getting on the iPad
  18204. .NET Rocks! vNext
  18205. I Suspect many Task Deadlines are Designed to Force Engineers to Work for Free
  18206. Some Things I’ve Learned About SEO
  18207. 10 Tips for Ramping Up as a Senior Engineer
  18208. How I learned to charge my customers
  18209. I want to outsource technical interviews
  18210. skeeto/endlessh
  18211. Can I really be an engineer?
  18212. Julio Biason .Net 4.1 | The Hidden Value of TikTok
  18213. How to Become As Rich As Bill Gates
  18214. What happened to all the non-programmers?
  18215. The IKEA Packout
  18216. Turtles all the way down.
  18217. The thing about age • Pranay Prakash
  18218. The Great Ensmallening
  18219. Join @joemoeAT and @obloch on the #IoTShow as they discuss how #CrateDB can help turning #IIoT data into action on @Azure @CrateIO
  18220. Nova
  18221. Steeltoe - External Configuration with Spring
  18222. windeln.de confirms data security incident
  18223. Entity Framework Community Standup - Sept 16th 2020 - What's New with Migrations in EF Core 5.0
  18224. Major German shopping site leaks customer data
  18225. DIY TinyTV Kit
  18226. Azure Container Instances - Docker integration now in Docker Desktop stable release
  18227. Microsoft Says .NET 5 Replaces .NET Standard (Except for ...) -- Visual Studio Magazine
  18228. Blazor Server CRUD App Using Visual Studio Code
  18229. Microsoft submits Linux kernel patches for a 'complete virtualization stack' with Linux and Hyper-V
  18230. Why is Apple acting like an Asshole?
  18231. Seeding data in EF Core using SQL scripts
  18232. Playing with EF Core 5 and Stack Overflow Data
  18233. Oracle EF Core 3.1 Production Release
  18234. Migrations Overview - EF Core
  18235. Developer Weekly Podcast on RavenDB with Oren Eini
  18236. CSS isolation in Blazor - Gérald Barré
  18237. MediatR: Why should you use it?
  18238. Material Shell- A new desktop experience
  18239. Composant avancé avec Blazor, refaisons un Windows 3.1
  18240. ReconInfoSec/canaries2thehive
  18241. Why did I lose the ability to co_await a std::future and concurrency::task? | The Old New Thing
  18242. Integrating Thinkst Canaries with TheHive
  18243. .NET Performance Optimisations Don't Have to be Complex - Steve Gordon - Code with Steve
  18244. Securing Azure Key Vault inside a VNET and using from an Azure Function
  18245. Support OctoPrint
  18246. Rewriting the Technical Interview
  18247. IBM publishes its quantum roadmap, says it will have a 1,000-qubit machine in 2023 – TechCrunch
  18248. Introducing Pebble: A RocksDB Inspired Key-Value Store Written in Go | Cockroach Labs
  18249. .NET App Developer Links - 2020-09-16
  18250. Nvidia’s Integration Dreams
  18251. Building a Database Application in Blazor - Part 2 - Services - Building the CRUD Data Layers
  18252. Four Reasons Why Your ASP.NET Core Application is Not Working in IIS
  18253. Leaving Silverlight: Your Options
  18254. Building a Database Application in Blazor - Part 1 - Project Structure and Framework
  18255. Building Cross-Platform Desktop Apps with Electron.NET
  18256. When you browse Instagram and find former Australian Prime Minister Tony Abbott's passport number
  18257. Remembering my father
  18258. Workshop Module 5: Deploying Service Mesh to Kubernetes
  18259. The future of .NET Standard | .NET Blog
  18260. Thought Leadership Series: How can we remain relevant in a virtual world?
  18261. We do crafts with origami resin and miniatures. by CraftsKaizen
  18262. Security through obscurity isn't / Matiss Treinis
  18263. Making Scott Hanselman's Powerpoint Greenscreen trick work with RevealJS via Blazor Server
  18264. You're Not Solving the Problem You Think You're Solving
  18265. The Great Bubble Barrier - A smart solution to plastic pollution
  18266. Reinforcement learning, non-Markov environments, and memory
  18267. Who Influences Your Working Pace?
  18268. The Production Readiness Spectrum
  18269. It always takes more time - Stan Bright
  18270. Smoke Has Caused Temperature Forecasts to Go Crazy Plus An Update
  18271. Searching for style
  18272. Turn Your Newsletter Into an Experience — Ari Lewis
  18273. An Introduction to Microsoft Hybrid SQL Server Solutions
  18274. Getting the DOM to debug for you
  18275. Elon Musk's "Loop" - It's bad, folks
  18276. .NET 5 Hits 'Go Live' Status in RC1, Ready for Production -- Visual Studio Magazine
  18277. GitHub Quick Reviews
  18278. .NET Foundation Project Spotlight - Cake
  18279. ElasticON Global | Free virtual event | 13-15 October 2020 | Elasticsearch & ELK Stack user conference
  18280. ASP.NET Core updates in .NET 5 Release Candidate 1 | ASP.NET Blog
  18281. ASP.NET Core Configuration – Azure Key Vault - Code Maze
  18282. 6 red flags I saw while doing 60+ technical interviews in 30 days - interviewing.io blog
  18283. dotnet/format
  18284. gnu.org
  18285. ASP.NET Community Standup - Sep 15, 2020 - New Features for .NET API Developers
  18286. Anchor navigation in a Blazor application - Gérald Barré
  18287. Zigソフトウェア財団とZenプログラミング言語に関する声明 - News - The Zig Programming Language
  18288. Fasting mimicking diet as an adjunct to neoadjuvant chemotherapy for breast cancer in the multicentre randomized phase 2 DIRECT trial
  18289. Adam Storr - Using Project Tye to Run .NET Worker Services
  18290. Use CSS isolation in your Blazor projects
  18291. ARM Series #10: Template for Resource X
  18292. Luxon
  18293. Settings Sync in Visual Studio Code - IT's BUILT IN NOW!
  18294. Embarrassing product names averted: Windows Embedded POS and Windows 10 for Advanced PCs | The Old New Thing
  18295. An introduction to deploying applications with Helm: Deploying ASP.NET Core applications to Kubernetes - Part 3
  18296. Telerik Web Products R3 2020 Release Webinar
  18297. Agenda 2020 - NDC Sydney 2020 | Online Developers Conference
  18298. A Better Mousetrap - Turnerj (aka. James Turner)
  18299. How HTTPS works
  18300. Home
  18301. Moment.js | Docs
  18302. Raspberry Pi as a local server for self hosting applications
  18303. .NET App Developer Links - 2020-09-15
  18304. Monsters Weekly 182 - Sending Dates from JavaScript to .NET
  18305. Microsoft Visual Studio Code August 2020 (version 1.49) update gets several improvements
  18306. .NET Adds Latent Bug Discovery Feature
  18307. Index Usage: finding indexes not being used - Simple Talk
  18308. – Wren
  18309. Update .NET frameworks to .NET 5.0 by benaadams · Pull Request #6000 · TechEmpower/FrameworkBenchmarks
  18310. A database for every repl
  18311. Don't get burned by missing await Calls for Async Code in ASP.NET Core Middleware
  18312. Microsoft.EntityFrameworkCore 5.0.0-rc.1.20451.13
  18313. Support ECDiffieHellman on X509Certificate2 by vcsjones · Pull Request #42180 · dotnet/runtime
  18314. Phosphine gas in the cloud decks of Venus
  18315. The Art of Turboing
  18316. A New Way To Monetize An Audience
  18317. The compositor is evil
  18318. UBM, and a lament for the software industry
  18319. Home Office Project: Overkill Workbench Series Part 1
  18320. Never Invest in the Business Model
  18321. GNSS Jamming and Spoofing, aka Galileo's Authentication Algorithm Part 3 - Articles
  18322. Febraury 13, 2020 - Blazor TreeView GridLines and starting the FormView component
  18323. Minimum Viable Air Quality Monitoring
  18324. Understanding Gaussian Blurs - Digital Bunker
  18325. Countdown Show: Microsoft Ignite 2020 - Episode 2
  18326. February 14, 2020 - Blazor Coding with Squirrel
  18327. Modelling a Wealth Tax Correctly · Krishna's words
  18328. npgsql/efcore.pg
  18329. MMOs You’ve Never Heard Of: Age of Ascent, Little Sim World, Arcane Showdown, Riders Republic
  18330. Blazor Gets Faster (Even Without AOT) -- Visual Studio Magazine
  18331. Prepare your cloud environments using Azure landing zones | Azure Friday
  18332. Disassembly improvements for optimized managed debugging | Visual Studio Blog
  18333. ASP.NET Community Standup - Sept 8 2020 - New Identity experience with Microsoft.Identity.Web
  18334. ASP.NET Core Configuration – Securing Sensitive Data Locally - Code Maze
  18335. Shawn Wildermuth's Blog
  18336. GraphQL - Fiyaz Hasan
  18337. Announcing Entity Framework Core (EFCore) 5.0 RC1 | .NET Blog
  18338. Building Windows Terminal with WinUI
  18339. Announcing .NET 5.0 RC 1 | .NET Blog
  18340. Hints of life on Venus
  18341. ASP.NET Core updates in .NET 5 Release Candidate 1 | ASP.NET Blog
  18342. Just Vim It! Learning Vim For Fun and Profit
  18343. Life, part 35
  18344. "await Task.WhenAll" Shows One Exception - Here's How to See Them All
  18345. TWC9: Microsoft Ignite, Surface Duo Release, WSL2 Updates, Xbox Series S and more
  18346. Running a .NET Core application in Kubernetes - high level walk-through
  18347. 219: Move over float, it is time for Half
  18348. Lazy load assemblies in a Blazor WebAssembly application - Gérald Barré
  18349. Apple Tries to Charge as Much as a New MacBook Pro for a Screen Replacement
  18350. Svitla Smart Talk: Most Common Mistakes in Using Tasks and in Asynchronous Code
  18351. Niek/Niek
  18352. DotFest 2020: Using Roslyn to improve your codebase
  18353. .NET App Developer Links - 2020-09-14
  18354. Analyzing Chicago’s Taxis data with RavenDB
  18355. Create an Application with Web Template Studio
  18356. Is Kubernetes Programming?
  18357. What's up with error C4838: a WinRT type cannot be a member of a union, and how can I work around it? | The Old New Thing
  18358. What's so hard about PDF text extraction? ​
  18359. What is personal information?
  18360. Jobs at CyberCX
  18361. Tip 277 - Azure Functions on Kubernetes with KEDA Part 1 of 2
  18362. The New Git Experience
  18363. Fabulous: Functional App Development | Xamarin Blog
  18364. Microsoft Surface Duo is released | Surface Duo Blog
  18365. Serving Images Stored in a Database through a Static URL using .NET Core 3.1
  18366. Pull Request is your friend not foe!
  18367. Hosting applications on Azure B-series virtual machines
  18368. Learn Docker in one month - on YouTube! Your guide to week 2
  18369. Is Entity Framework Core Quicker than Dapper? ORM Speed Test
  18370. Your Phone Is Your Castle – Purism
  18371. Why governments should adopt and invest in FOSS
  18372. Teacher invents low-tech laptop & CD lifehack to screen handwritten notes for online class
  18373. Collecting dumps anywhere with dotnet-monitor
  18374. Map - PurpleAir
  18375. NVIDIA to Acquire Arm for $40 Billion, Creating World’s Premier Computing Company for the Age of AI
  18376. NVIDIA to Acquire Arm for $40 Billion, Creating World’s Premier Computing Company for the Age of AI
  18377. The feedback loop of productivity | Blog
  18378. Ankit Gupta's Blog
  18379. Enable Learning in Technical Writing
  18380. When to start looking for a new job
  18381. Getting The Most Out Of Anki
  18382. Thoughts on giving feedback
  18383. The Five Temptations of a CEO — cherif.ca
  18384. Disrespectful Design—Users aren’t stupid or lazy
  18385. GitHub Actions annotation previewer
  18386. damienbod/AspNetCoreMvcVueJs
  18387. efcore/EFCore.CheckConstraints
  18388. damienbod/IdentityServer4VueJs
  18389. Code Maze Weekly #42 - Code Maze
  18390. Epoch Converter
  18391. Support ECDiffieHellman on X509Certificate2 by vcsjones · Pull Request #42180 · dotnet/runtime
  18392. Unix Time Stamp - Epoch Converter
  18393. Super Mario Bros. 3 in 3 minutes - World Record Speedrun Explained
  18394. google/makani
  18395. I Want to Fix Goodreads
  18396. Some Great Books For Programmers That StackOverflow Cannot Replace
  18397. Why Do So Many People Want Us Back In The Office?
  18398. Choosing a mailing list tool for WordPress besides MailChimp – Andy Sylvester's Web
  18399. coin_artist – 34700 $coin Puzzle Write-Up ($20,000)
  18400. “But it works”
  18401. Why senior engineers get nothing done | Swizec Teller
  18402. Be considerate while sharing knowledge
  18403. It's No 'Giggle': Managing Expectations for Vulnerability Disclosure
  18404. Unix Time Stamp - Epoch Converter
  18405. r/homeassistant - Is it possible to get data from my utility's meters?
  18406. Dickhead of the Week: Instagram CEO Adam Mosseri
  18407. The Importance of Numbers - with Tim Harford — The Numberphile Podcast
  18408. Open Alpha Playtest - Sept 12, 2020
  18409. The Importance of Numbers (with Tim Harford) - Numberphile Podcast
  18410. The Numberphile Podcast
  18411. The Importance of Numbers - with Tim Harford — Numberphile
  18412. ‎The Numberphile Podcast on Apple Podcasts
  18413. Pack.PNG has been FOUND! - Here's how they did it.
  18414. Friday Five: Azure Cloud, Active Directory, More!
  18415. Epoch Converter
  18416. ‘Ugh Fields’, or why you can’t bear to think about that task
  18417. App Store Review Guidelines - Apple Developer
  18418. Announcing the GitHub integration with Microsoft Teams - The GitHub Blog
  18419. In-App Purchase Rules – Marco.org
  18420. FCPS Statement on Ransomware Investigation | Fairfax County Public Schools
  18421. Vxsort by PeterSolMS · Pull Request #37159 · dotnet/runtime
  18422. Epic vs Apple: What to Expect? - IT Hare on Soft.ware
  18423. From Vim to Ed
  18424. You Are Planning Too Much | eitherway
  18425. Why Don't VCs Index Invest?
  18426. Microsoft Ignite
  18427. Back to Learning: Save 45% on Books and eBooks
  18428. Security by Obscurity is Underrated
  18429. Release v0.3.0 · ant-design-blazor/ant-design-blazor
  18430. Increasing reports of Pixel 3 and Pixel 3 XL battery swelling damaging phones
  18431. The macros for declaring COM interfaces, revisited: C++ implementation | The Old New Thing
  18432. Minitel: The Online World France Built Before the Web - IEEE Spectrum
  18433. [llvm-dev] [RFC] Machine Function Splitter
  18434. The SP mvp Weekly
  18435. Autism / Asperger's Test - 2 Minute Test, Instant Results.
  18436. OmniSharp/omnisharp-roslyn
  18437. Caddy Server Acquired By Apilayer
  18438. How I operated as a Staff engineer at Heroku
  18439. Tines | Security Orchestration, Automation and Response (SOAR) Platform | Product
  18440. 100 Websites That Shaped The Internet As We Know It
  18441. Shawn Wildermuth's Blog
  18442. Unit Testing in TypeScript Code – .NET Tools Blog | JetBrains
  18443. C# 9.0: Improved pattern matching | Miguel Bernard's Blog
  18444. Migrate Your ASP.NET Framework to ASP.NET Core with Okta
  18445. Securing Azure Functions using an Azure Virtual Network
  18446. Computed Column Performance in SQL Server - Simple Talk
  18447. Notifiable Data Breaches – and how to avoid them
  18448. Microsoft's Fluid Framework is now open source on GitHub
  18449. What Clojure spec is and what you can do with it (an illustrated guide)
  18450. TOML: Tom's Obvious Minimal Language
  18451. Use the concrete ECDiffieHellmanCng type. by vcsjones · Pull Request #42086 · dotnet/runtime
  18452. Xamarin Community Standup - Sept 3rd 2020 - XAML Tooling Updates & Dual-screen Fun
  18453. Nikola: How to Parlay An Ocean of Lies Into a Partnership With the Largest Auto OEM in America
  18454. How do Routers Work, Really?
  18455. Let employees sell their equity
  18456. Learn C# with CSharpFritz - Ep 4: C# Conditionals and Loops for Beginners
  18457. The Tyranny of the Popcorn Post - Will Patrick
  18458. Survival of the Fittest
  18459. Waiting for Zero
  18460. Everything I ever learned about creating online courses. Part 1: Product Development
  18461. Stop Watching YouTube
  18462. How I got fibre
  18463. Giggle; laughable security | Digital Interruption Research
  18464. ‎A Monster's Expedition
  18465. A Monster's Expedition by Draknek & Friends
  18466. Workshop Module 6: Distributed Data
  18467. Access Linux filesystems in Windows and WSL 2 | Windows Command Line
  18468. Why it is Important that Software Projects Fail
  18469. The Cloud Skills Show Episode 5: Web
  18470. A conversation could change a life | R U OK?
  18471. Life, part 34
  18472. The macros for declaring COM interfaces, revisited: C++ version | The Old New Thing
  18473. Relativty an Open-source VR headset for $200
  18474. Relativty - An open-source VR headset for $200 | Product Hunt
  18475. Emacs is very special regarding UIs
  18476. Working with Local Storage in a Blazor Progressive Web App -- Visual Studio Magazine
  18477. Wordpress on .NET Core
  18478. Microsoft Developer UK @msdevUK
  18479. 5 most annoying website features I face as a blind person every single day | The Big Hack
  18480. Edgescan Questions & Answers with Troy Hunt Part 1 - Cyber Security, Security Scan, Full Stack Vulnerability Management
  18481. 7 ud af 20 ministres kodeord ligger åbent tilgængeligt på nettet: ‘Det er hovedrystende’
  18482. The Amazing $1 Microcontroller - Jay Carlson
  18483. Jared Mauch - Getting Fiber To My Town (NLNOG Live! September 2020)
  18484. Agenda 2020 - NDC Sydney 2020 | Online Developers Conference
  18485. Building Windows Terminal with WinUI | Windows Command Line
  18486. .NET Framework September 2020 Security and Quality Rollup Updates | .NET Blog
  18487. GraphQL on Azure: Part 4 - Serverless CosmosDB
  18488. Settings Sync for Visual Studio Code
  18489. Self-Documenting Code&#58; No Comment
  18490. Free e-book: Blazor for ASP.NET Web Forms Developers | ASP.NET Blog
  18491. .NET Core September 2020 Updates – 2.1.22 and 3.1.8 | .NET Blog
  18492. Understand Recoil in React
  18493. Thin vs Fat Integration Events
  18494. Goodbye Xamarin.Forms, Hello .NET MAUI!
  18495. Mimestream
  18496. Sourcegraph - Universal Code Search
  18497. Kubernetes YAML Generator
  18498. Use .NET Interactive to run .NET code in Jupyter Notebooks on an Azure Machine Learning compute instance
  18499. Global AI Tour | The Tech Platform
  18500. henon/Python.Included
  18501. #VS2019 – ML.NET Model Builder GPU Support, awesome !
  18502. #MLNet – AutoML for ranking scenarios
  18503. ML.NET Workshop
  18504. Machine Learning com ML.Net no Jupyter Notebook | Dados ao Cubo
  18505. Machine Learning Crash Course With ML.NET
  18506. New Zealand Is About to Test Long-Range Wireless Power Transmission
  18507. How we learnt to stop worrying and love web scraping
  18508. Why is there a normal galaxy sitting at the edge of the Universe?
  18509. Socket.IO
  18510. microsoft/FluidFramework
  18511. C# 9.0: Target-typed New Expressions – Make Your Initialization Code Less Verbose
  18512. Dozens of scientific journals have vanished from the internet, and no one preserved them
  18513. Hacking Ethernet out of Fibre Channel cards
  18514. Learn C# with CSharpFritz - Ep 3: C# Methods, Events, and Delegates for Beginners
  18515. 20 years to overnight success
  18516. Shaping your team culture | Helen Anderson
  18517. grit, or the moralist’s fable about education
  18518. How does Night Mode work? | Sivasubramanyam A
  18519. Visualizing My Imposter Syndrome - Ricardo Luevanos
  18520. The story of how to NOT start a project. - Mr. Picky
  18521. How To Build Momentum in Life & Business
  18522. How I streamline and “automate” giving one free mentoring session every day.
  18523. 168 AWS Services in 2 minutes
  18524. Programming is a losers game | Tom Gamon
  18525. Learn TV
  18526. .NET & GRPC What they forgot to tell you
  18527. Fix repeatedly decoding base64 with large grpc-web-text request by JamesNK · Pull Request #1045 · grpc/grpc-dotnet
  18528. The cron schedule expression editor
  18529. Is the web getting slower? | DebugBear
  18530. Raccoon Attack
  18531. The macros for declaring COM interfaces, revisited: C version | The Old New Thing
  18532. Stack Exchange Data Dump : Stack Exchange, Inc. : Free Download, Borrow, and Streaming : Internet Archive
  18533. A Taxonomy of Bidirectional Scattering Distribution Function Lobes for Rendering Engineers
  18534. On all that fuckery
  18535. So You Want To Be A
  18536. Little Known ASP.NET Core Features - HTTP Trailers
  18537. First Steps with Blazor - Simple Talk
  18538. gRPC Best Practices for .NET
  18539. How to Build a RESTful API with Deno
  18540. View your Azure Cache for Redis data in new Visual Studio Code extension
  18541. .NET Microservices with Steeltoe
  18542. The Native File System API: simplifying access to local files
  18543. microsoft/FluidFramework
  18544. Fluid Framework Preview
  18545. Fluid Framework is now open source - Microsoft 365 Developer Blog
  18546. Free Hosted Titanoboa
  18547. Getting started PeachPie
  18548. The HTML autocomplete attribute
  18549. Using a web camera with fun filters in your ASP.NET Core Blazor WebAssembly application – Roman Simuta
  18550. EngstromJimmy/Blazm.Bluetooth
  18551. Splitting code and markup into different files when creating a Blazor component - Gérald Barré
  18552. AzureAD/microsoft-identity-web
  18553. The Best Samples to Teach Yourself Blazor
  18554. dotnet/aspnetcore
  18555. Adding a Little DAPR to your .NET Microservices
  18556. Release 4.1.1 Release · aspnet/AspNetKatana
  18557. Maoni0/mem-doc
  18558. Scaling SignalR Core Web Applications With Kubernetes
  18559. Spreadsheets, smoke, and leases
  18560. Clipboard API for browsers is inconsistent
  18561. Good students find questions, not answers
  18562. Why Masks Work Better Than You Think: An Interactive Essay
  18563. How to Consume Information - Daniel Adeyemi
  18564. Have I Been Pwned Report
  18565. Why I dropped out of college
  18566. The Automated CIO
  18567. After-the-fact warnings
  18568. Gem Island • Nicholas Pilkington
  18569. Is there any place for monoliths in 2020? - Francisco J. Revoredo
  18570. The Two Risks of Investing - Jonathan Liu
  18571. For the Future of Work, Look to Gaming
  18572. Using Logrotate to manage logs – Mohit Khare
  18573. Non-POSIX file systems - weinholt.se
  18574. That time I needed money… – Dave Gooden
  18575. BombSolver - Test Run
  18576. Announcing a new way to paste URLs, Link format!
  18577. State of Cybersecurity Industry Exposure at Dark Web
  18578. loic-sharma/BaGet
  18579. Vitamin D, part 3 - The Evidence
  18580. Get Weather Forecast -- with records
  18581. Home - History of .NET
  18582. Study: “LinkedIn is Basically a Money Pit” Because of Ad Fraud
  18583. GDPR Violation: ScribD acquires PII on 500M users in a deal with LinkedIn
  18584. Configuring resources with YAML manifests: Deploying ASP.NET Core applications to Kubernetes - Part 2
  18585. Charge your Tesla for less
  18586. Dhghomon/programming_at_40
  18587. .NET Microservices with Steeltoe
  18588. Azure DevOps Podcast: Derek Comartin on Migrating to .NET Core - Episode 104
  18589. Your Man in the Public Gallery: the Assange Hearing Day 6 - Craig Murray
  18590. Why I Link to WayBackMachine Instead of Original Site
  18591. How is it possible to jam a virtual card reader? | The Old New Thing
  18592. Create React App vs Next.js vs Gatsby
  18593. BashPitfalls - Greg's Wiki
  18594. Update noda time plugin to support bcl types by forwarding these to the existing bcl type handlers. by davidroth · Pull Request #3124 · npgsql/npgsql
  18595. AVIF has landed
  18596. Migration of Arbitrage from Windows to Mesos
  18597. The US Army Spent Millions Developing Giant, Six-Legged Walking Trucks in the 1980s
  18598. How to speed up the Rust compiler one last time – Nicholas Nethercote
  18599. Inaugural Melb.NET virtual meetup
  18600. Eftel Group - Telecommunication Infrastructure for Corporate, Wholesale, Government & Residential Sectors
  18601. Pair programming with JetBrains IDEs
  18602. Learn Docker in one month - on YouTube! Your guide to week 1
  18603. ASP.NET Core Configuration - Options Validation - Code Maze
  18604. Auto generated WebAPI client library with NSwag
  18605. Assembly Versioning and DLL Hell in C# .NET: Problems and Solutions - Michael's Coding Spot
  18606. Using a Dapper Base Repository in C# to Improve Readability
  18607. Dataflow Analysis of Integral Values – .NET Tools Blog | JetBrains
  18608. Can't disable Chrome Mobile video autoplay. Have set to Blocked in Site Settings; still autoplaying
  18609. sinshu/managed-doom
  18610. Quand je découvre que mon code a été modifié en mon absence - Les Joies du Code - Humour de développeurs : gifs, memes, blagues
  18611. DIY IoT door monitor with ESP8266
  18612. Re-examining our approach to memory mapping | Time series data, faster
  18613. Disposable mask under the microscope
  18614. Tooltips in tooltips · Philip Ardeljan is a UI designer
  18615. Stellar Cartography With Self Organizing Maps
  18616. Tinkerer - You Aren't Going To Need It
  18617. Before you pack your webapp in Electron | Ori Livni’s Notes
  18618. » BitTorrent v2
  18619. The Business Lessons I Learned from Not Cutting My Hair for 18 Months
  18620. Beijing KFC
  18621. Language Log » "That, that, that…", part 2
  18622. Music Theory is Racist
  18623. Create php-gd2-12129745956.jpg by dddndd21 · Pull Request #107 · StackExchange/StackExchange.DataExplorer
  18624. This is definitely rare: It happens only ten times a month | The Old New Thing
  18625. C++/WinRT injects additional constructors into each runtime class | The Old New Thing
  18626. 18.S191 Introduction to Computational Thinking
  18627. Oracle Developer Live—Java
  18628. Weekly Notes - #27 | Miguel Bernard's Blog
  18629. TLS certificate lifespan cut short: A win for security, or cause for chaos?
  18630. Things I Learned to Become a Senior Software Engineer
  18631. index - BasicIncome
  18632. Verizon achieves milestone in future-proofing data from hackers
  18633. Elixir Is Not Ruby. Elixir Is Erlang
  18634. It’s getting Cozy
  18635. Securing Azure Functions using certificate authentication
  18636. Build and Deploy .Net Core WebAPI Container to Amazon EKS using CDK & cdk8s | Amazon Web Services
  18637. Calling Windows APIs in .NET5
  18638. When Things Get Really Bad – NTFS File System Corruption War Story
  18639. An Azure Reference Architecture – Azure From The Trenches
  18640. Kassel Labs
  18641. Migrating from ASP.NET to ASP.NET Core
  18642. Web-to-App Communication: The Native Messaging API
  18643. Visual Studio Codespaces is consolidating into GitHub Codespaces | Visual Studio Blog
  18644. Hard to discover tips and apps for making macOS pleasant
  18645. Noita - A roguelite where everything can be destroyed.
  18646. Service proxy, pod, sidecar, oh my!
  18647. Rain Speedtest
  18648. Preventing Insecure Network Connections | Apple Developer Documentation
  18649. DEVintersection Virtual Workshop Event
  18650. Why you want to encrypt password hashes
  18651. Athletic Anti-Nutrition: What a Vegan Diet Did to Carl Lewis
  18652. The most efficient way to solve problems: not having them
  18653. What is the Value of Browser Diversity?
  18654. Attention is your scarcest resource
  18655. Boardwatch Magazine Vol 09 01 1995 Jan : Free Download, Borrow, and Streaming : Internet Archive
  18656. How to pick more beautiful colors for your data visualizations
  18657. 10+ Sorts, Visualized - Disparity Cube (Radix, Gravity, Quicksort, ...)
  18658. boardwatch-1994-08 : Free Download, Borrow, and Streaming : Internet Archive
  18659. Predators and Prey - Numberphile
  18660. Contra - Behind the Code
  18661. yaelwrites/Big-Ass-Data-Broker-Opt-Out-List
  18662. NetLearner.org Home page - NetLearner.Portal
  18663. Key exchange standards - Manning
  18664. Massacring C Pointers
  18665. Are You An Anarchist? The Answer May Surprise You!
  18666. jsakamoto/ipaddressrange
  18667. The stack monoid
  18668. vasanthv/talk
  18669. Why you should charge more for your app subscriptions – Matt Ronge
  18670. Debt Matters
  18671. My Ergodox EZ Layouts to Relearn Typing within Three Days
  18672. Building a better home network
  18673. Fraidycat
  18674. When to stop working on side-projects
  18675. The MVP reconnect daily
  18676. Key exchange standards - Manning
  18677. Ubuntu 20.04 LTS’ snap obsession has snapped me off of it
  18678. spectresystems/spectre.console
  18679. Bridging the Gap Between Junior and Senior Engineers
  18680. Yahtzee in Blazor WebAssembly Part 1: The C# Model
  18681. Microsoft Offers New Documentation for Blazor and gRPC in ASP.NET Core -- Visual Studio Magazine
  18682. You Should Probably Change Your Password! | Michael McIntyre Netflix Special
  18683. Snake in a QR code
  18684. » Bullfrog after Populous The Digital Antiquarian
  18685. wybiral/micropython-aiolora
  18686. .NET Rocks! vNext
  18687. 10 Steps to Replace REST Services with gRPC-Web in Blazor WebAssembly | Syncfusion Blogs
  18688. Controller Display by Fred Wood by Fred Wood
  18689. Asynchronous coroutines with C# 8.0 and IAsyncEnumerable
  18690. Lose Weight with Nightmare Fuel
  18691. A Meta-Layer for Notes
  18692. Wittgenstein’s Revenge
  18693. Garbage in, garbage out
  18694. The 16 Hour Product
  18695. A history of elliptic curves in tweets
  18696. Join the DotNetEvolution Discord Server!
  18697. xkcd: University COVID Model
  18698. University COVID Model
  18699. C# - Handy Features
  18700. Update on Adobe Flash Player End of Support
  18701. Microsoft Ignite
  18702. Costs of running a Python webapp for 55k monthly users
  18703. What Every C Programmer Should Know About Undefined Behavior #2/3
  18704. The .NET Docs Show - Exploring ASP.NET Core + Vue.js with Matt Millican
  18705. Coursera | CareerForce
  18706. Modern C
  18707. Rough edges in the when_all coroutine, part 2: Overloaded comma operator | The Old New Thing
  18708. Future of C#
  18709. Edit and Replay your network requests, direct from the browser
  18710. Using HIBP, AppInsights and Grafana to detect credential stuffing.
  18711. Add contibutors to the release notes by Brar · Pull Request #46 · npgsql/doc
  18712. Website Security, WAF, CDN, DDoS Protection | AppTrana
  18713. Reddit gets its app to 50 million Play Store downloads, mostly by making the mobile web experience miserable
  18714. A Beginner’s Guide to Setting Up a Web Application with Typescript and Express
  18715. Ian Bebbington - State-of-the-art ML in UWP
  18716. It's 2020 and it is time for text mode with Gui.cs
  18717. Top-level programs in C# 9.0
  18718. 10 Steps to Replace REST Services with gRPC-Web in Blazor WebAssembly | Syncfusion Blogs
  18719. Everything You Need to Know to Get Started with Deno
  18720. It’s not just cars that make pollution. It’s the roads they drive on, too
  18721. Integrate ASP.NET Core Razor components into Razor Pages and MVC apps
  18722. NuScale’s small nuclear reactor is first to get US safety approval
  18723. Time passed since Daniel applied for a US visa
  18724. RGBW RGB Downlight WiFi - 4 Pack
  18725. What is your take on checking return values?
  18726. Learn how to deploy .NET Core apps to Azure with GitHub Actions
  18727. Battery-free Game Boy runs forever
  18728. Upcoming changes to CI/CD Minutes for free tier users on GitLab.com
  18729. samizdatco/skia-canvas
  18730. Why You Should Share Your Ideas Online - Stew Fortier
  18731. Beginner's Mind | SQL, Code, Coffee, Etc.
  18732. Why I Don't Care About My Window Manager
  18733. Winning Communication in Remote Teams
  18734. Open Source Everything
  18735. A case for the mediocre developer
  18736. Thomas Jefferson to John Norvell
  18737. This Tiny Nuclear Reactor Will Change Energy—and Now It's Officially Safe
  18738. Microsoft Expressive Pixels: a platform for creativity, inclusion and innovation
  18739. What If Certain Mental Disorders Are Not Disorders At All?
  18740. On .NET Live - Application logs and diagnostics with Serilog
  18741. FilePizza - Your files, delivered.
  18742. A* Program — /dev/color
  18743. Black engineers group seeks next-gen IT leaders
  18744. transport_security_state_static.json - Chromium Code Search
  18745. Call session - Microsoft User Research
  18746. Restrict DownloadLinks to a specific user by Yiddishe-Kop · Pull Request #9 · armancodes/laravel-download-link
  18747. React is becoming a black box
  18748. Restrict DownloadLinks to a specific user by Yiddishe-Kop · Pull Request #9 · armancodes/laravel-download-link
  18749. Rough edges in the when_all coroutine, part 1: Empty parameter list | The Old New Thing
  18750. Creating background .NET Core services on Linux
  18751. Juno College Bootcamp Student to Web Developer with Ro The Coder
  18752. Blazor WebAssembly : Custom Authentication - EP11
  18753. Factorio - Trailer 2014
  18754. Factorio - Trailer 2020
  18755. Build your own .NET memory profiler in C#
  18756. Platform Tempered Glass Plate 310*310mm for FDM 3D Printer
  18757. Shelly1 physical button switch not working - Offizielles Shelly Support Forum
  18758. The release of the Azure Data Studio extension generator is now available - SQL Server Blog
  18759. Connector for AWS in Azure Cost Management + Billing is now generally available
  18760. Use TempDataAttribute For Clean Code
  18761. AWS Toolkit in JetBrains Rider | Amazon Web Services
  18762. C# 9.0: Records – Work With Immutable Data Classes
  18763. DevReach 2020 Now ONLINE & Free
  18764. Virtual Events in September to Discover! | Xamarin Blog
  18765. Building React Apps With Storybook — Smashing Magazine
  18766. Amazon.com: RCAWD Front and Rear Shock Absorber Oil Filled Type Aluminum Alloy 1316 for Rc Hobby Model Car 1-14 Wltoys 144001 Buggy Option Parts Hop-Ups 4Pcs(Yellow): Toys & Games
  18767. MIT 18.S097: Programming with Categories
  18768. thomasgalliker/ObjectDumper
  18769. ASP.NET Community Standup - Aug 25th 2020 - Razor Tooling
  18770. Customizing Trimming in .NET Core 5 | .NET Blog
  18771. Full-Text Search Battle: PostgreSQL vs Elasticsearch
  18772. E-mail gateways and gatekeeping
  18773. Inexpensive Dynamic DNS over IRC
  18774. Options, Text Editor, C#, Advanced - Visual Studio
  18775. In Defense of a Switch
  18776. Pour One Out | Potemkin Life
  18777. Calming down Clickhouse
  18778. Writing for nobody, writing for everybody
  18779. Blanket Solutions and Microservices
  18780. Think Twice Before You Wish to Live Forever — Remo Uherek
  18781. max.hn | 3 years of receiving my twitter feed via mail
  18782. Why Universal Basic Income Is Inevitable: What You Need To Know -
  18783. Data practices for scrappy startups
  18784. The Official, Authorized List Of Legitimate Reasons For Deciding to Become a Manager
  18785. leeoniya/uPlot
  18786. Cloud firewall management API SNAFU put 500k SonicWall customers at risk
  18787. dotnet/roslyn
  18788. The .NET Docs Show - .NET open-source projects 👨🏻‍💻 with Isaac Levin 👨🏻‍🦲
  18789. .NET CLI Templates in Visual Studio | .NET Blog
  18790. XAML Hot Reload Survey
  18791. TSA tries out another (illegal) biometric “ID verification” system – Papers, Please!
  18792. So You Want to Learn Physics... — Susan Fowler
  18793. ARM64 Performance in .NET 5 | .NET Blog
  18794. NeoAxis Engine 2020.5 Released - .NET Core, Visual Studio Code, Rider support, improved built-in GUI
  18795. chsienki/Kittitas
  18796. 10 lesser-known Web APIs you may want to use
  18797. Lo-Fi Player
  18798. Synthesizing a when_all coroutine from pieces you already have | The Old New Thing
  18799. Announcing PeachPie 1.0-preview1 @ PeachPie
  18800. Future Tech 2020 Conference | Homepage
  18801. connorferster/handcalcs
  18802. Rewritten in Rust: Modern Alternatives of Command-Line Tools · zaiste.net
  18803. Most favorited Hacker News posts of all time
  18804. Inaugural Melb.NET virtual meetup
  18805. The Why and How of Privacy and Security — This Too Shall Grow
  18806. Create on Your Terms with Your Community | Patreon Blog
  18807. How to Spot Toxic Software Jobs From Their Descriptions
  18808. US court fully legalized website scraping and technically prohibited it - Parsers
  18809. Adding Scripting to .NET Applications
  18810. Deploying .NET Core to Heroku
  18811. Postel's Law - The Robustness Principle
  18812. Running Container Workloads in Microsoft Azure - Simple Talk
  18813. Aspect Oriented Programming using proxies in ASP.NET Core | Awaiting Bits
  18814. Tracing at Slack: Thinking in Causal Graphs - Slack Engineering
  18815. ASP.NET Core Configuration - Basic Concepts - Code Maze
  18816. Announcing the General Availability of Bottlerocket, an open source Linux distribution built to run containers | Amazon Web Services
  18817. Using Digital Signatures to check integrity of cipher texts in ASP.NET Core Razor Pages
  18818. Translating NHibernate LINQ query to SQL
  18819. New Steps to Combat Disinformation - Microsoft on the Issues
  18820. 9 open source leaders I enjoy following on Twitter
  18821. Xamarin.Forms New Drawing API! Part 1
  18822. Experian database laked
  18823. Handle IdLinkage X509 chain building status. by vcsjones · Pull Request #41691 · dotnet/runtime
  18824. Add SafeBuffer Span<T> methods by huoyaoyuan · Pull Request #40842 · dotnet/runtime
  18825. Why I Actively Discourage Online Tooling like `jwt.io` and Online JSON Validators · Jamie Tanna | Software Engineer
  18826. Make Security an Inside Job – Design Monday | J Wolfgang Goerlich
  18827. You flow downhill
  18828. amymhaddad
  18829. Why developers hate Ruby on Rails
  18830. On the Epic side of history
  18831. How I Built Our Marketing Team, 15 Years After Launching – Bogdan Mitrache
  18832. Thoughts on Fundraising - Blair Reeves
  18833. Lunar
  18834. Nerves-keyboard - Running a mechanical keyboard with Elixir
  18835. Seven trust and safety features to build into your product before someone gets hurt
  18836. I've decided to pursue a Bootstrap MBA
  18837. Awesome 8-Bit DIY Breadboard Computer (Kits are Available) - EEWeb
  18838. Adding a Little DAPR to Your .NET Microservices
  18839. CoffeeGeek - Baratza Sette 30 Grinder
  18840. VALORANT's 128-Tick Servers
  18841. ASP.NET Community Standup - Sept 1 2020 - YARP Reverse Proxy Toolkit
  18842. Introducing GitHub Container Registry - The GitHub Blog
  18843. Improvements in native code interop in .NET 5.0 | .NET Blog
  18844. Performance best practices with gRPC
  18845. Why we are suing the Administration - Newsroom
  18846. Why I’m Writing A Book On Cryptography
  18847. htop-dev/htop
  18848. An Introduction to Kubernetes: Deploying ASP.NET Core applications to Kubernetes - Part 1
  18849. More on trivial functions like CopyRect and EqualRect | The Old New Thing
  18850. GitLens Extension in Visual Studio Code
  18851. The database I wish I had
  18852. About Applebot
  18853. Monsters Weekly 178 - How to Manually Trigger GitHub Actions
  18854. Build a REST API in .NET Core - Simple Talk
  18855. How to log NHibernate SQL to ASP.NET Core loggers
  18856. Natively Format JavaScript Numbers
  18857. Setting Up GrayLog For Use With NLog
  18858. REST – the ignored parts – Webinar Recording – .NET Tools Blog | JetBrains
  18859. Monsters Weekly 180 - SQL Profiling with Azure Data Studio
  18860. Solution & Project Structure of a Loosely Coupled Monolith
  18861. .NET Foundation Project Spotlight
  18862. Monsters Weekly 179 - Working with AsyncLocal
  18863. Free Books for Learning and Getting Started with Cloud-Native .NET Apps
  18864. Exploring the .NET Core library Coravel for Task Scheduling, Caching, Mailing and more
  18865. Docker 101 and How do containers work?
  18866. New C# Source Generator Samples | .NET Blog
  18867. Shawn Wildermuth's Blog
  18868. AWS SDK for .NET v3.5 Now Generally Available | Amazon Web Services
  18869. Minimal React: getting started with the frontend library
  18870. What is .NET? How does it work? Is it a language or a Platform?
  18871. Don't Code Tired | Running xUnit.net Tests on Specific Threads for WPF and Other UI Tests
  18872. C# preprocessor directive symbols from the dotnet build command line via DefineConstants
  18873. Securing Azure Functions using API Keys
  18874. BSides København
  18875. Consequences Of Code « blarg?
  18876. Motivation
  18877. Azure/bicep
  18878. Version number bumped to 3.0.0 from 2.8.0 (tentative). · ruby/ruby@21c62fb
  18879. Debug ASP.NET Core Blazor WebAssembly
  18880. If your Mac doesn't turn on
  18881. Google, the Stupidity Amplifier — Greg Egan
  18882. App Trimming in .NET 5 | .NET Blog
  18883. F# 5 update for August | .NET Blog
  18884. A Lesson in LoRa Module P2P Standards (or the Lack Thereof)
  18885. Supporting Linux kernel development in Rust
  18886. Introducing the Half type! | .NET Blog
  18887. Big Plans for Big Data and .NET for Spark | .NET Blog
  18888. The Architecture of Open Source Applications
  18889. GIFBot - Interactive Twitch Bot
  18890. An interesting question for technical founders
  18891. Soatok’s Guide to Side-Channel Attacks
  18892. Amazon.com: BatPower 120W USB C Laptop Car Charger, PD 90W Car Charger for New Surface Book 2 Laptop Pro 7 USB C Car Charger HP Spectre X360 Razer Microsoft Dell Laptop Car Charger Vehicle DC 12v-24v Auto Adapter: Computers & Accessories
  18893. System Programming in 2k20
  18894. On the moral authority of the founding CEO - As Risky As It Gets
  18895. The Importance of Doing - Jonathan Liu
  18896. Tips for stable and portable software
  18897. No longer looking for shortcuts!
  18898. Deployed To Production Is Not Enough
  18899. Zigbee Device Compatibility Repository
  18900. At First I Thought Someone Was Trying to Scam Me Out of My Domain Name
  18901. Taking a look at Gerät 32620 — The Postface
  18902. .NET R&D Digest (August, 2020)
  18903. 1st Game: Snek - Making an 8 Bit pipelined CPU
  18904. Users
  18905. App Review process updates - News - Apple Developer
  18906. Orleans at Microsoft
  18907. 2.90 — blender.org
  18908. Blender 2.90 - Features Showcase
  18909. PinePhone Manjaro Community Edition | PINE64
  18910. Application Containerization - Migrate apps to Azure Kubernetes Service (Preview)
  18911. Is there a code page that matches ASCII and can round trip arbitrary bytes through Unicode? | The Old New Thing
  18912. Dispose Resources Asynchronously With IAsyncDisposable
  18913. The More You Know The More You Realize You Don't Know
  18914. Why are there 5280 feet in a mile?
  18915. Adding a little Swagger to OData
  18916. Inject a service into a System.Text.Json converter
  18917. Analysis of Today's CenturyLink/Level(3) Outage
  18918. Release ILSpy 6.2 Preview 1 · icsharpcode/ILSpy
  18919. Do we really travel through time with the speed of light?
  18920. Blazor GameDev - part 9: introducing the Finite State Machine - Davide Guida
  18921. Take Action with MJ for Texas · Mobilize
  18922. Get Involved - MJ for Texas
  18923. My PR was denied by Iranian Law
  18924. Vimac
  18925. Being a Grafanista: a look from inside
  18926. swyx Writing | How to Create Luck
  18927. My mama told me "Hiring a Developer" is like a box of chocolate, you never know what you gonna get - Alireza Savand blog
  18928. Less is more
  18929. Zen and Development | Potemkin Life
  18930. reegeek/StructLinq
  18931. Real-time rendering of water caustics
  18932. VerifyTests/DiffEngine
  18933. Introduction
  18934. Cryptologie | Links
  18935. vinayak-mehta/present
  18936. Antifragile Web Development
  18937. [outages] Level3 (globally?) impacted (IPv4 only)
  18938. NASA Workmanship Standards : National Aeronautics and Space Administration : Free Download, Borrow, and Streaming : Internet Archive
  18939. How to build mini high voltage Jacob's Ladder
  18940. Exploring mullender.c - A deep dive into the first IOCCC winner :: LainSystems
  18941. Flexbox Defense
  18942. Zero-Knowledge Proofs from Information-Theoretic Proof Systems - Part I | ZKProof Standards
  18943. So you want to roll your own crypto?
  18944. Random colours – ANU QRNG
  18945. Atte Juvonen - No, banks do not have a magic wand that creates money out of thin air
  18946. Fully embracing the dumb terminal laptop
  18947. Don't get stuck - stitcher.io
  18948. Beyond Black Hole: A Shower Thought
  18949. SubtletyAndSignificance
  18950. Memoirs from My First Interview
  18951. Tips for hobby embedded development beginners
  18952. Anatomy of a low frequency aviation radio beacon
  18953. A Good Day | Jonathan Verrecchia
  18954. Write explicit type guards
  18955. Software Engineering Tips and Best Practices for Data Science | Ahmed BESBES
  18956. Go Fuzz Yourself! Where do I even begin?! – MIKE CURNOW
  18957. - Age of Ascent
  18958. Follow My Explorations into AWS for .NET Developers
  18959. GeekDesk “Max” sit-stand desk review: Two years with a motorized desk
  18960. Programming with Proofs for High-assurance Software
  18961. Life is Short
  18962. Very short functions are a code smell – an overview of the science on function length – Software by Science
  18963. Slack disclosed on HackerOne: Remote Code Execution in Slack...
  18964. dotnet/aspnetcore
  18965. Objective-Rust
  18966. Optimized shot-based encodes for 4K: Now streaming!
  18967. Linux Hardware Reviews, Open-Source Benchmarks & Linux Performance
  18968. CSS 3D ENGINE
  18969. Cyberdecks For High-Tech Low-Lifes
  18970. HealthcareIsDumb.com
  18971. florinpop17/app-ideas
  18972. Ham radio is dying! No it’s not, it's evolving - K0LWC
  18973. Analysis | For some military veterans, QAnon conspiracies offer comfort and belonging
  18974. Apple Terminates Epic Games' Developer Account
  18975. weikio/PluginFramework
  18976. Zoom is now critical infrastructure. That’s a concern
  18977. Pure and Applied Chess
  18978. Why not make it easier to share the truth? part 1
  18979. Analog writing tools
  18980. Ethereum Is a Dark Forest
  18981. The ability to send a plain text email is not a skill people care about (mostly)
  18982. Hidden Gems Conference Day 3 Track Two
  18983. How I finally beat my son at a computer game
  18984. Overlap and Glue
  18985. Open Alpha Playtest - Aug 29, 2020
  18986. RFC8890: The Internet is for End Users
  18987. Website Domains Names & Hosting
  18988. DNS Physical Structure
  18989. EGX 2020 Leftfield Submissions
  18990. How do I convert from the C++/WinRT projection type to the C++/WinRT implementation type? | The Old New Thing
  18991. 🎓 Dr. Freemo :jpf: 🇳🇱 (@freemo@qoto.org)
  18992. The Internet Speculative Fiction Database
  18993. Meet Silq- The First Intuitive High-Level Language for Quantum Computers
  18994. Muse — tool for thought
  18995. Zoom still don't understand GDPR
  18996. A Short Guide to Minimal Web Development · Jens Oliver Meiert
  18997. Easily create web extensions for Safari. - News - Apple Developer
  18998. .NET for Spark Survey
  18999. WSLconf
  19000. From a Whatsapp group prototype to a $1.3 million investment. A founders validation journey.
  19001. Coaching without doing
  19002. Ergonomic superiority, RSI and why I bought a split keyboard
  19003. Regulation Is Killing Medical Software Innovation
  19004. Getting Started PeachPie
  19005. Asana S-1 Analysis - Comparing One Productivity Powerhouse to Another by @ttunguz
  19006. It Took 2 Years To Make My First Dollar Selling A Product
  19007. Democracy in China During the Early 20th Century
  19008. How To Update Your BIOS For Windows 8? | Samsung Support Gulf
  19009. CTO + VP Engineering: Needed or Redundant?
  19010. Agenda: .NET Core as Cloud Native - NDC Minnesota 2020 | Online Developers Conference
  19011. Wind and solar are 30-50% cheaper than thought, admits UK government
  19012. The Single Responsibility Principle Revisited
  19013. Securing Blazor Client-side Applications
  19014. Announcing Rust 1.46.0 | Rust Blog
  19015. agileobjects/ReadableExpressions
  19016. Home | reMarkable
  19017. Automatically find latent bugs in your code with .NET 5 | .NET Blog
  19018. TikTok
  19019. Kill sticky headers
  19020. Use Project Tye to simplify your .NET microservice development experience (part 2)
  19021. Scrollbar Blindness | Sven Kadak
  19022. HTML Standard
  19023. How do I convert from the C++/WinRT implementation type to the C++/WinRT projection type? | The Old New Thing
  19024. Fullstack Course Tracker with React, Airtable, and Netlify - JAMstack Crash Course #2
  19025. Venus is the Best Place in the Solar System to Establish a Human Settlement (2003)
  19026. Facebook apologizes to users, businesses for Apple’s monstrous efforts to protect its customers' privacy
  19027. d3/d3
  19028. Code Runner - Visual Studio Marketplace
  19029. C++ with Visual Studio Code on macOS
  19030. iOS 14 privacy settings will tank ad targeting business, Facebook warns
  19031. Crowdin | Localization Management Platform for agile teams
  19032. Computer Stuff They Didn't Teach You #9 - Ports and Processes! What Process has that Port open?
  19033. The Potentially Revolutionary Celera 500L Aircraft Officially Breaks Cover
  19034. Configure VS Code for Clang/LLVM on macOS
  19035. Call For Presentations – PasswordsCon
  19036. Technical Advisory – wolfSSL TLS 1.3 Client Man-in-the-Middle Attack (CVE-2020-24613)
  19037. .NET Rocks! vNext
  19038. Racket
  19039. Release Beta 9 - adds support for .net 5.0 preview 8 and later · egil/bUnit
  19040. How to not give a fuck
  19041. The Joy of Things being Things - The Space Under the Window (Andrew Plotkin, 1997) - Half Mermaid Productions
  19042. Why walking meetings boost creativity 60% - Greg Raiz
  19043. The Five Pillars Of Wealth Building - Darius Foroux
  19044. Robots I Love
  19045. What you should study
  19046. Bilingual baby name finder
  19047. Evolving .NET Framework Monoliths with .NET 5 and Kubernetes
  19048. Release 1.0.0-preview4 · microsoft/reverse-proxy
  19049. Using Azure Monitor Workbooks for Quick Monitoring Analytics - Daily .NET Tips
  19050. Making WAVs: Understanding, Parsing, and Creating WAV Files in JavaScript
  19051. Announcing Entity Framework Core (EF Core) 5.0 Preview 8 | .NET Blog
  19052. Understanding .NET Generic Host Model - Sahan Serasinghe - Personal Blog
  19053. Fennel – Why Fennel?
  19054. Windows Terminal Preview 1.3 Release | Windows Command Line
  19055. Building A GitHub Repo Importer For A .NET Application - James Hickey
  19056. Jacques Cousteau's Grandson Wants to Build the International Space Station of the Sea
  19057. Is TDD Dead
  19058. Life, part 33
  19059. First Run Dedection with Xamarin.Essentials | Xamarin Blog
  19060. Why Johnny Won't Upgrade · Jacques Mattheij
  19061. A REAL Nintendo Wii is Packed into this Handheld!!!
  19062. Frontend performance: React SSR and the Uncanny Valley
  19063. PCI Express Retimers vs. Redrivers: An Eye-Popping Difference | Astera Labs
  19064. Arwes - Sci-Fi UI Framework
  19065. Why are some system functions exported as stubs instead as forwarders? | The Old New Thing
  19066. radEventListener: a Tale of Client-side Framework Performance | CSS-Tricks
  19067. Beyond REST and RPC: Asynchronous Eventing and Messaging Patterns
  19068. The Intersection of Microservices, Domain-Driven Design and Entity Framework Core
  19069. Adding a little Swagger to OData
  19070. What happens when you load a URL?
  19071. Where's the YouTube Video? : dylanbeattie.net
  19072. You want people to do the right thing? Save them the guilt trip | Psyche Ideas
  19073. ASP.NET Core updates in .NET 5 Preview 8 | ASP.NET Blog
  19074. Hiring is Broken | Emily Nakashima | Monktoberfest 2018
  19075. Producer/consumer pipelines with System.Threading.Channels
  19076. Heyyyyyyyyyyyy.com | email with *nuance*
  19077. 💲🇹🇼 Sharing Salary in Taiwan 🤔(only paid by Taiwanese company or Local branch, No remote)
  19078. Black Americans Want Police to Retain Local Presence
  19079. Syllabus for Eric's PhD students
  19080. Optimal Peanut Butter and Banana Sandwiches | Ethan Rosenthal
  19081. Event Sourcing on Azure - part 1: architecture plan - Davide Guida
  19082. wybiral/micropython-lora
  19083. Providers | PrivacyTools
  19084. Bahnschrift font family - Typography
  19085. EVOLT 11148 | D/LIGHT LED 12W TRI COL IP44 DIM 92MM WHT
  19086. open-sdr/openwifi
  19087. Smart RGBW WiFi DownLight
  19088. How to achieve career growth: opportunities, skills & sponsors - Blog by Damian Schenkelman
  19089. Visual Studio 2019 for Mac - Preview Release Notes
  19090. Reflecting on my failure in building Prosper.
  19091. ASP.NET Core updates in .NET 5 Preview 8 | ASP.NET Blog
  19092. Google Play Music Desktop Player
  19093. Source Generators in C#
  19094. highlightjs/highlight.js
  19095. .NET Rocks! vNext
  19096. Can Thieves Crack 6-Digit iPhone Passcodes?
  19097. Quick S-1 Teardown: Snowflake
  19098. Constrained Open Generics Support Merged in .NET Core DI Container
  19099. Thorsten Ball - But does it help you ship?
  19100. Visual Studio 2019 v16.8 Preview 2 Releases New Features Today! | Visual Studio Blog
  19101. Leading-Trim: The Future of Digital Typesetting
  19102. If Humans Spoke in Vectors...
  19103. Announcing .NET 5.0 Preview 8 | .NET Blog
  19104. Is cloud security too easy to screw up? | A Cloud Guru
  19105. What's it like as a Senior Engineer?
  19106. Do Storks Deliver Babies? - Numberphile
  19107. DevOps Notts - August 2020 - Michael Gillett and Martin Woodward - OUR FIRST BIRTHDAY 🎉🎂!
  19108. Github package registry not compatible with dotnet nuget client
  19109. jcansdale/gpr
  19110. Kindle Collects a Surprisingly Large Amount of Data
  19111. Should you unit-test API/MVC controllers in ASP.NET Core?
  19112. Build a Pokedex with NextJS and Tailwind CSS - SSR vs SSG
  19113. A New Botnet Is Covertly Targeting Millions of Servers
  19114. Quaternions and 3d rotation, explained interactively
  19115. How to write in plain English
  19116. [base] Revision 364746
  19117. Blazor by Example
  19118. The 2020 Virtual LLVM Developers' Meeting Program
  19119. NDC Sydney 2020 | Software Developers Conference
  19120. dotnet/runtime
  19121. The Maths Masterclasses | TalentEd
  19122. Asynchronous programming - C#
  19123. SharpLab
  19124. projectkudu/kudu
  19125. Please read the paper before you comment
  19126. LiveSharp
  19127. Scaling Docker to Serve Millions More Developers: Network Egress - Docker Blog
  19128. Oh what a feeling: New Toyotas will upload data to AWS to help create custom insurance premiums based on driver behaviour
  19129. S-1
  19130. Challenge to scientists: does your ten-year-old code still run?
  19131. Release Submit Propagation Nation v0.2.2 · haacked/aspnet-client-validation
  19132. Release Squirrel.Windows 2.0.0 · Squirrel/Squirrel.Windows
  19133. PaperCall.io - .NET Conf 2020
  19134. The making of Visual Studio IntelliCode's first deep learning model: a research journey | Visual Studio Blog
  19135. View dependent packages on NuGet.org | The NuGet Blog
  19136. How to Query HaveIBeenPwned Using an Azure Sentinel Playbook
  19137. Troy Hunt @troyhunt
  19138. GCD and the magic of subtraction
  19139. Can we be both rational and creative? - Daniel Bustamante
  19140. My startup validation process
  19141. Saving the Web With Very Small Amounts of Money
  19142. How to write Blog without Motivation
  19143. You Can Sit With Us - Jonathan Liu
  19144. Under the Hood of a Simple DNS Server
  19145. Alice in Wonderland and the theft of the public domain
  19146. What You Learned Before You Were Born
  19147. Story of Vitamin D Toxicity
  19148. Enforce .NET code style in CI with dotnet format - Gérald Barré
  19149. S-1
  19150. Cross-platform cryptography in .NET Core and .NET 5
  19151. How to use the editor in Azure Cloud Shell? - Daily .NET Tips
  19152. Exploring App Service Diagnostics in Azure Portal - Daily .NET Tips
  19153. Defining Cloud Native
  19154. DevOps, Waffles, and Superheroes - Oh My!
  19155. Stay Sharp
  19156. Learn C# with CSharpFritz - Ep 1: Types, Type Conversion, and C# Language Syntax
  19157. .NET Rocks! vNext
  19158. Using Redis as a .NET Core Data Store
  19159. Developing and Deploying Microservices with 'Tye'
  19160. ASP.NET Community Standup - Aug 4th 2020 - Project Tye Update
  19161. A Journey into .NET Microservices with Steeltoe
  19162. Announcing New Version of the dotNetTips.Utility Assemblies and NuGet Packages!
  19163. .NET Regular Expressions
  19164. .NET Rocks! vNext
  19165. Entity Framework Community Standup - August 19th 2020 - Many-to-Many in EF Core 5.0
  19166. Pieter Levels makes $600k a year from Nomad List and Remote OK
  19167. Migrating .NET Framework Web Apps to Azure
  19168. On .NET Live - Generating static web applications with Statiq
  19169. Inspect and Mutate IQueryable Expression Trees
  19170. Workshop Module 2: Modeling and Architecting Microservices
  19171. API Communication in Microservices with Azure API Management and Azure Functions
  19172. On .NET Live - Sharing your status with Smart Bulbs and PrecenseLight
  19173. Languages & Runtime: .NET Community Standup - August 13 2020 - IOT, API Analyzers, Bin Log Reader
  19174. Workshop Module 1: Introducing Microservices
  19175. What not to do in ASP.NET, and what to do instead
  19176. Try New Gradients & Brushes with Xamarin.Forms 4.8 | Xamarin Blog
  19177. Why You Should Care About Microservices
  19178. Call a Web API From a .NET Client (C#) - ASP.NET 4.x
  19179. Packaging and deploying .NET Core for Linux - Part 2
  19180. Measure performance in Xamarin.Android applications | Xamarin Blog
  19181. Learn C# with CSharpFritz - Ep 2: Building our own types with Class
  19182. .NET Rocks! vNext
  19183. A tale of webpage speed, or throwing away React
  19184. Rust Contributors
  19185. Learn how to deploy .NET Core apps to Azure with GitHub Actions | Azure Friday
  19186. NuGet and long file name support · Issue #3324 · NuGet/Home
  19187. Bare-Metal MCU #9 - Review; ATTiny85 from scratch
  19188. JRediSearch version 1.8 Sync Up by tombatron · Pull Request #1531 · StackExchange/StackExchange.Redis
  19189. Implement ROLE command by zmj · Pull Request #1551 · StackExchange/StackExchange.Redis
  19190. How can I get the number of processors in the system, when there are more than 64? | The Old New Thing
  19191. Altopia Corporation Information
  19192. Questions · Patrick Collison
  19193. C# to the max! Continuations, co-routines and Source Generators!
  19194. .NET &amp; JavaScript Ninjas Community Program | Telerik
  19195. Never Run ‘python’ In Your Downloads Folder
  19196. Actually Portable Executable
  19197. Computer Stuff They Didn't Teach You #7 - Git Push --Force will destroy the timeline and kill us all
  19198. Computer Stuff They Didn't Teach You #4 - Git 101 Basics
  19199. Computer Stuff They Didn't Teach You #6 - Git Rebase vs Merge explained
  19200. Computer Stuff They Didn't Teach You #2 - Code Pages, Character Encoding, Unicode, UTF-8 and the BOM
  19201. Computer Stuff They Didn't Teach You #3 - Basic Text Editing and Hotkeys in VS Code
  19202. Computer Stuff They Didn't Teach You #5 - Git Pull Requests explained
  19203. Computer Stuff They Didn't Teach You #1 - What's a Carriage and Who's Feeding it Lines? CRLF
  19204. xunit/xunit
  19205. KitchenAid&#174; Stand Mixer Ice Cream Maker Attachment
  19206. tomrothe.de - Behavior-Driven Test Data
  19207. Daily links from Cory Doctorow
  19208. Yards, balls, fences, and software engineering
  19209. Logs and Time Series are not the same - Vallified
  19210. Newton Papers : College Notebook
  19211. US Border Patrol Says They Can Create Central Repository Of Traveler Emails, Keep Them For 75 Years - View from the Wing
  19212. Making an OS (x86) - Part 1: CPU, Assembly, Booting
  19213. What's New In DevTools (Chrome 86)  |  Web  |  Google Developers
  19214. Atmosphere Experiment by Sebastian Lague
  19215. Coding Adventure: Atmosphere
  19216. Gary Ewan Park - How to verify SQL Server connection using udl file
  19217. Computer Stuff They Didn't Teach You #8 - Containers? So What? Docker 101 Explained
  19218. sbidy/wiz_light
  19219. Thinking about dependencies :: sunshowers
  19220. Hide My Secrets - Visual Studio Marketplace
  19221. ExecutionContext vs SynchronizationContext | .NET Parallel Programming
  19222. Worldwide Mobile Data Pricing League | Cost of 1GB in 230 countries - Cable.co.uk
  19223. Logical Increments
  19224. Pilo: Raspberry Pi-Powered Lights-Out Remote Server Management for $60 or less
  19225. PaperCall.io - .NET Conf 2020
  19226. MSBuild Log Viewer
  19227. Blockchain, the amazing solution for almost nothing
  19228. Build tools around workflows, not workflows around tools
  19229. Voting in NC FAQ | NC-Voter
  19230. The Anti-Capitalist Software License
  19231. Future of DeepSpeech / STT after recent changes at Mozilla
  19232. degoogle
  19233. drduh/macOS-Security-and-Privacy-Guide
  19234. VTM
  19235. Contempt Culture - The Particular Finest
  19236. awaescher/RepoZ
  19237. ant-design-blazor/ant-design-pro-blazor
  19238. amuste/BlGridExamples
  19239. Cryptography Dispatches
  19240. BlGrid.ServerSide
  19241. High Score | Netflix Official Site
  19242. Ventoy
  19243. do {...} while (0) in macros
  19244. Encrypting texts for an Identity in ASP.NET Core Razor Pages using AES and RSA
  19245. Newsletter Week 34, 2020
  19246. China is building a GitHub alternative called Gitee – TechCrunch
  19247. N O D E
  19248. LiveAuctioneers data breach: Millions of cracked passwords for sale, say researchers
  19249. July 11, 2020 - LiveAuctioneers Account Security
  19250. AI Slays Top F-16 Pilot In DARPA Dogfight Simulation
  19251. .NET Dev Summit 2020 - Virtual Conference - Bengaluru
  19252. Use Project Tye to simplify your .NET microservice development experience (part 1)
  19253. What's new in the Windows Store client
  19254. Get Microsoft Remote Desktop - Microsoft Store en-CA
  19255. Why write ADRs
  19256. nTopology jobs
  19257. Leaked Palantir S-1 shows $579M loss in 2019 – TechCrunch
  19258. Exclude code that follows [DoesNotReturn] from code coverage (per #898) by kevin-montrose · Pull Request #904 · coverlet-coverage/coverlet
  19259. Kids Trap (Collection 1-15)
  19260. This is your one shot
  19261. fast.ai releases new deep learning course, four libraries, and 600-page book
  19262. Generating Sales from YouTube micro-influencers
  19263. You don’t always have to be productive - WEEB TRASH LIFE
  19264. Tom Spark Talks with Troy Hunt - Owner of HaveIBeenPwned!
  19265. Toward a Zoom agreement
  19266. Hand washing stations
  19267. Why I Started Experimental Cooking — A Pursuit of Joy
  19268. Why Do Technical Recruiters Even Exist? - Scott Turman
  19269. Port 5432 is open: introducing the Splitgraph Data Delivery Network
  19270. Why efficiency is dangerous and slowing down makes life better | Psyche Ideas
  19271. Ignoring mass reformatting commits with git blame – Rob Allen's DevNotes
  19272. An Update on MDN Web Docs – Mozilla Hacks - the Web developer blog
  19273. Developer Advocate, Careers At EDB
  19274. Inside the Microsoft STL: The std::exception_ptr | The Old New Thing
  19275. My Stream Timer
  19276. .NET Productivity Tips and Tricks
  19277. Recognizing different types of exception objects that Windows platform libraries can throw | The Old New Thing
  19278. How NAT traversal works
  19279. Productivity Tips and Tricks
  19280. GUIDs are globally unique, but substrings of GUIDs aren't | The Old New Thing
  19281. Introducing the new Azure SDKs
  19282. Azure SDK Latest Releases | Azure SDKs
  19283. Approximate results may vary
  19284. reMarkable microSD
  19285. The Brussels Choice - Numberphile
  19286. First thoughts on Rust vs OCaml
  19287. Chromium’s impact on root DNS traffic | APNIC Blog
  19288. Why Did Mozilla Remove XUL Add-ons?
  19289. Fullstack Vulnerability Management | Cyber Attack Prevention
  19290. Building a Second Brain: The Illustrated Notes
  19291. Building a Second Brain
  19292. Lightroom App Update Wipes Users' Photos and Presets, Adobe Says they are 'Not Recoverable'
  19293. Development quotes of the week [LWN.net]
  19294. How Shopify Reduced Storefront Response Times with a Rewrite
  19295. Upgrade to .NET 5 by davidfowl · Pull Request #96 · davidfowl/BedrockFramework
  19296. Guess a GUID
  19297. WSL 2 Support is coming to Windows 10 Versions 1903 and 1909 | Windows Command Line
  19298. Docker Desktop & WSL 2 - Backport Update - Docker Blog
  19299. Add enhancement to default behavior of client reconnection by barahonajm · Pull Request #24992 · dotnet/aspnetcore
  19300. The Temporality of Media
  19301. Who to ignore (3 bullshit filters)
  19302. The Ebb and the Flow of Product Development
  19303. Is Sapiens Worth Reading? — mattswain.co.uk
  19304. How to Initiate Contact With a Mentor | Daniel Miessler
  19305. Angel Investing: Check Sizes
  19306. Transfer a Software Project - Lessons Learned - dcaulfield
  19307. The sandpaper learning method
  19308. Pascal’s Scam - Second Breakfast
  19309. The Impostor's Advantage
  19310. Announcing TypeScript 4.0 | TypeScript
  19311. Hoppscotch
  19312. .NET Tooling Community Standup - August 20th 2020 - Chat with the NuGet team!
  19313. Moving from YouTube to PeerTube
  19314. An early release of pbrt-v4 and some notes about pbrt-gpu
  19315. 24h Sunrise/Sunset
  19316. NGINX Config | DigitalOcean
  19317. First Side Project with Svelte...and Other Cool Stuff (Stripe, Netlify Identity, FaunaDB)
  19318. Loosely Coupled Monolith
  19319. How To Remember Anything Forever-ish
  19320. ASP.NET Core in Action, Second Edition
  19321. ASP.NET Core Health Checks
  19322. A Deep Dive into How .NET Builds and Ships | .NET Blog
  19323. Evaluating “ReadLine using System.IO.Pipelines” Performance in C#
  19324. Evaluating “ReadLine using System.IO.Pipelines” Performance in C# — Part 2
  19325. The Case of the Top Secret iPod - TidBITS
  19326. davidfowl/CommunityStandUpNet5
  19327. Random UO anecdote #2
  19328. How to contact Google SRE: Dropping a shell in cloud SQL
  19329. dotnet/interactive
  19330. davidfowl/CommunityStandUpNet5
  19331. jesseduffield/horcrux
  19332. Meet the startup that helped Microsoft build the world of Flight Simulator – TechCrunch
  19333. Ice Lake AVX-512 Downclocking
  19334. Everything Old is New Again: Binary Security of WebAssembly
  19335. Microsoft.dotnet-httprepl 3.1.0
  19336. Unico Campania, hackerato il sito: 165mila email e password di utenti in rete. “Subito disattivati”
  19337. Can't you just right click?
  19338. You deserve better news. Let me pay for it.
  19339. Persisting as a solo founder
  19340. How I Use Work Tools To Organize Personal Life
  19341. Should billionaires exist? – Part 1
  19342. My dev super power is "I can build anything" so what the heck should I build?!
  19343. Obfuscating your email on the web
  19344. A Guide to Autodidactism | Jack Kinsella
  19345. Implementing 'focus and reply' for Fastmail with JMAP
  19346. Buildstarted/PuppeteerSharpBypassingBotDetection
  19347. chris124567/puppeteer-bypassing-bot-detection
  19348. Post | theheadless.dev - Learn Puppeteer & Playwright
  19349. 569936821221962380720 - Numberphile
  19350. Pixel 4xl stuck on 50% ,Switches off randomly,Has a battery symbol with a ?
  19351. MediatR: how to use Decorators to add retry policies - Davide Guida
  19352. Bring the best of the Web to your .NET desktop applications with WebView2 | .NET Blog
  19353. minvws/nl-covid19-notification-app-backend
  19354. Most "mandatory requirements" in corporations are imaginary
  19355. The Reason For The Weird PHP Function Names
  19356. ASP.NET Core 5: Make your options immutable
  19357. Simulate Mobile Devices with Device Mode in Microsoft Edge DevTools - Microsoft Edge Development
  19358. Porting a Golang and Rust CLI tool to D
  19359. Researchers Can Duplicate Keys from the Sounds They Make in Locks
  19360. A Cloudflare worker to redirect image requests from dickhead content scraper's site to a Rick Roll
  19361. Symmetric and Asymmetric Encryption in .NET Core
  19362. Kowainik - Haskell mini-patterns handbook
  19363. The Death Of Corporate Research Labs
  19364. Buy Femtoduino a Coffee. ko-fi.com/femtoduino
  19365. Introducing C# 9: Native-sized integers
  19366. ShinyHunters Serving up 21 New Compromised Databases - Binary Defense
  19367. $5 DIY "Smart" Garage Door Opener using Sonoff SV
  19368. Introduction & Table of Contents
  19369. A Look at the Current 2020 Hard Drive Failure Rates
  19370. You Need a Password Manager. Here Are the Best Ones
  19371. Scrum is not for humans
  19372. Graphical Linear Algebra
  19373. Big money, not big data
  19374. Vulnerabilities in ATM Milano's mobile app
  19375. The Economics of OnlyFans | XSRUS
  19376. Early Startup Employees and Company Growth
  19377. Release v0.0.1 · wybiral/zap
  19378. How many pieces can a puzzle have?
  19379. The Contrary Consultant
  19380. Kinesys Advantage2 - Review after three years of use
  19381. dotnet/runtime
  19382. Why Remote Work Will Convince You to Relocate -
  19383. The little guide to CI/CD for frontend developers - Maxime Heckel's Blog
  19384. Wealth Tax
  19385. ASP.NET Community Standup - Aug 11th 2020 - Blazor Updates in .NET 5
  19386. Is the Phone Gap closed in 2020?-firt.dev
  19387. Dear Apple: Your Services Are No Longer Required.
  19388. Uzay-G/archivy
  19389. Web Scraping without getting blocked
  19390. Let's Learn x86-64 Assembly! Part 0
  19391. Popular seafood species in sharp decline around the world
  19392. The ASP.NET Team @TheASPNETTeam
  19393. ignatandrei/NETCoreBlockly
  19394. Running headless Chromium in Azure Functions with Puppeteer and Playwright
  19395. umami
  19396. Modeling a Wealth Tax
  19397. Controlling IHostedService execution order in ASP.NET Core 3.x
  19398. Laying the foundation for Rust's future | Rust Blog
  19399. If Founders Treated Their Investors The Same Way They Treated Their Employees
  19400. Nintendo DS Architecture | A Practical Analysis
  19401. sourcegen.dev - Source Generator Playground
  19402. privacycg/first-party-sets
  19403. SuperIlu/DOjS
  19404. 2.5 Million Medical Records Leaked By AI Company
  19405. Supporting Encrypted Content-Encoding in HttpClient - Replacing Bouncy Castle With .NET Core
  19406. Canon's cloud platform has lost users' files – and it CAN'T restore them
  19407. RC-Network Modellsport e.V.
  19408. NDC Workshops Q4 2020: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  19409. JWTs: Which Signing Algorithm Should I Use?
  19410. Dungeon Map Doodler
  19411. ERAC National Certification Database - GMA-507368
  19412. karpathy/minGPT
  19413. Apple expands its independent repair program to Mac, after US antitrust investigation examined company’s repair policies – TechCrunch
  19414. Dependency
  19415. Data Breach Statement - Utah Gun Exchange
  19416. 2020 (ISC)² Global Achievement Awards: Celebrating achievements in cybersecurity - Help Net Security
  19417. Apple, Epic, and the App Store
  19418. Gregor Riegler · Levels of Modularity
  19419. Cheating is OK (In Some Places) — Brendan Cahill
  19420. Your first 90 days as CTO or VP Engineering.
  19421. Introduction to quantum computing with Q# – Part 6, No-cloning theorem
  19422. Why I Left a Career as a Startup CTO to Become a Writer
  19423. How to Read Instagram Backup Messages the Easy Way - jq
  19424. On How Couples Meet and Legal Salaries - Jonathan Liu
  19425. SSH Considered Harmful – Why You Should Be Using Persistent Sessions
  19426. .NET and Visual Studio project tooling survey
  19427. #124 Een wachtwoord is als een onderbroek, een interview met TROY HUNT #haveibeenpwned
  19428. C# 9 – Anthony Giretti's .NET blog
  19429. Carl Franklin's Blazor Train: Application State
  19430. Codice Software joins Unity Technologies to bring version control to real-time 3D workflows
  19431. Introducing Blazor Automatic Kingdom
  19432. Practical Debugging for .NET Developers is Available! - Michael's Coding Spot
  19433. Report: “No Need to Hack When It’s Leaking:” GitHub Leaks of Protected Health Information
  19434. Apple Threatens to Terminate Epic Games' Developer Accounts on August 28
  19435. ASCII Ray Tracing in C++ Console
  19436. Support SkyCircl.es
  19437. Ct.js — a free game editor
  19438. Life, part 32
  19439. The ODIN
  19440. IBM Reveals Next-Generation IBM POWER10 Processor
  19441. Response to Google open letter
  19442. mines
  19443. Hiding messages in x86 binaries using semantic duals
  19444. Recent advances in Natural Language Processing- Some Woolly speculations
  19445. Watch Netflix Through a Filmmaker's Lens
  19446. Open letter - The way Aussies search with Google is at risk - Google
  19447. Stateful Hash-Based Signatures | CSRC | CSRC
  19448. WebAssembly Weekly Issue #126
  19449. SQLite Release 3.33.0 On 2020-08-14
  19450. charliegerard/safe-space
  19451. MicroPython - Python for microcontrollers
  19452. Using Kibana to Debug Production Issues | Preslav Mihaylov
  19453. Digital Sight Management, and the Mystery of the Missing Amazon Receipts
  19454. Factorio and Software Engineering · Krishna's words
  19455. Delete Your Social Media 📱 — Brendan Cahill
  19456. The “Easiest” Paths to Product Management
  19457. Code Smell: Concrete Abstraction
  19458. Focus on what you can control
  19459. » The ergonomic mouse that saved my wrist by James Eftegarie
  19460. labuladong/fucking-algorithm
  19461. p-j-miller/ya-sprintf
  19462. Pascal (Not Just Nickel & Dime) - Computerphile
  19463. United States Postal Service (USPS) Files Patent for a Blockchain-Based Voting System - Herald Sheets
  19464. Publication Images
  19465. Developers’ side projects
  19466. Web by Google (TM)
  19467. The Mutt E-Mail Client
  19468. Everything You Need to Vote - Vote.org
  19469. ROMAN EMPEROR PROJECT - Daniel Voshart - Design / Cinematography
  19470. How I use Obsidian to manage my goals, tasks, notes, and software development knowledge base
  19471. [PATCH] fs: NTFS read-write driver GPL implementation by Paragon Software.
  19472. The best way to exercise self-control is not to exercise it at all | Psyche Ideas
  19473. To the future occupants of my office at the MIT Media Lab
  19474. Oh Shit, Git!?!
  19475. The Illustrated TLS Connection
  19476. Fastest star ever seen is moving at 8% the speed of light
  19477. Cross Stitch and Embroidery Keycap for Mechanical Keyboard R5 MX | PrusaPrinters
  19478. Domain hacks with unusual Unicode characters
  19479. linksfor.dev(s)
  19480. Frustrated? It's not you, it's Rust - fasterthanli.me
  19481. Future Tech 2020 Conference | Homepage
  19482. Survey: Native AOT · Issue #40430 · dotnet/runtime
  19483. Getting started as a cloud engineer with Gwyneth Peña | Azure Friday
  19484. Isoflow
  19485. A Guide to Understanding What Makes a Typeface Accessible, and How to Make Informed Decisions.
  19486. Cloud images, which one is the fastest?
  19487. Short Domain Names
  19488. The BEAM has Spoiled Me
  19489. The Mythical DevOps Engineer - Alessandro Diaferia
  19490. What is Immutable Infrastructure?🤔
  19491. twilco/kosmonaut
  19492. A Database of 5,000 Historical Cookbooks Is Now Online, and You Can Help Improve It
  19493. Can modern software be snappy? :: The Brush Blog
  19494. Java Performance in Containers
  19495. Chernobyl Fungus Eats Nuclear Radiation Via Radiosynthesis
  19496. Amazon's Machine Learning University is making its online courses available to the public
  19497. Mozilla’s uncertain future
  19498. Zillow 2020 Urban-Suburban Market Report - Zillow Research
  19499. I was building a new website for Post Apathy - until the petulant CEO of Ghost.org deleted my website
  19500. davidwengier/SourceGeneratorPlayground
  19501. Test components in ASP.NET Core Blazor
  19502. Dear Google Cloud: Your Deprecation Policy is Killing You
  19503. Check Your Voter Registration Status - Vote.org
  19504. The Walmart Drive-in
  19505. Domeneshop
  19506. Most Americans Have No Real Choice in Internet Providers – Institute for Local Self-Reliance
  19507. Multi-Cloud is the Worst Practice - Last Week in AWS
  19508. Unicode In Five Minutes ⌚
  19509. My best SEO tactic so far
  19510. DEVintersection Virtual Workshop Event
  19511. XLL with Embedded ASP.NET Core (Kestrel) - Built with XLW against .NET 5 Preview
  19512. Adding support for constrained open generics to DI by jbogard · Pull Request #39540 · dotnet/runtime
  19513. What it took to Reach $100 MRR
  19514. Bend business networking to your will
  19515. Machine Learning of Sets
  19516. Navigating Termsheets
  19517. 10 Reasons why Enterprises should modernize Applications
  19518. A quick look at Rookout, a real-time debugging & logging product
  19519. How Well your Product is Really Doing
  19520. Commiserations, skepticism, and antirealism about genomics and Truth
  19521. 20 Developer Portfolios for Inspiration
  19522. Testing Sucks
  19523. How to write commit messages that will save you a lot of time
  19524. Mozilla's failures and a path to profitability
  19525. Multitasking Is A Myth. Here's why
  19526. Build An Audience Online - How To Build It?
  19527. How to Become a Technical Product Manager
  19528. www.QRpicture.com
  19529. r/gatech - My story of what it’s been like being symptomatic for covid at Georgia Tech
  19530. What's the future of Servo? · Discussion #27575 · servo/servo
  19531. Intel® Trust Domain Extensions
  19532. Write your Own Virtual Machine
  19533. servo/servo
  19534. I Love MDN, or the cult of the free in action
  19535. ASP.NET Core Blazor Server with Entity Framework Core (EFCore)
  19536. dotNET Weekly
  19537. Google resumes its attack on the URL bar, hides full addresses on Chrome 86
  19538. Mozilla: The Greatest Tech Company Left Behind
  19539. Creating a dotnet tool
  19540. Socially distant abbreviated summer vacation
  19541. Hubble finds that Betelgeuse's mysterious dimming is due to a traumatic outburst
  19542. Friday Facts #360 - 1.0 is here! | Factorio
  19543. Migrating to .NET Core: Mission Complete - CodeOpinion
  19544. Subscribe to Reactor Events
  19545. rossumur/espflix
  19546. Write-Ahead Log
  19547. Programming Linux With .NET Core 3: Introduction & Chapter 2
  19548. Serverless: I'm a big kid now - Simple Thread
  19549. Azure SQL Capacity Planning: Overview | Data Exposed
  19550. ReSharper 2020.2: Improved Code Analysis for C# 8, Code Cleanup on Save, and Revamped Unit Test Runner – .NET Tools Blog | JetBrains
  19551. Migrating to .NET Core: Mission Complete - CodeOpinion
  19552. Rider 2020.2: Localization Manager, Debugger Updates, and Major Updates to Unity Support – .NET Tools Blog | JetBrains
  19553. Ian Bebbington - On the incredible value proposition of .NET & the Uno Platform
  19554. ANNOUNNCING: Uno Platform 3.0 - Linux Support, Fluent, Material and more. - Uno Platform
  19555. "Rust does not have a stable ABI"
  19556. Segmented Log
  19557. Equality for free – planetgeek.ch
  19558. Web browsers need to stop
  19559. Byron/gitoxide
  19560. Could Fanatec upgrade firmware to support keyboard mappings on Xbox consoles now?
  19561. Container Image Retention Policy
  19562. YairHalberstadt/stronginject
  19563. Ubuntu on WSL 2 Is Generally Available | Ubuntu
  19564. patriksvensson/dotnet-example
  19565. The Languages Which Almost Became CSS - Eager Blog
  19566. Air pollution is much worse than we thought
  19567. Epic files suit against Apple after Fortnite pulled from iOS App Store [Updated]
  19568. Stop Getting Fu*ked By Technical Recruiters - A Nerd's Guide to Negotiating Salary, Benefits, and Raises - Scott Turman
  19569. Post-Open Source
  19570. How I Offloaded My Anxiety to Trello
  19571. How I Collected a Debt from an Unscrupulous Merchant
  19572. Nineteen Eighty-Fortnite
  19573. .NET Rocks! vNext
  19574. The Fortnite Mega Drop - Permanent Discounts Up to 20%
  19575. Life, part 31
  19576. If the NSA has been hacking everything, how has nobody seen them coming?
  19577. Handles are the better pointers
  19578. How to Build a Pig Latin Translator with Vanilla JavaScript
  19579. BlazorTransitionableRoute 1.0.2
  19580. Build Auth FAST for Blazor WebAssembly in .NET
  19581. JByfordRew/BlazorTransitionableRoute
  19582. Stopping phishing campaigns with bash
  19583. VisualSOS.Extension - Visual Studio Marketplace
  19584. Vitamin D, part 1
  19585. Release 0.6.0-preview1 · dotnet/blazor
  19586. EmailPwd: Has your email been hacked?
  19587. Announcing the new Jupyter Book
  19588. How to optimize your Azure workload costs
  19589. Securing Web Application Secrets Through Azure Key Vault - Simple Talk
  19590. Secrets of a .NET Professional
  19591. Data Prep for Machine Learning: Encoding -- Visual Studio Magazine
  19592. TDD and Exception Handling With xUnit in ASP.NET Core
  19593. .NET Framework August 2020 Security and Quality Rollup Updates | .NET Blog
  19594. Durable Functions: Part 1 – The Intro
  19595. Serverless apps on AWS using F# and fable
  19596. Raise less money
  19597. Building & Debugging Microservices faster using Kubernetes and Visual Studio
  19598. Why Bertrand Russell's argument for idleness is more relevant than ever
  19599. Learn to write COBOL programs in VS Code
  19600. I Love MDN ♥️ Share your appreciation for MDN
  19601. Microsoft Open Source
  19602. Squares and Tilings - Numberphile
  19603. Correctly handle a cached CRL with no NextUpdate by vcsjones · Pull Request #40717 · dotnet/runtime
  19604. JULY 2020 UPDATE: Average User Rating for Micromobility Operators - Prabin Joel
  19605. Risks of Clicking Links - ahmsec
  19606. Ready to move to the Open Web? | Joshua Austin
  19607. How does "Send all to voicemail" actually work, anyway? :: Kevin Liu
  19608. Search is too good - A Walk Within Boredom
  19609. The Social Media Problem · Jacques Mattheij
  19610. From stock market email newsletter side project to micro SaaS
  19611. Donate now | Donate to Mozilla
  19612. microsoft/msquic
  19613. Mozilla Alumni Network
  19614. Internet connection needed at home
  19615. Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries (3rd Edition) (Addison-Wesley Microsoft Technology Series): Cwalina, Krzysztof, Barton, Jeremy, Abrams, Brad: 9780135896464: Amazon.com: Books
  19616. Pen Test Partners: Boeing 747s receive critical software updates over 3.5" floppy disks
  19617. Announcing TypeScript 3.1 | TypeScript
  19618. FarazzShaikh/Terrain-Builder
  19619. Build an intelligent chat bot that runs on Slack, Facebook & more!
  19620. Here's what's new and coming to .NET Core with versions 2.1, 2.2, and 3.0
  19621. The Year In Science 2018
  19622. Security Compliance Survey
  19623. dadhi/LempTest
  19624. Mitochondria May Hold Keys to Anxiety and Mental Health | Quanta Magazine
  19625. Court dismisses Genius lawsuit over lyrics-scraping by Google – TechCrunch
  19626. r/europe - Highly accurate scientific study results
  19627. Creating background .NET Core services on Linux
  19628. Continuous Speech Recognition in .NET Core WPF applications
  19629. Quorum
  19630. Tip 274 - Set Your AzContext Interactively
  19631. Monsters Weekly 177 - C# 9 Record Types Revisited
  19632. Check out this workshop @AzureAIConf - Advanced .NET, Containers and Azure
  19633. The CompSci Pub
  19634. dotnet/aspnetcore
  19635. Bevy - Introducing Bevy
  19636. Tripping over the potholes in too many libraries
  19637. Azure DevOps Server 2020 RC2 now available | Azure DevOps Blog
  19638. How to stop procrastinating by using the Fogg Behavior Model
  19639. .NET Core August 2020 Updates – 2.1.21 and 3.1.7 | .NET Blog
  19640. ASP.NET Community Standup - Aug 11th 2020 - Blazor Updates in .NET 5
  19641. A Keyboard With Blank Keycaps Made Me an Expert Typist · Bojan Vidanovic
  19642. Steve Blank Teaching Lean Innovation in the Pandemic
  19643. Creating a QR Code step by step
  19644. The Five P Framework for Product Discovery
  19645. That coworker who never stops refactoring
  19646. YouTube is King … TikTok is Queen — Ari Lewis
  19647. I don’t trust Signal
  19648. Everything I did wrong fundraising as a first-time founder - Alex Cohen
  19649. Would breaking up 'big tech' work? What would? — Benedict Evans
  19650. Careers in Industry and Academia
  19651. What Is a Cholesky Factorization?
  19652. Warn if users target EOL frameworks by joeloff · Pull Request #12579 · dotnet/sdk
  19653. joseftw/jos.httpclient
  19654. The case for why Google should be regulated as a public utility | RankScience
  19655. SpaceX & Starlink: Is Satellite Internet a Good Idea?
  19656. Building a BASIC Interpreter, '80s Style, Part 2
  19657. Building a BASIC Interpreter, '80s style
  19658. crt.sh | 2427368505
  19659. Let’s implement a Bloom Filter
  19660. Northern VA CodeCamp
  19661. It is perfectly OK to only code at work, you can have a life too.
  19662. Staff Product Security Engineer
  19663. Free SSL Certificates and SSL Tools
  19664. Single Page Applications using Rust
  19665. Senior Product Security Engineer
  19666. The kernel and BitKeeper part ways
  19667. DI scopes in IHttpClientFactory message handlers don't work like you think they do
  19668. The day I accidentally built a nudity/porn platform
  19669. Changing World, Changing Mozilla – The Mozilla Blog
  19670. I Built My First Google Chrome Extension!
  19671. Workshop: Hack Yourself First: How to go on the Cyber-Offence - Day 1/2 - NDC TechTown 2020
  19672. Integration Testing ASP.NET Core Applications: Best Practices - Code with Steve
  19673. Emacs 27.1 released
  19674. PDF: Still Unfit for Human Consumption, 20 Years Later
  19675. How Malicious Tor Relays are Exploiting Users in 2020 (Part I)
  19676. Retry Error Handling for Activities and Orchestrations in Azure Durable Functions
  19677. That UPS you bought for your home server may not be as useful as you think
  19678. Woz's 70th Birthday
  19679. Use Visual Studio in Presentation Mode | Visual Studio Blog
  19680. An ASP.NET Core URL Builder
  19681. Reactive Extensions for .NET | endjin
  19682. Shawn Wildermuth's Blog
  19683. Comic: Pirates Love Continuous Deployment
  19684. Devcontainers AKA performance in a secure sandbox
  19685. Blazor vs Angular for Web Developers
  19686. Implementing Model View Update Pattern in Typescript
  19687. Tip 273 - Getting started with Azure Image Builder
  19688. GraphQL on Azure: Part 3 - Serverless With JavaScript
  19689. Math.Clamp Method (System)
  19690. The Clean Network - United States Department of State
  19691. Amia Srinivasan · The Sucker, the Sucker! What’s it like to be an octopus? · LRB 6 September 2017
  19692. Type.IsAssignableTo by benaadams · Pull Request #40326 · dotnet/runtime
  19693. How I Modernized My Flash Game
  19694. terrajobst/HarvestPlatformSupport
  19695. Achilles: Small chip, big peril. - Check Point Software
  19696. Why We Chose Prodigy • Marty Hu
  19697. Are CRDTs suitable for shared editing?
  19698. Metaprogramming, Metaobject Protocols, Gradual Type Checks: Optimizing the "Unoptimizable" Using Old Ideas · Stefan-Marr.de
  19699. Simon Blogs
  19700. Dorking Your Way to Search Results That Don’t Suck
  19701. It’s Not You - It’s Your Knowledge Base
  19702. Why I Can’t Stand the FSF
  19703. Python Typosquatting for Fun not Profit
  19704. How To Understand Systems
  19705. How I'm getting things done in 2020 · ./jm
  19706. You don't need this fancy recommendations system
  19707. Structured Debugging
  19708. Tolerate imperfection
  19709. I want to contribute to your project, how do I start?
  19710. Advices on writing blog posts
  19711. Beware Of Best Practices
  19712. Implement resiliency in a cloud-native ASP.NET Core microservice - Learn
  19713. Why the C Language Will Never Stop You from Making Mistakes
  19714. The Linux Backdoor Attempt of 2003
  19715. MonoGame 3.8
  19716. Why We Urgently Need a Hippocratic Oath for Software Engineers (Business Strategy)
  19717. How long does food in a freezer stay frozen when the power goes out
  19718. We Can Do Better Than SQL
  19719. Database Profiling with Visual Studio | Visual Studio Blog
  19720. How are barcodes read?? (Library-less image processing in C#)
  19721. Use C# Preprocessor Directives
  19722. Free EBook: Developer's Guide To Azure: 2020 Edition | Build5Nines
  19723. Fiddler Everywhere Simplifies Web Debugging
  19724. Making repeated edits easier with IntelliCode suggestions | Visual Studio Blog
  19725. Authenticate a ASP.NET Core Web App With Microsoft.Identity.Web
  19726. Advanced search on NuGet.org | The NuGet Blog
  19727. Building ASP.NET Core applications on Visual Studio Codespaces and Visual Studio Code
  19728. Announcing TypeScript 4.0 RC | TypeScript
  19729. Learn Node.js with these 5 modules on LEARN
  19730. Configuration, Secrets and KeyVault with ASP .NET Core
  19731. “It never gets easier, you just go faster.”
  19732. Federal Reserve announces details of new 24x7x365 interbank settlement service with clearing functionality to support instant payments in the United States
  19733. Bill Gates on Covid: Most US Tests Are ‘Completely Garbage’
  19734. r/ModSupport - Ongoing incident with compromised mod accounts
  19735. Introducing C# 9: Extending Partial Methods
  19736. What you lose when you retool.
  19737. How to create a Logging Dashboard with Kibana | Preslav Mihaylov
  19738. Mobile Phone Streams
  19739. dorking (how to find anything on the Internet)
  19740. Talk to Yourself - Austin G. Walters
  19741. Grand Challenges of Robotics
  19742. On being extrovertAugust 8th, 2020
  19743. Comradery
  19744. bulletproofs::notes::range_proof - Rust
  19745. Latches inside: Reverse-engineering the Intel 8086's instruction register
  19746. Why you should fire your bad customers
  19747. Introducing Rome
  19748. Hans Hildenbrand: The German front in rare color photos, 1914-1918 - Rare Historical Photos
  19749. Firefox Voice | browse the internet with your voice
  19750. M 2.6 - 3 km SE of Sparta, North Carolina
  19751. Latest Earthquakes
  19752. Brice’s Blog
  19753. TwikTwok
  19754. UPI 101: The Basics
  19755. Western Digital Red WD101EFAX 10TB 3.5
  19756. How to encrypt and decrypt shared folders on my Synology NAS
  19757. microsoft/terminal
  19758. Hedging tail risk, emigration, keyboard superoptimization
  19759. Opinions worth sharing | Quentin Delcourt
  19760. Second Innings: SaaS - Harsha Halvi's Blog
  19761. Why is Backblaze tracking me?
  19762. The problem with labeling people
  19763. My first year without social media
  19764. Lessons learned leading an internal team
  19765. Winning the Internet
  19766. Why Did The Mathematician Cross The Road? - with Roger Penrose
  19767. Why Did The Mathematician Cross The Road? - with Roger Penrose — The Numberphile Podcast
  19768. ‎The Numberphile Podcast on Apple Podcasts
  19769. danso - git branch --delete master
  19770. Google's secret home security superpower: Your smart speaker with its always-on mics
  19771. An attempt to make a font look more handwritten
  19772. When Feature Flags Do And Don’t Make Sense
  19773. How to better design your game communities for kindness
  19774. RaDVaC – Rapid Deployment Vaccine Collaborative
  19775. Oatly: The New Coke
  19776. Why Did The Mathematician Cross The Road? - with Roger Penrose — Numberphile
  19777. Alcohol as a social technology to check the trustworthiness of others
  19778. Newsletter Week 32, 2020
  19779. C# to the max! Continuations, co-routines and Source Generators!
  19780. Why is This Idiot Running My Engineering Org?
  19781. hndex.org
  19782. SQLite and EF Core Concurrency Tokens
  19783. Thread by @alkreidler: Thread: Google and other tech giants are happy to have control over the Web's metadata schemas, but they let its infrastructure languish. Sc…
  19784. Bill Gates on Covid: Most US Tests Are ‘Completely Garbage’
  19785. vcmi/vcmi
  19786. 6- Axis IMU with ESP32
  19787. Intel, ARM, IBM, AMD Processors Vulnerable to New Side-Channel Attacks
  19788. Government’s PACER Fees Are Too High, Federal Circuit Says (2)
  19789. SalehAlbuga/azure-functions-swift
  19790. Building dashboards for operational visibility | Amazon Builders' Library
  19791. dotnet-presentations/dotNETConf
  19792. julielerman/dotnetconfms2020
  19793. Automate everything that is not part of the problem you’re solving
  19794. Talking about power tools of the culture – Andy Sylvester's Web
  19795. Do more by Doing less
  19796. 2020 is the year of IPv6
  19797. In-Memory Caching in ASP.NET Core - Detailed Guide
  19798. Query optimizer and chess? · Erthalion's blog
  19799. What VCs Can't Say
  19800. DEVintersection Virtual Workshop Event
  19801. Have I Been Pwned Set to Go Open-Source
  19802. Working in Public and the Economics of Free
  19803. Introduction | FAST
  19804. Scientists rename genes because Microsoft Excel reads them as dates
  19805. Apple says game streaming services like Microsoft's xCloud violate App Store policies
  19806. PINEPHONE | PINE64
  19807. First Impressions of Rust
  19808. Mac keyboard shortcuts
  19809. Q&A - EventStoreDB, Event Sourcing, CQRS, and DDD
  19810. Draft - io_uring - GSoC 2020 by 1Jo1 · Pull Request #10356 · netty/netty
  19811. N O D E
  19812. liljencrantz/crush
  19813. An alternative to ConfigureAwait(false) everywhere
  19814. Apple responds to Xbox Project xCloud iOS block, Microsoft kicks back
  19815. Automatically Improving Floating Point Accuracy
  19816. A Brief History of The Deficit Myth with Dr. Stephanie Kelton
  19817. Use nightly builds - Mobile Blazor Bindings
  19818. Monsters Weekly 176 - HMAC in Postman (Postperson)
  19819. Diagnostics and Instrumentation Packages Targeting Open Telemetry Beta for MongoDB and NServiceBus Published
  19820. Easy ASP.NET Core localization with AppText – Martijn Boland
  19821. Introducing Plugin Framework 1.0.0 – Plugins for .NET apps including Blazor and ASP.NET Core with built-in support for Nuget - Mikael Koskinen
  19822. High-Water Mark
  19823. Getting Started: Apache Kafka with .NET Core - CodeOpinion
  19824. Leader and Followers
  19825. Configuring Codespaces for .NET Core Development
  19826. Introducing React Wednesdays—A Hangout with React Experts
  19827. Dash | Scale up, speed up.
  19828. Hacking group puts millions of Zoosk dating profiles up for sale • Graham Cluley
  19829. Nyan Sat - Satellite Communications Challenge
  19830. Accelerating Standard C++ with GPUs Using stdpar | NVIDIA Developer Blog
  19831. Merge Extension GetEnumerator into master by 333fred · Pull Request #46573 · dotnet/roslyn
  19832. Powderfinger - Odyssey Number Five 20th Anniversary (Trailer)
  19833. Azure/azure-notificationhubs-android
  19834. GitHub draft pull requests should trigger the pipeline
  19835. It's time to get some wins.
  19836. Surviving Django (if you care about databases) — Daniele Varrazzo
  19837. Reversing Lyft’s ride history API to analyze 6 years worth of rides
  19838. A Day Without Business – Charlie Monroe
  19839. Negotiations
  19840. A Modern Space Cadet / Steve Losh
  19841. Proof of X
  19842. Productivity porn
  19843. Saving Your Initial Reaction
  19844. What I learned from 35 Hackathons
  19845. A short case for unifying the iPad and the MacBook
  19846. XXXI.
  19847. acidanthera/OpenCorePkg
  19848. WASM: Add MD5 and SHA* hash functions by akoeplinger · Pull Request #40486 · dotnet/runtime
  19849. Toilet Trouble – Aaron Bockover
  19850. YC Startup Library
  19851. A Brief History of The Deficit Myth with Dr. Stephanie Kelton
  19852. Azure Thursday - 6 August 2020 19:00 CEST
  19853. AzureThursday @AzureThursday
  19854. dotnet/Kerberos.NET
  19855. hephaest0s/usbkill
  19856. Is Using LINQ in C# Bad for Performance?
  19857. Life Beyond Coding with Justin Chau
  19858. How to Cancel Tasks in C# - Using CancellationTokenSource and CancellationToken
  19859. Life, part 30
  19860. ErikEJ/EFCorePowerTools
  19861. simdjson/simdjson
  19862. <ol>: The Ordered List element
  19863. Reverse Reverse
  19864. AutomaticKingdom
  19865. ADefWebserver/AutomaticKingdom
  19866. Telerik Blazor 2.16—Editor TreeList StockChart ContextMenu
  19867. Monitoring .NET Core applications on Kubernetes - Red Hat Developer
  19868. the creeping scourge of tooling config files in project root directories · Issue #79 · nodejs/tooling
  19869. Generate Reference Assemblies With Refasmer – .NET Tools Blog | JetBrains
  19870. JuxtaposeJS Embed
  19871. Build High-performance Microservices with gRPC and .NET
  19872. Visual Studio 2019 v16.7 and v16.8 Preview 1 Release Today! | Visual Studio Blog
  19873. New Azure SQL Learning Tools help reduce the global technology skills gap
  19874. Why is async void bad and how do I await a Task in an object constructor in C#? - Brian Lagunas
  19875. What is default(object) used for?
  19876. Best way to create an empty collection (array and list) in C# (.NET)
  19877. nxrighthere/UnrealCLR
  19878. Amazon.com: SAMSUNG T7 Portable SSD 1TB - Up to 1050MB/s - USB 3.2 External Solid State Drive, Gray (MU-PC1T0T/AM): Computers & Accessories
  19879. Chat Bubble Blindness | Atlist
  19880. Web We Want - Web Apps
  19881. Native AOT Survey
  19882. Remembering Frances E. Allen | IBM Research Blog
  19883. Visual Studio 2019 for Mac version 8.7 is now available | Visual Studio Blog
  19884. Why are you testing your software?
  19885. SharpLab
  19886. Layering domains and microservices using API Gateways | Kislay Verma
  19887. SharpLab
  19888. Turn your camera on for remote meetings
  19889. Reverse Engineering Netgear's Auth to extend my Meural
  19890. Consumer Data Exposed in Telemarketing Adviser Breach
  19891. On finding your passion — CULLIN
  19892. Don't just learn to code, learn to create
  19893. Using .NET Core Tools to Create Reusable and Shareable Tools & Apps
  19894. Latest Firefox rolls out Enhanced Tracking Protection 2.0; blocking redirect trackers by default – The Mozilla Blog
  19895. .NET Summit 2020 Online Conference
  19896. Entity Framework: .NET Community Standup - August 5th 2020 - EF Core In Depth Video Series
  19897. Chris Sainty: Blazor Routing - What you need to know
  19898. GitLab Support is no longer processing MFA resets for free users
  19899. r/sysadmin - [Rant... sorta] Physically moved a server today...
  19900. Watch SpaceX ACTUALLY hop Starship SN-5 150m!!!
  19901. How to SSH into WSL2 on Windows 10 from an external machine
  19902. THE EASY WAY how to SSH into Bash and WSL2 on Windows 10 from an external machine
  19903. Fuzzy.Blazor.FluentRenderTreeBuilder 1.1.0
  19904. Creating an .NET AWS serverless application using API Gateway with API Key
  19905. Query Design performance issues #01 - All-in-one query
  19906. GitHub joins the Open Source Security Foundation - The GitHub Blog
  19907. Announcing the new TypeScript Website | TypeScript
  19908. Data Prep for Machine Learning: Normalization -- Visual Studio Magazine
  19909. Enforcing asynchronous code good practices using a Roslyn analyzer - Gérald Barré
  19910. Microsoft joins Open Source Security Foundation
  19911. Creating a Progressive Web App with Blazor WebAssembly -- Visual Studio Magazine
  19912. Patterns of Distributed Systems
  19913. Azure Event Hubs With Kafka
  19914. TikTok and the Sorting Hat — Remains of the Day
  19915. restore: trying out mmap-based file extraction by zkat · Pull Request #3524 · NuGet/NuGet.Client
  19916. 1Password for Linux development preview
  19917. Story Creator - Social Media Video Editor For Brands & Agencies
  19918. Announcing ImageSharp 1.0.0 | Six Labors
  19919. Amazon.com: Govee Temperature Humidity Monitor, Bluetooth Room Temperature Monitor, Indoor Thermometer Hygrometer Gauge with Alert, Free Data Export Temp Humidity Sensor for Home Garage Greenhouse Cigar Humidor: Home Improvement
  19920. The Hacker Way: How I taught my nephew to program
  19921. Why I Chose Dropbox Despite All the Privacy Scandals – The Hulry
  19922. It’s 2020, And I’m Still Getting Plain Text Credentials Via Email
  19923. In the Pursuit of Knowledge and Mastery
  19924. rowlinson bike shed - Bing images
  19925. Cloudfront Geolocation headers
  19926. Speech Synthesis on Linux
  19927. Manazir
  19928. What is Numerical Stability?
  19929. Frequency + Common Goal + Vulnerability = Great Friends — Juan David Campolargo
  19930. Google has shut down Toogles
  19931. Why I Self-Host My Website Analytics
  19932. I Got Scammed Out Of $5K
  19933. The Need for Speed, 23 Years Later
  19934. 27-inch iMac gets a major update
  19935. Essence of linear algebra — 3Blue1Brown
  19936. Two Friends Quit Their Jobs to Build a Cabin. Everything Went Wrong.
  19937. Tales of the Autistic Developer - Senior Developer
  19938. Create Customizable, Hi-Def, and Scalable Backgrounds
  19939. Issue UPDATE: in graph theory, different definitions of edge crossing numbers - impact on applications?
  19940. Amazon.com: Genki - Covert Dock for the Nintendo Switch. Ultra Portable Switch Accessories - TV Docking & Charging via USB-C. FREE BONUS: USB C 3.1 included: Video Games
  19941. Django 3.1 Released | Weblog
  19942. .NET Foundation Board of Directors Election 2020: Results!
  19943. Introducing localization support in OpenIddict 3.0 beta3
  19944. Exploring the code behind IHttpClientFactory in depth
  19945. The best parts of Visual Studio Code are proprietary
  19946. How can I protect static files with authorization on ASP.NET Core?
  19947. Starboard
  19948. Make a responsive Navbar with Blazor and Tailwind?
  19949. Why Is America Stuck with Bad Headlights?
  19950. Cleaner tests with XUnit's IAsyncLifetime and expression-bodied members
  19951. The Julia Language
  19952. The .NET Core Journey at Criteo
  19953. PowerShell Microservice - Hello World
  19954. Sign Up for the Private Preview of Visual Studio support for Codespaces! | C++ Team Blog
  19955. XamarinCommunityToolkit: an introduction - Gerald Versluis
  19956. August dotNET Virtural Events to Tune Into | Xamarin Blog
  19957. Automated Production Deployments are Not the Key to DevOps Performance - Redgate Software
  19958. .NET Annotated Monthly | August 2020 – .NET Tools Blog | JetBrains
  19959. .Net Framework Nuget Packages - Solving Assembly Redirection From Package Vs Assembly Versioning, Dependency Resolution, And Strong-Naming | Software Meadows
  19960. Drawing Custom Graphs in HTML and Javascript - The Long Walk
  19961. Moving .NET to Linux at Scale
  19962. Shawn Wildermuth's Blog
  19963. Best Practices for Regular Expressions in .NET
  19964. Shell and Blazor Navigation by lachlanwgordon · Pull Request #152 · xamarin/MobileBlazorBindings
  19965. Microsoft Joins Open Source Security Foundation - Microsoft Security
  19966. What Makes Godot Engine Great for Advance GUI Applications
  19967. プレステ4の裏側 ソニー社員も見られないロボの指先
  19968. LesnyRumcajs/grpc_bench
  19969. Go vs Rust: Writing a CLI tool
  19970. RollerCoaster Tycoon 2 - The Impossible Maze
  19971. The Rise of Data Science | Louie Dinh
  19972. Peeking at user agents for fun and profit :: Kevin Liu
  19973. The Art of Not Thinking
  19974. Managing Chronic Pain as a Developer
  19975. A Primer on Database Replication
  19976. Different kinds of testing
  19977. Planning for my kidnapping - My blog
  19978. Replacing YouTube & Invidious
  19979. Your calendar should be a whitelist, not a blacklist
  19980. Stop learning and start doing
  19981. Validating Apps That Connect to Your Server
  19982. Hybrid Blazor apps in the Mobile Blazor Bindings July update | ASP.NET Blog
  19983. The UX of LEGO Interface Panels – George Cave
  19984. Brady Haran - Me and YouTube: The Benefits of Making Videos About Science & Math (July 31, 2020)
  19985. Establishing Your App’s Integrity | Apple Developer Documentation
  19986. NuGet - You can book online!
  19987. The Coming Open Source Sustainability Crisis
  19988. How Raygun increased transactions per second by 44% by removing Nginx | Raygun Blog
  19989. giraffe-fsharp/Giraffe
  19990. Letter Opener – Open Winmail.dat, MSG and EML files online
  19991. RELEASE: ASP .NET Core 3.1 A-Z eBook
  19992. Mastodon 3.2
  19993. Life, part 29
  19994. The Truth Is Paywalled But The Lies Are Free ❧ Current Affairs
  19995. Implement the "download file" feature on a Blazor WebAssembly app
  19996. How it works - Briar
  19997. Choosing the right asynchronous-messaging infrastructure for the job - Red Hat Developer
  19998. Semantic Highlighting in the PowerShell Preview extension for Visual Studio Code | PowerShell
  19999. Hardware interrupts
  20000. IIS Express error: Failed to register URL for site. The process cannot access the file because it is being used by another process.
  20001. .NET Framework July 2020 Cumulative Update Preview for Windows 10, version 2004 | .NET Blog
  20002. UI/UX for Devs: Have You Thought About the Mental Model?
  20003. Debugging with Fiddler Everywhere: Collaborative Debugging
  20004. GitLab Takes Over VS Code Extension, Plans Improvements -- Visual Studio Magazine
  20005. Azure Cloud Shell Tips And Tricks | Build5Nines
  20006. So I coded Plague Inc. for a Calculator
  20007. 133m records for sale as fruits of data breach spree keep raining down
  20008. Microsoft to continue discussions on potential TikTok purchase in the United States - The Official Microsoft Blog
  20009. .NET Foundation Board Member Elections
  20010. Brain-Gut Circuit Lets Microbiota Directly Affect the Sympathetic Nervous System
  20011. Why Mercedes & BMW Vehicles Need To Adopt The Tesla Platform
  20012. 2gether
  20013. Python Beginner Projects 2020 - Add them to your resume!
  20014. Web apps aren't tech. They're "tech".
  20015. Let's Talk about Cache - Daniel Leskosky
  20016. Create change within your locus of control
  20017. The Problem of Preference Falsification in Online Dating
  20018. Who Should Buy ARM? - Dr. Z and Eng. L
  20019. Free Market Capitalism vs Government Socialism
  20020. Honey, I Accidentally Became A Product Manager
  20021. FAQs - Raspberry Pi Documentation
  20022. Hydroxychloroquine: The Narrative That it Doesn’t Work is the Biggest Hoax in Recent Human History
  20023. Low latency tuning guide
  20024. TrueFire hacked - credit cards and other personal info potentially compromised
  20025. Home | Laws of UX
  20026. Tines Blog / Part 1 : Breaches are inevitable and early detection is crucial
  20027. Cosmetics firm Avon leaks 19 million customer records (Includes interview)
  20028. GPU.js - GPU accelerated Javascript
  20029. System UIcons
  20030. Hacking Portable Air Conditioners
  20031. andrewlock/blazor-with-source-generators-poc
  20032. NASA Astronauts Return Home in SpaceX's Crew Dragon Spacecraft
  20033. David Wong Portfolio
  20034. Pimp up your Blazor EditForms with Tailwind CSS!
  20035. 2km From Home
  20036. Revealing Passwords
  20037. David Wong Portfolio
  20038. David Wong
  20039. What Happened When I Peeked Into My Node_Modules Directory
  20040. Ineffective Altruism
  20041. Why did Neobanks become so boring? - This Too Shall Pass by Rhys Wallace
  20042. Sharing knowledge in a remote team, across timezones
  20043. English to SQL: progess updates
  20044. Techniques for Difficult Team Members - dcaulfield
  20045. When you find out you’re the copycat
  20046. Python is now the second most popular language for programming - newserector
  20047. dodyg/practical-aspnetcore
  20048. Unbricking a $2,000 Bike With a $10 Raspberry Pi
  20049. WordSafety.com
  20050. What I Learned from Doing 60+ Technical Interviews in 30 Days
  20051. OctoPrint.org
  20052. OctoPrint/OctoPrint
  20053. Glucosamine Supplementation Reduces All-Cause Mortality | Lifespan.io
  20054. Azure Durable Functions Monitoring and Diagnostics
  20055. ASCII rendering Tetrahedron with shading | Platonic Solids Part 1
  20056. If You Don’t Know, Now You Know: Black Women Deserve More Credit | The Daily Social Distancing Show
  20057. Unity Tutorial | 3D Spinning Cube in 10 minutes | .NET
  20058. Niklaus Wirth was right and that is a problem – bowero
  20059. The Big Crackdown is upon us – NEWS FROM UNDERGROUND
  20060. swyx Writing | Slack is Fumbling Developers
  20061. Leveraging Cloudflare Workers to prevent attackers from bypassing your Cloudflare WAF
  20062. What makes Paul Graham a great writer?
  20063. Apple’s bulls**t narrative on the App Store
  20064. How I Spent 2 Days Chasing a Bug that Didn't Exist
  20065. Build and deploy GitHub Pages from any branch beta The GitHub Blog
  20066. OpenTelemetry .NET Beta Released!
  20067. trozler/whereAmI
  20068. Zello Security Notice – July 31, 2020
  20069. Blackbaud's Bizarre Ransomware Attack Notification
  20070. .NET R&D Digest (July, 2020)
  20071. Read function arguments from .NET applications with .NET ProfilingAPI
  20072. News Releases | Washington State Department of Agriculture
  20073. 7 Resource Scheduling Errors and How to Mitigate Them - DZone Agile
  20074. Release Release v0.20.0 · microsoft/PowerToys
  20075. Upgrade to pip 20.2, plus, changes coming in 20.3
  20076. Developer News - Visual Studio Marketplace
  20077. Blazor GameDev - part 6: mouse input - Davide Guida
  20078. Azure Thursday - August 2020
  20079. Monitoring demystified: A guide for logging, tracing, metrics | TechBeacon
  20080. Philosophers On GPT-3 (updated with replies by GPT-3) - Daily Nous
  20081. Add a Blazor sample by ADefWebserver · Pull Request #30 · richorama/IronBlock
  20082. Code Maze Weekly #36 - Code Maze
  20083. Turn on & manage community contributions
  20084. Google Timelapse
  20085. Using the brightness() CSS Filter to generically highlight Content
  20086. Angular Language Service for Visual Studio — NoWaySheCodes
  20087. September DDD by Night
  20088. Book Your Daily Ride or Make Money Driving Now
  20089. How we migrated Dropbox from Nginx to Envoy
  20090. Run Blazor-based .NET Web applications on AWS Serverless | Amazon Web Services
  20091. TDD is an antidote for uncertainty
  20092. How to fix .NET Core's 'Unable to obtain lock file access' error on Red Hat OpenShift - Red Hat Developer
  20093. Integration testing your Polly policies with HttpClient Interception
  20094. How do I find which directory my .NET Core console application was started in or is running from?
  20095. DTIC TR JUMPER INDEX
  20096. Introducing launch configurations support for SAM debugging in the AWS Toolkit for VS Code | Amazon Web Services
  20097. Back to Basics #2: Binding Markup - Nick's .NET Travels
  20098. dotnet-presentations/dotNETConf
  20099. rynowak/link-a-thon
  20100. dotnet/designs
  20101. The Era of DNA Database Hacks Is Here
  20102. Token authentication requirements for API and Git operations - The GitHub Blog
  20103. Azure/CloudShell
  20104. Libraries lend books, and must continue to lend books: Internet Archive responds to publishers’ lawsuit - Internet Archive Blogs
  20105. Announcing Windows 10 Insider Preview Build 20170 | Windows Experience Blog
  20106. AirPods Pro Clone Review - Tim Leland
  20107. On Inflection Points - Michael Dempsey: Blog
  20108. The Forgotten Early Adopters
  20109. Cat without cat on the commandline
  20110. Where have all the rentals gone?
  20111. Apple tells app devs to use IPv6 as it's 1.4 times faster than IPv4 | ZDNet
  20112. The 3 problems of Django
  20113. The essence of quantum mechanics
  20114. The Haskell Elephant in the Room
  20115. 2020-07-30 Beyond REST and RPC Asynchronous Eventing and Messaging Patterns.pptx
  20116. Lecture Slides | Performance Engineering of Software Systems | Electrical Engineering and Computer Science | MIT OpenCourseWare
  20117. Microsoft.dotnet-httprepl 3.0.47301
  20118. Indian Students To Learn Coding Skills From 10 Yrs Of Age: New Education Policy
  20119. Search Results for “grpc” – Anthony Giretti's .NET blog
  20120. A Piece of Pi
  20121. Angular Language Service - Visual Studio Marketplace
  20122. Life, part 28
  20123. Using WinDBG with .NET Core 3
  20124. Azure Functions On macOS With JetBrains Rider
  20125. Budget
  20126. .NET Foundation "State of the Union"
  20127. You Want to See My Data? I Thought We Were Friends! - Facts So Romantic - Nautilus
  20128. How to Deal with Burnout
  20129. Trains․NET - Episode 40 - Trees! And a massive refactoring to enable Trees!
  20130. Sudoku solver (Algorithm explained w/ code)
  20131. A new funding model for open source software
  20132. Azure Cost Management + Billing updates – July 2020
  20133. NuGet PackageReference Versions SOLUTION Wide
  20134. Handling concurrency in an ASP.NET Core Web API with Dapper
  20135. Measuring Concurrent Jobs Over Time
  20136. Back to Basics #1: Data Context - Nick's .NET Travels
  20137. Announcing Microsoft Security’s #CyberContest
  20138. The Secret Origin of the Action RPG
  20139. Universal Basic Income is Capitalism 2.0
  20140. Teaching GPT-3 to Identify Nonsense
  20141. Security Incident
  20142. Zoom Security Exploit - Cracking private meeting passwords
  20143. Why and How I Bullet Journaling
  20144. amymhaddad
  20145. The State of Ruby 3 Typing
  20146. Rewrite or Refactor - The Risks of Rewrites
  20147. If you see everything, you'll get nothing 🎯
  20148. Dual-monitor 4K@60hz KVM switch for $30
  20149. Open problems in Robotics
  20150. ChatBooks discloses data breach after data sold on dark web
  20151. Why aren’t you more serious?
  20152. You don’t need reproducible builds.
  20153. Incident Management. Not everything is critical
  20154. Learn about the latest .NET Productivity features | .NET Blog
  20155. Hacker leaks 386 million user records from 18 companies for free
  20156. Microsoft joins the Blender Development Fund — blender.org
  20157. Rainbow Hunt
  20158. .NET Conf: Focus on Microservices
  20159. Jon Galloway: VS Mac & More
  20160. Dzoukr/SDSCore
  20161. Let's build a Full-Text Search engine
  20162. Blazor WebAssembly : Open-source Project - EP10
  20163. Customizing your repository's social media preview
  20164. Detecting duplicate routes in ASP.NET Core: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 5
  20165. Андрей Акиньшин — Поговорим про перформанс-анализ
  20166. Dungeon Numbers - Numberphile
  20167. Addressing the July 2020 e-commerce and marketing data breach -- A Message From Ledger’s Leadership | Ledger
  20168. Full data set for the 2020 Developer Survey now available! - Stack Overflow Blog
  20169. Three reasons to migrate your ASP.NET apps and SQL Server data to Azure
  20170. Monsters Weekly 175 - YARP!
  20171. Problems and Solutions for Agility with Legacy Monolith Databases - Redgate Software
  20172. Pimp up your Blazor EditForms with Tailwind CSS!
  20173. Write Object-Oriented TypeScript Well – .NET Tools Blog | JetBrains
  20174. poteto/hiring-without-whiteboards
  20175. Shawn Wildermuth's Blog
  20176. Dunzo suffers data breach, launches internal investigation
  20177. felixrieseberg/macintosh.js
  20178. Fireworks: Sugar Stars
  20179. Development Containers in Education with Visual Studio Code
  20180. Interview with a Pornhub Web Developer
  20181. New Developer Landing Page and Issues Repo - Windows Developer Blog
  20182. Vulnerability doesn’t come after trust – it precedes it.
  20183. Conversations and Ideas
  20184. Visual Studio 2019 for Mac - Release Notes
  20185. Great CRO Tool or Privacy Nightmare – SystemTrap
  20186. Trademarking Infocom, again, part one
  20187. Increasing Battery Life on an Arch Linux Laptop (ThinkPad T14s) - Austin G. Walters
  20188. Jack of all trades, master of none
  20189. Alcohol delivery service Drizly hit by data breach – TechCrunch
  20190. Apparel - Unisex - .NET Foundation Store
  20191. Firefox 79: The safe return of shared memory, new tooling, and platform updates – Mozilla Hacks - the Web developer blog
  20192. The Toxoplasma Of Rage
  20193. github/roadmap
  20194. Historical programming-language groups disappearing from Google
  20195. runlyio/core-dotnet
  20196. Introducing GitHub's OpenAPI Description - The GitHub Blog
  20197. WasmBoxC: Simple, Easy, and Fast VM-less Sandboxing
  20198. github/renaming
  20199. Announcing the GitHub public roadmap - The GitHub Blog
  20200. Move C# 9 specs to sub-folder by jcouv · Pull Request #3731 · dotnet/csharplang
  20201. Expanding Beyond 64kb of Memory with Bank Switching (16-Bit VM in JavaScript 012)
  20202. Migrating a 40TB SQL Server Database
  20203. IEvangelist/Blazing.Twilio.Video
  20204. Detecting duplicate routes in ASP.NET Core: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 5
  20205. Chessprogramming wiki
  20206. Lazy Load Images with Vanilla JavaScript and Intersection Observer
  20207. Fody/MethodDecorator
  20208. Polymorphic Encryption Algorithms — Generating Code Dynamically
  20209. ritterim/stuntman
  20210. Some SQL Tricks of an Application DBA
  20211. Official Support for Remote Debugging a .NET Core Linux app in WSL2 from Visual Studio on Windows
  20212. Why It's Easier to Manage 4 People Than It Is to Manage 1 Person · Stay SaaSy
  20213. Catalina - *all* web-browsers fail to open new pages after a few hours use.
  20214. ongoing by Tim Bray · Not an Amazon Problem
  20215. shirhatti/zocket
  20216. Double Entry Accounting for Developers — Django Hordak 1.0 documentation
  20217. Advancing resilience through chaos engineering and fault injection
  20218. Gittrends lags: A Tale Of CollectionView and Garbage Collector
  20219. LunrCore, a lightweight search library for .NET
  20220. How do I set multiple items to a Windows Runtime vector in a single call? | The Old New Thing
  20221. Task asynchronous programming as an IO surrogate
  20222. The falsehoods of anti-AGPL propaganda
  20223. Comic: Why Do Their Keyboards Keep Breaking?
  20224. Calling Generic Methods from Non-Generic Code in .Net
  20225. How to list and download the contents of a Google Drive shared folder in C#
  20226. Don't Judge XAML Based On Lines of Code - Nick's .NET Travels
  20227. How GPT3 Works - Visualizations and Animations
  20228. Join the DotNetEvolution Discord Server!
  20229. Learn more about the Ransomware attack we recently stopped
  20230. Public Asked To Report Recipt of any Unsolicited Packages of Seeds
  20231. SachiraChin/dotnet-monitor-ui
  20232. dotnet-monitor ui
  20233. When does it make sense to use containers in a development workflow?
  20234. How do I stop others from sharing files with me? I want to stop file sharing on my Android.
  20235. Vocodes. Vocal playground.
  20236. Hackers stole GitHub and GitLab OAuth tokens from Git analytics firm Waydev | ZDNet
  20237. Writing a file system from scratch in Rust · carlosgaldino
  20238. The Great Fish Oil Experiment
  20239. Buidler, Waffle & Ethers | The Geeky Grower
  20240. VPE and CTO - the first 90 days
  20241. Work or walk?
  20242. Product Gravity
  20243. Wrappers
  20244. Paul Graham's "Same Way"
  20245. Don't forget the human
  20246. CS Syd - How to deal with money in software
  20247. Tech vs Biotech — Celine Halioua
  20248. You Want Options
  20249. May you suffer well
  20250. Make Slack Smaller
  20251. The Freud Moment
  20252. Usability of Footnotes
  20253. Box CI
  20254. Apache Arrow 1.0.0 Release
  20255. Is 40 the new 60? How popular media portrays the employability of older software developers
  20256. Oodle 2.8.9 with Oodle Texture speed fix and UE4 integration
  20257. Stack Overflow Developer Survey 2020
  20258. Highlights from Git 2.28 - The GitHub Blog
  20259. The code I’m still ashamed of
  20260. Life, part 27
  20261. How to pay your rent with your open source project
  20262. UnoConf 2020 - Uno Platform Developer Conference
  20263. Index
  20264. Cosmos DB capacity pitfall: When more is less
  20265. Merging migrations in Entity Framework Core 5 – Michał Białecki Blog
  20266. Headphones are collecting too much personal data
  20267. microsoft/vscode
  20268. BenchmarkDotNet 0.12.1
  20269. Tyrrrz/CliFx
  20270. Slowsort - a pessimal sorting algorithm | Arpit Bhayani
  20271. andrewducker | Facebook has blocked Dreamwidth
  20272. Copy/Pasta Driven Development®
  20273. Fresh Mozzarella From Scratch Recipe
  20274. LunrCore, a lightweight search library for .NET
  20275. Tip 272 - Azure Security Best Practices
  20276. Super Troopers (2/5) Movie CLIP - The Cat Game (2001) HD
  20277. Reverse Engineering Tools Review
  20278. Naming things
  20279. Twilio Security Incident Shows Danger of Misconfigured S3 Buckets
  20280. S&P Best of Times Wost of Times
  20281. Writing more succinct C# – in F# (Part 1)!
  20282. Amazon gets priority while mail gets delayed, say letter carriers
  20283. Virtual Azure Community Day - July 28th, 2020
  20284. Compilers Do Static Analysis, They Just Don't Tell You · Peter Dimov
  20285. Create Your Own Logging Provider to Log to Text Files in .NET Core
  20286. Understanding the SynchronizationContext in .NET with C#
  20287. Small Mailserver Best Current Practices
  20288. New ‘Meow’ attack has deleted almost 4,000 unsecured databases
  20289. How C# Records will change my life
  20290. Developers Should Abandon Agile
  20291. What’s the point?
  20292. Finding Joy in Making Happy Little Computer Videos on YouTube
  20293. Lets stop being stupid about security
  20294. Pixelles Creator Fund | Pixelles (Montreal)
  20295. Primer: The Job Guarantee
  20296. Wicked problems
  20297. Relâchement des gestes barrière chez les jeunes : «Le pire qu’on aura, c’est une grosse grippe»
  20298. Exploring the Worker Thread API in Node
  20299. An alleged Nintendo leak has unearthed early game prototypes | VGC
  20300. slither.io
  20301. Sponsor @egil on GitHub Sponsors
  20302. The fastest way do debug .net code without sources.
  20303. Public Asked To Report Recipt of any Unsolicited Packages of Seeds
  20304. adam-mcdaniel/oakc
  20305. froggey/Mezzano
  20306. Doing Stupid Stuff with GitHub Actions
  20307. LunrCore 2.3.8
  20308. Promo Data Breach FAQ
  20309. Fundamentals of the Vulkan Graphics API: Why Rendering a Triangle is Complicated
  20310. Working From Home
  20311. The Four Actions I Took To Attract 72,000 Followers
  20312. Hacking the Bureaucracy to Get Stuff Done
  20313. The Art Of Learning For Software Developers
  20314. How to Make Money With Blogging?
  20315. Dance training is superior to repetitive physical exercise in inducing brain plasticity in the elderly
  20316. How I would grow Gumroad – Min-Kyu Jung
  20317. Grab a Shitty Rod and Start Fishing — Dickie Bush
  20318. Your Brain = Your Dog?
  20319. Joe Bergeron | Java Obfuscation: A Pattern Language
  20320. plant99/felicette
  20321. How I Finally Started Listening to Podcasts Every Day – The Hulry
  20322. canhorn/EventHorizon.Blazor.TypeScript.Interop.Generator
  20323. Reverse engineering tools for .NET applications
  20324. Component lifecycles – Blazor University
  20325. SuperTails/langcraft
  20326. Gopiandcode > logs > Bloom filters debunked: Dispelling 30 Years of bad math with Coq!
  20327. Use function pointers in more places by jkotas · Pull Request #39752 · dotnet/runtime
  20328. Who gets invited to the party?
  20329. Indian IT consultancies struggle against technological obsolescence
  20330. GitHub Protips: Tips, tricks, hacks, and secrets from Luke Hefson
  20331. Regional Air Mobility - Lilium
  20332. On Liberating My Smartwatch From Cloud Services « bunnie's blog
  20333. hallatore/Netling
  20334. ASP.NET Community Standup - July 21st 2020 - Web Tools with Sayed Hashimi
  20335. Summernote - Super Simple WYSIWYG editor
  20336. From Dev to Devrel
  20337. Twitter Card
  20338. Realestate Investing for Engineers
  20339. Why Schrems is wrong - From Luxembourg with Love
  20340. The surprising science of alpha males & females: The most empathetic member of the group
  20341. p410n3 blog
  20342. Sets and Probability
  20343. A Short Guide to Statistical Rethinking²
  20344. Dreambuilding as a CEO
  20345. Pursuing Speed, Pt. 2 — 0xFF.nu
  20346. A Federal Blue Checkmark, and Not Learning Lessons
  20347. Need business ideas? Watch out for unbundlings
  20348. Christmastide, Ohio - Podcast App Links - Plink
  20349. Instacart customer records hacked, includes order history - 9to5Mac
  20350. U.K. School Hires 10-Year-Old Nigerian Tech Genius As Coding Instructor
  20351. Quartz.NET 3.1 Released | Quartz.NET
  20352. 10 Standout GitHub Profile READMEs
  20353. Implemented support for user provided pixel shaders by mrange · Pull Request #7058 · microsoft/terminal
  20354. To Get More Replies, Say Less
  20355. When Hubble Stared at Nothing for 100 Hours
  20356. Microsoft Analyzed Data on Its Newly Remote Workforce
  20357. 14 Best Data Science Books to Read Right Now
  20358. Advice to Myself When Starting Out as a Software Developer
  20359. King County Elections
  20360. Hand Tremor Mouse Accessibility Software
  20361. Slack Files EU Competition Complaint Against Microsoft - Several People Are Typing
  20362. Microservices and [Micro]services – Kalele
  20363. hwayne/awesome-cold-showers
  20364. The Four Quadrants of Conformism
  20365. Who gets invited to the party?
  20366. I Made Wii Tennis in 24 Hours
  20367. Waiting for Azure Durable Functions to complete
  20368. Buy on Google is now open and commission-free
  20369. Considering Rust
  20370. PostSharp Blog | Thinking beyond Roslyn source generators and aspect-oriented programming
  20371. Stop throwing Exceptions! Start being Explicit
  20372. Blazor EditForms, an essential tool or too much magic?
  20373. Men's T-Shirt | Create your own | Spreadshirt
  20374. Detect missing CancellationToken using a Roslyn Analyzer - Gérald Barré
  20375. Top Programming Languages 2020 - IEEE Spectrum
  20376. GraphQL on Azure: Part 2 - dotnet and App Service
  20377. Fast refresh and more on Windows with 0.62 release · React Native for Windows + macOS
  20378. ASP.NET Core 3, IIS and empty HTTP headers
  20379. Redirect azurewebsites.net to Custom Domain
  20380. Google Fonts
  20381. Ongoing Meow attack has nuked >1,000 databases without telling anyone why
  20382. public-games@w3.org from July 2020: by thread
  20383. Intel's 7nm is Broken, Company Announces Delay Until 2022, 2023
  20384. How to Manage a Freelance User Experience Designer or Researcher — Cakewalk Labs UX/UI Consulting
  20385. Whose bug is it anyway?
  20386. Don&#39;t buy the AirPods Pro - Another Rattlegate story
  20387. ARCHITECTURE.md
  20388. You don't need no Service Mesh
  20389. Marketing Month Week 2
  20390. China launches ambitious Tianwen-1 Mars rover mission
  20391. Five Buck Fatigue - Underjord
  20392. The Indie Consulting Business Model Canvas V0.1
  20393. On .NET Live - A chat with the .NET Interactive Team
  20394. Recent influx of substack posts to Hacker News
  20395. My Backup Plan & Lessons learned
  20396. Dropping Out of College to Join Facebook: 3 Years Later
  20397. Using Turbolinks with the SAFE web stack
  20398. ‎The Numberphile Podcast on Apple Podcasts
  20399. The Third Cornet - with Katie Steckles — The Numberphile Podcast
  20400. The Third Cornet - with Katie Steckles — Numberphile
  20401. obfuscar/obfuscar
  20402. Garmin services and production go down after ransomware attack | ZDNet
  20403. Inside a Collaborative Text Editor
  20404. BBS Graphics History: Pretty Awesome, Until the Web Showed Up
  20405. Top 7 OBS Studio Tricks for 2020 – and you won’t believe #4
  20406. .NET Presentations: Events in a Box!
  20407. SecureString obsoletions and shrouded buffer proposal by GrabYourPitchforks · Pull Request #147 · dotnet/designs
  20408. Archive
  20409. Life, part 26
  20410. Dhghomon/easy_rust
  20411. Slack Files EU Competition Complaint Against Microsoft
  20412. TinyPilot: Build a KVM Over IP for Under $100
  20413. I Created An A.I. to DESTROY Tetris
  20414. Cognitect Joins Nubank
  20415. Add CBOR property-based tests by eiriktsarpalis · Pull Request #39828 · dotnet/runtime
  20416. My Process for Creating YouTube Videos
  20417. 1 Second Painting - Home
  20418. KDE Slimbook
  20419. RGB Keyboard as Audio Level Meter
  20420. Amazon Ion
  20421. .NET Conf: Focus on Microservices
  20422. troyhunt/hibp-stickers
  20423. Build software better, together
  20424. SQL Server Management Studio 18.6 is now generally available  - SQL Server Blog
  20425. Storage 101: Data Security and Privacy - Simple Talk
  20426. MSIX Packaging Tool July 2020 Release is now available!
  20427. C# 9: Putting it all together with a scavenger hunt
  20428. Getting Started with Azure DevOps - Simple Talk
  20429. Windows Terminal Preview 1.2 Release | Windows Command Line
  20430. Three Reasons You Should Join the Tour de Tech
  20431. Announcing Entity Framework Core EF Core 5.0 Preview 7 | .NET Blog
  20432. .NET Framework July 2020 Cumulative Update Preview | .NET Blog
  20433. Blazor Tuesday Tip: Test User Behavior Not Implementation Details With bUnit
  20434. Microsoft Campus Tours - Inside the NEW Channel 9 Studio
  20435. Akeyless Vault Review: Intuitive Secrets Management Solution for Your DevOps Workflow
  20436. .NET Foundation Projects
  20437. Add support for binding record types by pranavkm · Pull Request #23976 · dotnet/aspnetcore
  20438. Enable tab completion - .NET Core CLI
  20439. propjockey/css-sweeper
  20440. Apple Security Research Device Program - Apple Developer
  20441. bitdefender/bddisasm
  20442. Badges!
  20443. VS Code Docker extension can now run containers in Azure Container Instances - Open Source Blog
  20444. Online classes are not worth cost of full tuition
  20445. Customer feedback for Have I Been Pwned
  20446. Phillip Carter
  20447. Media Claims of Law Enforcement Agencies Purchasing Breach Data, How Serious Is It?
  20448. Fawkes
  20449. Design Docs at Google
  20450. Windows Server Insiders getting gRPC support in Http.sys
  20451. First Ever Image of a Multi-Planet System around a Sun-like Star Captured by ESO Telescope
  20452. Twilio: Someone broke into our unsecured AWS S3 silo, added 'non-malicious' code to our JavaScript SDK
  20453. Hybrid Blazor apps in the Mobile Blazor Bindings July update | ASP.NET Blog
  20454. How Flash games shaped the video games industry
  20455. VSCode CSS Snippets - Visual Studio Marketplace
  20456. Write code that is easy to delete, not easy to extend.
  20457. Mathematicians Discover the Perfect Way to Multiply | WIRED
  20458. dodyg/practical-aspnetcore
  20459. It's time to start writing
  20460. How and why I (attempt to) use Links as main browser
  20461. Why Medium is Not the Home for Your Ideas – The Hulry
  20462. .NET for Beginners - Dusted Codes
  20463. r/dotnet - A wiki written in 416 lines of C#9 code all in Program.cs
  20464. Monsters Weekly 174 - NodaTime and JavaScript Dates
  20465. GraphQL on Azure: Part 2 - dotnet and App Service | LINQ to Fail
  20466. Levels.fyi Salary Stream – Software Engineer Offers
  20467. Svelte <3 TypeScript
  20468. Azure Icons - Azure Architecture Center
  20469. System.Formats.Asn1 5.0.0-preview.7.20364.11
  20470. Complexity of Hello World & what comes after
  20471. Use function pointers in more places by jkotas · Pull Request #39752 · dotnet/runtime
  20472. Humble Book Bundle: Raspberry Pi by Raspberry Pi Press
  20473. Release 1.0.0-preview3 · microsoft/reverse-proxy
  20474. Improve health, wellbeing, and productivity by tracking your home workspace CO2 levels - Latest open tech from seeed studio
  20475. shanselman/Hanselminutes-Transcripts
  20476. Scaling relational SQL databases – Software development and beyond
  20477. Fast design will kill your product · Philip Ardeljan is a UI designer
  20478. Email Your Memory
  20479. Digital Astronomy with Cellular Automata · Kyle Hovey
  20480. Where to blog? Medium, substack, WordPress, Ghost, or roll your own?
  20481. India, Jio, and the Four Internets
  20482. How to Choose What To Read
  20483. You might not have a motivation problem
  20484. How I learned 50 new keyboard shortcuts in 42 minutes
  20485. Exploring Fully Homomorphic Encryption
  20486. Conversation with my dog
  20487. The Era Of Unlimited Everything: Unlimited Materials & Unlimited Money — Juan David Campolargo
  20488. Opinions are a liability
  20489. The Thinking Placebo
  20490. Syntax highlighting is a waste of an information channel
  20491. How JIT Compilers are Implemented and Fast: Pypy, LuaJIT, Graal and More | Carol's Blog
  20492. Reforming Wall Street, Protecting Main Street - Obama Foundation
  20493. Thank you for trying out Project Tye!
  20494. Release Tye 0.4 · dotnet/tye
  20495. Getting Started With ASP.NET
  20496. Monitoring your own infrastructure using Grafana, InfluxDB, and CollectD
  20497. Safely reviving shared memory – Mozilla Hacks - the Web developer blog
  20498. Why you need "cross-origin isolated" for powerful features
  20499. Making your website "cross-origin isolated" using COOP and COEP
  20500. ASP.NET Core Updates in .NET 5 Preview 7 | ASP.NET Blog
  20501. Announcing .NET 5.0 Preview 7 | .NET Blog
  20502. Announcing Entity Framework Core EF Core 5.0 Preview 7 | .NET Blog
  20503. Creating a custom endpoint visualization graph: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 4
  20504. Stripe: Building a Developer Cult
  20505. The most powerful and extensible open source Wiki software
  20506. Invert, always, invert
  20507. Farmer: Simpler ARM deployments with Octopus Deploy - Octopus Deploy
  20508. ‘Strong Opinions, Weakly Held’ Doesn't Work That Well
  20509. ShareX - Screen capture, file sharing and productivity tool
  20510. Netlify Serverless Functions with Netlify Dev
  20511. SQL Server 2019 Tuple Mover Behavior Change
  20512. Essays on programming I think about a lot
  20513. PowerShell script to automate configuring PostgreSQL for SSPI authentication on Windows
  20514. Zoom Earth – View LIVE satellite images
  20515. You Can’t Kill the Bloomberg Terminal. But If You Were Going to Try, Here’s How.
  20516. Designing a New Old Home: Part 1
  20517. Effect Programming in C#
  20518. Systems design for advanced beginners | Robert Heaton
  20519. Zoekmachine met gelekte wachtwoorden bevat 10 miljard accounts
  20520. Exploring the .NET open source hybrid ORM library RepoDB
  20521. Zero to Hero with App Service, Part 4: Migrate Applications to Azure App Service
  20522. Transact-SQL: The Building Blocks to SQL Server Programming by Gregory A. Larsen - Simple Talk
  20523. Sorting in Blazor WebAssembly and ASP.NET Core Web API - Code Maze
  20524. MS Performance HUD – Analyze EventLog Reading Performance In Realtime
  20525. Using Key Vault and Managed Identities with Azure Functions
  20526. .NET on AWS: Introducing Docker ECS Integration - Code with Steve
  20527. Creating a custom DfaGraphWriter using ImpromptuInterface for easier reflection: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 3
  20528. Natively Format JavaScript Dates and Times
  20529. Azure Service Fabric 7.1 Second Refresh Release
  20530. TransPerfect’s GlobalLink Vasont Inspire CCMS Releases New .NET Core Build and Surpasses Industry Performance Standards
  20531. NerdyPepper/dijo
  20532. Azure Static Web Apps: a first look
  20533. MicrosoftEdge/MSEdgeExplainers
  20534. Ireland donates its COVID Tracker app to Linux Foundation
  20535. Make your feed discoverable
  20536. What about design? | Grumpy pep.
  20537. Nikon D5600 in 2020: still worth it?
  20538. 22 Principles for Great Product Managers
  20539. Thoughts on Cross-platform
  20540. Solving Sudoku with Graph Theory
  20541. Ingradient: building the cooking tool I've always wanted
  20542. Rethinking My Thinking
  20543. You Don't See The Whole Picture - Party at the Moontower
  20544. Are You Using These VPN Apps? Personal Info Of 20 Million Users Leaked: That’s 1.2TB Data
  20545. Technology - Vectorly docs
  20546. Tabler Icons
  20547. I Don't Want to be a Founder and I Don't Think You Do Either | Carol's Blog
  20548. Overview • Zettelkasten Method
  20549. 3D Book Image CSS Generator
  20550. Life, part 25
  20551. Turns out half the internet has a Single-Point-of-Failure called “Cloudflare”
  20552. Implementing cosine in C from scratch
  20553. r/MachineLearning - [Discussion] OpenAI should now change their name to ClosedAI
  20554. Creating Elliptical Curve Keys using OpenSSL
  20555. DIY Video Hosting
  20556. Tempering Expectations for GPT-3 and OpenAI’s API
  20557. Lecture Slides | Statistics for Applications | Mathematics | MIT OpenCourseWare
  20558. Team Objectives - Overview | Silicon Valley Product Group
  20559. iamshaunjp/deno-websockets
  20560. BunnyCDN - Simple, Powerful & Lightning Fast CDN
  20561. dendron
  20562. Asynchronous messaging with Azure Service Bus
  20563. Four Reasons React Renders (and three ways to stop it) – Cory House
  20564. Sort Data With ASP.NET Core and Query Strings
  20565. Travis logs and .NET Core console output
  20566. Ian Bebbington - Cross-Platform Real-Time Communication with Uno & SignalR
  20567. Microservices with ASP.NET Core 3.1 | Pro Code Guide
  20568. Azure SDK Release (July 2020) | Azure SDKs
  20569. A new, more simplified setup for X-Ray tracing of .NET applications | Amazon Web Services
  20570. Eliminating duplicate objects: three approaches
  20571. How to make separate Work and Personal Profiles with the New Microsoft Edge on Beyonce's Internet
  20572. In Praise of Elevated Values
  20573. Azure SQL Bootcamp
  20574. Tip 271 - Azure Functions and secure configuration with Azure Key Vault
  20575. .NET Foundation Board Elections – Meet the Candidates!
  20576. Experiment: Wirelessly Control a Cyborg Cockroach
  20577. Seven 'no log' VPN providers accused of leaking – yup, you guessed it – 1.2TB of user logs onto the internet
  20578. Worms Armageddon 3.8 Features - Worms Knowledge Base
  20579. A Bug-Sized Camera for Bug-Sized Robots and Bug-Sized Bugs - IEEE Spectrum
  20580. Cryptography Dispatches: DSA Is Past Its Prime
  20581. Amazon.com: Customer Questions & Answers
  20582. Wattpad data breach exposes account info for millions of users
  20583. Explain Kubernetes to me like I'm Five
  20584. SignalR without Javascript, the Promise of Blazor - Steve Lorello
  20585. TrueNAS Core will soon replace FreeNAS—and we test the beta
  20586. Cloudflare outage and the risk in today's Internet
  20587. Things Unexpectedly Named After People · Notes
  20588. Foam: Software as Curation
  20589. Adding SIP calls to Android – for free!
  20590. CloudFront Analytics
  20591. CloudFormation Tips and Tricks
  20592. Made 13 Dollars with Brave and Basic Attention token
  20593. On Becoming a Devout Pastafarian
  20594. Clipboard injection on the Financial Times
  20595. Audio From Scratch: Part3, changing the amplitude
  20596. I wish pods were fully restartable · Erkan Erol
  20597. My failed startup - How it failed and why i'm giving the code away for free.
  20598. One year of Flutter as a web developer
  20599. What TikTok got right.
  20600. Tired of note-taking apps
  20601. Technical analysis of client identification mechanisms - The Chromium Projects
  20602. Fixing Mass Effect black blobs on modern AMD CPUs
  20603. A Simple Scam Trick (Don't get fooled!)
  20604. Release Npgsql v4.1.4 · npgsql/npgsql
  20605. reveiws on games.
  20606. Arlec Grid Connect Smart 5m LED White & Colour Changing Strip Light
  20607. Swiss Political System: More than You ever Wanted to Know (I.)
  20608. hugelkultur: the ultimate raised garden beds
  20609. OpenAI's GPT-3 may be the biggest thing since bitcoin
  20610. Is software development better than 20 years ago? | Loosely Coupled Show #011
  20611. Understanding F# applicatives and custom operators
  20612. On Trouser Pockets | Sam Bleckley
  20613. Krita, OpenGL and Qt – Fading Memories
  20614. shabda/tweet-signer
  20615. lawl/NoiseTorch
  20616. Turning the IDE Inside Out with Datalog
  20617. Powerful AI Can Now Be Trained on a Single Computer - IEEE Spectrum
  20618. Automatic Garage Opener
  20619. If Looks Could Kill (1991) - IMDb
  20620. Mainframe workloads supported on Azure
  20621. Azure Functions Day 0 survey
  20622. dotnet-foundation/announcements
  20623. CP2104 USB to Serial Converter Arduino Programmer
  20624. The Ultimate Oldschool PC Font Pack: FAQ/Docs/ReadMe
  20625. Compiler Explorer - C (x86-64 clang 10.0.0)
  20626. Cloudflare outage on July 17, 2020
  20627. Add methods to convert between hexadecimal strings and bytes by tkp1n · Pull Request #37546 · dotnet/runtime
  20628. The encrypted homelab
  20629. Delivering value & reducing risk
  20630. stu2b50
  20631. Goodbye to Grommet
  20632. Raspberry Pi as a Penetration Testing Implant (Dropbox) - System Overlord
  20633. How a Chrome Extension Broke My Web App
  20634. tetrakai
  20635. Some people like their jobs
  20636. My 2017 iPhone X Died: I Got a 2016 iPhone SE, Upgraded the Battery and Added Wireless Charging — It's Great
  20637. Questionable Advice: Can Engineering Productivity Be Measured?
  20638. Software Consulting: What This Really Means and How to Start
  20639. Lazy evaluation in real life
  20640. What Is Preferred Stock And Why Is Given To Investors?
  20641. Apple Is Killing A Billion-Dollar Ad Industry With One Popup
  20642. NewPipe - a free YouTube client
  20643. All the Ways to Make a Web Component - June 2020 Update
  20644. TensorFlow, Keras and deep learning, without a PhD
  20645. Release v0.14.0 · vmware-tanzu/octant
  20646. A Walk through of Azure
  20647. Getting Started with ASP.NET Core
  20648. Index
  20649. GitHub Archive Program: the journey of the world's open source code to the Arctic
  20650. What is a Developer Advocate - Here's What I Do
  20651. EF Core In depth – Tips and techniques for configuring EF Core – The Reformed Programmer
  20652. MAVERICK LIFE TECH: Four steps to take right now to protect your accounts from hackers
  20653. Hypertext Style: Cool URIs don't change.
  20654. What’s New in Thunderbird 78
  20655. How to store app secrets for your ASP .NET Core project
  20656. C# 9: New `and`, `or`, and `not` Keywords for Pattern Matching
  20657. .NET on AWS: Pushing a .NET Docker Image to Amazon ECR - Code with Steve
  20658. How Object.entries work internally in JavaScript
  20659. GitHub Actions Overview | Premier Developer
  20660. How Do You Comfort a JavaScript Bug?
  20661. Thread Safety & Scoped Lifetime in Dependency Injection Containers
  20662. 100 Best Kubernetes Books of All Time
  20663. Features/module initializers by RikkiGibson · Pull Request #46071 · dotnet/roslyn
  20664. microsoft/ProcMon-for-Linux
  20665. Testing on the Toilet: Don’t Mock Types You Don’t Own
  20666. dotnet/designs
  20667. Be a Hero - Bonus Panel - Fowl Language Comics
  20668. How the OBS Project changed video forever with lead Hugh Bailey
  20669. Careers
  20670. Tweaks
  20671. What exactly is the DevOps model and what advantages does it bring to your workflow?
  20672. Poor feedback from readers
  20673. My First PC
  20674. The pivot Snapchat never made
  20675. Giving your first International talk - Recon2019 & BlackHat - Niemand - Cyber Security
  20676. We need tests. But now or later?
  20677. Do You Like Your Internal Customers? Give Them Self-Service!
  20678. Release Dapr Runtime v0.9.0 · dapr/dapr
  20679. Mads Brodt - Front-end engineer
  20680. Fort & Forge
  20681. How to Be Unpersuasive - Calvin Rosser
  20682. Software Update by 👨🏽‍💻 Francisco Costa
  20683. Zulip 3.0: Threaded Open Source Team Chat
  20684. pimbrouwers/Falco
  20685. When your coworker does great work, tell their manager
  20686. Twitter Is at Its Best When Verified Accounts Can’t Tweet
  20687. Board of Director 2020 Elections - Interviews - Round 1
  20688. Announcing Rust 1.45.0 | Rust Blog
  20689. Let’s avoid talk of ‘chemical imbalance’: it’s people in distress | Psyche Ideas
  20690. Join conversation
  20691. Life, part 24
  20692. I made a robot to cut my hair with scissors
  20693. How SHA-2 Works Step-By-Step (SHA-256)
  20694. Post title
  20695. Hacking Reolink cameras for fun and profit
  20696. The Internet Wasn't Built for Security
  20697. Create: Frontend - A one of a kind live event from Microsoft about all things frontend
  20698. Viewing Managed COM Objects Through Native Pointers | Visual Studio Blog
  20699. Systems Performance: Enterprise and the Cloud, 2nd Edition
  20700. C# 9 Deep Dive: Target Typing and Covariant Returns
  20701. Introducing C# Markup for Xamarin.Forms | Xamarin Blog
  20702. Implementing a Thread Safe Message Queue in C#
  20703. Deploying a .NET Core Blazor App to Netlify using GitHub Actions
  20704. Introduction to Web Programming in F# with Giraffe - Part 1 — Softwarepark
  20705. Introduction to Functional Programming in F# - Part 11 — Softwarepark
  20706. The July 2020 release of Azure Data Studio is now available - SQL Server Blog
  20707. Understanding Functions in JavaScript
  20708. Workshop: KEDA, Scale Your Kubernetes Workload on Your Own Terms - NDC Melbourne 2020
  20709. PinePhone – PINE Store
  20710. Blockchain.com Explorer | BTC | ETH | BCH
  20711. Create a Meetup Account
  20712. damageboy
  20713. Stop The Overuse Of Copy-Pasting And Unecessary Libraries
  20714. The (painful) Enterprise Way to the Cloud
  20715. Why inaccurate antigen tests are better than slow PCR tests · Chris Said
  20716. The next wave in higher education
  20717. benjamin.computer - Benjamin Blundell
  20718. When (not) to squash commits
  20719. Espresso shots and software development – Lucas T. Teixeira
  20720. Almost Paperless Office
  20721. Lies, Damn Lies, and Front-end Tracking
  20722. Thought: Handling rate limited apis
  20723. Not recommending Purism - anarcat
  20724. “Zero logs” VPN exposes millions of logs including user passwords, claims data is anonymous
  20725. New experimental Razor editor for Visual Studio | ASP.NET Blog
  20726. .NET Conf: Focus on Microservices
  20727. dotnet/crank
  20728. Tech Job Interviews Assess Performance Anxiety Instead Of Coding Skills: Report
  20729. What a Counterfeit Lightning to Headphone Adapter Looks Like
  20730. Oliver's Blog
  20731. The Importance of Deep Work & The 30-Hour Method for Learning a New Skill
  20732. Orthodox Privilege
  20733. DRBG: rename the DRBG taxonomy. · openssl/openssl@ce3080e
  20734. Comet NEOWISE
  20735. Blazor and Dragons! How to Consume gRPC-web From Blazor
  20736. Nearly 70% of iOS and Android users will deny tracking permissions if they are requested in-app to opt-in - Online Survey Tool, Mobile App for Quick Survey
  20737. Oracle JRE and JDK Cryptographic Roadmap
  20738. Welcome to Element!
  20739. Release Beta 8 · egil/bUnit
  20740. Data Structures & Algorithms I Actually Used Working at Tech Companies
  20741. You've only added two lines - why did that take two days!
  20742. Host ASP.NET Core on Linux with Nginx
  20743. Webinar – REST – the ignored parts
  20744. How does the built-in dependency injection work on ASP.NET Core?
  20745. Bypassing Polymorphism with Reflection in .NET - Matthias Koch
  20746. 10 Visual Studio Navigation Productivity Tips - NDepend
  20747. Deep Dive: How is the ASP.NET Core Middleware Pipeline Built? - Code with Steve
  20748. .NET Framework July 2020 Security and Quality Rollup Updates | .NET Blog
  20749. Our Data
  20750. End-to-End Integration Testing with NServiceBus: How It Works
  20751. Fiddler Everywhere: Scanning for 404 and 500 Status Codes
  20752. Web Proxy Auto Discovery
  20753. .NET Core July 2020 Updates – 2.1.20 and 3.1.6 | .NET Blog
  20754. FCC ID 2AWHPR201
  20755. Generally available: Azure Private Link for Azure SignalR Service | Azure updates | Microsoft Azure
  20756. How to Receive an SMS With Blazor and SignalR
  20757. SharpLab
  20758. Pixel Art Tutorials - Saint11
  20759. Add public comment period for bylaw and policy changes by bradbiddle · Pull Request #197 · dotnet-foundation/website
  20760. dotnet/aspnetcore
  20761. How HEY Protects Your People
  20762. Visual Studio 2019 for Mac - Preview Release Notes
  20763. How to Transform Your Board Meeting with Written Narratives by @ttunguz
  20764. You've only added two lines - why did that take two days!
  20765. The Power of Defaults
  20766. Make me think!
  20767. My Motivation Behind Digital Minimalism
  20768. Most advice is too prescriptive to be useful
  20769. oltdaniel - Do not render a PDF in a canvas
  20770. Entrepreneur, Stage 1: Bootstrapping, Burnout, and Babies
  20771. The Resume is Dead. And Content Killed it. — Avthar
  20772. Luck is the Opposite of Efficiency - J.D. Moyer
  20773. Save the world with a personal carbon tax
  20774. Reclaiming Technology / Thomas Wang
  20775. Blazor GameDev - part 4: moving a sprite - Davide Guida
  20776. Arbiter Sports - ArbiterSports
  20777. 10 best free app to track a Cheating Spouse for Android
  20778. Tech Sector Job Interviews Assess Anxiety, Not Software Skills
  20779. Reliable Async Systems with Coyote - Part 1
  20780. BinaryFormatter long-term obsoletion plan by GrabYourPitchforks · Pull Request #141 · dotnet/designs
  20781. Digicert revokes a raft of web security certificates
  20782. papers-we-love/papers-we-love
  20783. crates.io: Rust Package Registry
  20784. crates.io security advisory | Rust Blog
  20785. The TikTok War
  20786. Etcd, or, why modern software makes me sad
  20787. Portal Abstractions with Sam Ritchie - CoRecursive Podcast
  20788. Disallow unrestricted polymorphic deserialization in DataSet by GrabYourPitchforks · Pull Request #39304 · dotnet/runtime
  20789. Coding Adventure: Procedural Moons and Planets
  20790. Is it worth the cost?
  20791. How to Run a Live Coding Stream on Twitch using OBS
  20792. All .Net Exceptions List
  20793. Creating a custom DfaGraphWriter using ImpromptuInterface for easier reflection: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 3
  20794. How To Create a Github Profile ReadMe
  20795. ‎The Numberphile Podcast on Apple Podcasts
  20796. Ex-Googler's Startup Comes Out of Stealth With Beautifully Simple, Clever Robot Design - IEEE Spectrum
  20797. Podcast — Numberphile
  20798. The Mathematical Showman - Ron Graham (1935-2020) — The Numberphile Podcast
  20799. Dotnetos Week - 5 days, 5 sessions, 5 speakers
  20800. The Mathematical Showman - Ron Graham (1935-2020) - Numberphile Podcast
  20801. Python Malware On The Rise
  20802. Add support for Pipeline Operator by Pokute · Pull Request #38305 · microsoft/TypeScript
  20803. Debugging web apps in Visual Studio with custom browser configurations | endjin
  20804. How to stop worrying and adopt nullable reference types – Webinar Recording
  20805. Sometimes It's Easier to Mock Without Moq
  20806. Monsters Weekly 173 - Record Types
  20807. All in One with OData $Batch | OData
  20808. Azure Web App: Connection Strings | Build5Nines
  20809. Implementation of the C# IO container
  20810. Handling SPA Fallback Paths in a Generic ASP.NET Core Server
  20811. Understanding How Assemblies Load in C# .NET - Michael's Coding Spot
  20812. Implicit References, Context Popup, Configuration and Deprecation Messages – NuGet Updates in Rider 2020.2 EAP
  20813. Atlas of Surveillance
  20814. VEX in Houdini: Mandelbrot and Mandelbulb
  20815. How Remote Work Could Destroy Silicon Valley
  20816. Git - gitfaq Documentation
  20817. zombodb/pgx
  20818. libtorrent adds support for the WebTorrent protocol » Feross.org
  20819. Thousands of shop, bank, and government websites shut down by EV revocation | Netcraft News
  20820. How I made $11,673 in 5 days with an open-source project | Samuel Štancl
  20821. My impression of the PineBook Pro - a $200 ARM powered laptop
  20822. Dark Web Price Index 2020. Check all 2020 Dark Web Prices
  20823. Ideas Are Worthless - Greg Raiz
  20824. Why Do We Have Dev Rels Now?
  20825. Philipp is annoyed
  20826. Why you should be more unlikeable
  20827. Head asleep, body awake
  20828. A $50.000/year streaming service | Gianluca Mauro
  20829. Doing the impossible
  20830. A Steve Jobs masterclass (from a decade ago)
  20831. Give some ❤️ to your PR
  20832. Why Every Developer Should Start Blogging
  20833. Matthew Leibowitz - Uno Conference
  20834. Linux founder tells Intel to stop inventing 'magic instructions' and 'start fixing real problems'
  20835. Life, part 23
  20836. European Union sets limits on platform madness
  20837. primo is an all-in-one IDE, CMS, component library, and static site generator
  20838. A few thoughts about Signal’s Secure Value Recovery
  20839. The Most Remarkable Legacy System I Have Seen
  20840. Linux kernel in-tree Rust support
  20841. Performance Improvements in .NET 5 | .NET Blog
  20842. So Many of Us: Recognizing Abuses of Power
  20843. Some GIF fixes stb_image by NuklearBomb · Pull Request #683 · nothings/stb
  20844. Hacker breaches security firm in act of revenge | ZDNet
  20845. How to Build a CORS Proxy for Client-side Blazor
  20846. GitHub Status
  20847. Dyxsleia
  20848. Azure Functions Configuration and Secrets Management
  20849. AWS Well-Architected Framework – Updated White Papers, Tools, and Best Practices | Amazon Web Services
  20850. Generating the Premier League Table in F#
  20851. On Reactive Programming
  20852. A .NET Color Console Helper
  20853. Creating an Instance of Type, 8 Years Later
  20854. PrimeHotel – adding Entity Framework Core 5 in .NET – Michał Białecki Blog
  20855. Type-Safe Single Page Apps: F# Vs. TypeScript
  20856. Entity Framework Core In-Depth Part 10
  20857. The Future of Online Identity is Decentralized — yarmo
  20858. .NET Core: Still a Microsoft platform thing despite more than five years open source
  20859. Shawn Wildermuth's Blog
  20860. Entity Framework Core In-Depth Part 9
  20861. A Developer's Introduction to Data Science Video Series
  20862. Devcontainers and SSL interception
  20863. r/dotnet - Upcoming AMA on Monday with Krzysztof Cwalina - author of .NET Framework Design Guidelines, and a long time .NET Architect at Microsoft.
  20864. Trending
  20865. Apple Silicon: The Passing of Wintel
  20866. Cooking for Geeks: Real Science, Great Cooks, and Good Food: Potter, Jeff: 9781491928059: Amazon.com: Books
  20867. Fix capitalization of .NET by terrajobst · Pull Request #2226 · MicrosoftDocs/architecture-center
  20868. Get up and running with Kubernetes
  20869. The fastest way to learn a new language — ThinkTank
  20870. Multiple Monitors with Touchscreens
  20871. Getting Artificial Neural Networks Closer to Animal Brains
  20872. stu2b50
  20873. Why I Learnt How to Code (As A Non-technical Founder Of My First Startup)
  20874. We are not prisoners of groupthink.
  20875. The Soul of a New Debugger
  20876. Episode 1: A basic expression evaluator
  20877. V8 release v8.4 · V8
  20878. V-Drum Explorer: Blazor and the Web MIDI API
  20879. Tour of Rust
  20880. Announcing the Zig Software Foundation - News
  20881. Cloud Native Infrastructure Engineer / Architect at IBM | intellijobs.ai
  20882. Twisties Cheesy Bacon 250g | Woolworths
  20883. ongoing by Tim Bray · Just Too Efficient
  20884. Getting the .editorconfig working with MSBuild
  20885. Ennio Morricone - Here's to You (In Concerto - Venezia 10.11.07)
  20886. Do not remain nameless to yourself
  20887. Microsoft Announces that it will drop official support of PHP on Windows
  20888. davidfowl/uController
  20889. Do YOU know how much your computer can do in a second?
  20890. Testing Firefox more efficiently with machine learning – Mozilla Hacks - the Web developer blog
  20891. Building a self-updating profile README for GitHub
  20892. git/torvalds/linux.git - Linux kernel source tree
  20893. Powerful new route planner that prefers greenery and can generate round trip routes of a specified distance | Trail Router
  20894. Enable BinaryFormatter killbit by default in aspnet applications; introduce feature switch by GrabYourPitchforks · Pull Request #12434 · dotnet/sdk
  20895. Why Are Toys Such a Bad Business?
  20896. Linux kernel in-tree Rust support
  20897. Initial contents for BinaryFormatter security guide by GrabYourPitchforks · Pull Request #19442 · dotnet/docs
  20898. The Problem with Mandating Enterprise Target State Architecture
  20899. Experimenting with RF using RTL-SDR
  20900. Satisfactory way of thinking
  20901. The secret to long term wealth
  20902. Own your infrastructure
  20903. Our hiring process is what we can get away with
  20904. Playground: Asp.Net Core SignalR
  20905. Dunzo suffers data breach; users' phone numbers, email IDs exposed
  20906. The Hard Parts — Martin Kleppmann’s talks
  20907. Friday Five: Azure Live Streaming, Teams Approvals, More!
  20908. Microsoft Host Integration Server - Wikipedia
  20909. Array Functions and the Rule of Least Power – Pursuit of Laziness
  20910. PDC 2000 | Channel 9
  20911. Linux kernel in-tree Rust support
  20912. Investors say agroforestry isn’t just climate friendly — it’s also profitable
  20913. The Mathematics of Neural Networks (Explained Visually)
  20914. AVIF for Next-Generation Image Coding
  20915. 960620 - Support AVIF - chromium
  20916. The Liddle'est President: Padellan, Majid M, Kelly, John: 9781734666427: Amazon.com: Books
  20917. bdougie/awesome-black-developers
  20918. I’m leaving Sleeping Giants, but not because I want to
  20919. Span Symmetric ICryptoTransform by vcsjones · Pull Request #38722 · dotnet/runtime
  20920. Reducing TLS Certificate Lifespans to 398 Days – Mozilla Security Blog
  20921. Don't close your MacBook, MacBook Air, or MacBook Pro with a cover over the camera
  20922. 1651828 - DigiCert: Delay of revocation for EV audit inconsistency incident
  20923. No, node_modules are not heavy - Chaotic good engineering
  20924. Marketing CPAs, Explained
  20925. Keyboardio Atreus Review - sulami's blog
  20926. The Frink is Good, the Unit is Evil • Hillel Wayne
  20927. This blog is now running on solar power
  20928. The Value of Alternative Investments · Sturm Mabie
  20929. The Polymath Playbook
  20930. Driving Therapy - Now on YouTube — cdahmedeh
  20931. How to get your first Enterprise customer after having several SMB customers
  20932. Disabling Google 2FA Doesn't Need 2FA
  20933. Strong Generalization and Efficiency in Neural Programs
  20934. MikeCodesDotNET/ColoredBadges
  20935. Denver Startup Week | 2020 Session Selection | Building a Developer Community: Lesson Learned
  20936. WWDC 2020 Followup Survey
  20937. Loading Related Data - EF Core
  20938. Azure Kubernetes for Developers
  20939. The Bourne Collection: Online Search Is Older than You Think! - CHM
  20940. LibreOffice: the next five years
  20941. 2 Years To Make $10 in Software Revenue
  20942. Criteo R&D Blog – Medium
  20943. Start Your Career as a Frontend Developer with Scrimba
  20944. App suddenly crashing on startup in production due to FBSDKRestrictiveDataFilterManager.m · Issue #1427 · facebook/facebook-ios-sdk
  20945. Ten modern layouts in one line of CSS
  20946. Using SignalR in ASP.NET Core & React to Send Messages
  20947. Passwordless: The Future of Authentication
  20948. Regex Named Groups and Using Them in C# - Gerald Versluis
  20949. Mads Kristensen Unveils 'The Essentials' Visual Studio Extension Pack for All Devs -- Visual Studio Magazine
  20950. Ask a Techspert: How do machine learning models explain themselves?
  20951. WinDbg debugger tool updated with several new improvements - MSPoweruser
  20952. Webwaste
  20953. C# .NET IO.Path.GetExtension vs PInvoke Win32 PathFindExtension Native API Speed Comparison
  20954. Exciting new updates to the Git experience in Visual Studio | Visual Studio Blog
  20955. Introducing the .NET Guide – Tutorials, Tips & Tricks for .NET, Rider, and ReSharper
  20956. Azure for .NET developers
  20957. Pokémon Sprite Decompression Done By Hand
  20958. Free MacOS Sampler, Samplr For Touchbar
  20959. How to unc0ver a 0-day in 4 hours or less
  20960. Perf Track
  20961. Quartz.NET
  20962. A framework for investigating bugs
  20963. How Machine Learning Pipelines Evolve Based on your Business Maturity
  20964. How to Choose a Machine Learning Technique
  20965. Is Technology Making Us More Productive?
  20966. 6 reflections on turning 27
  20967. The death of serendipity
  20968. Samplr for Touchbar · Multitouch Sampler for the Touch Bar
  20969. New German law would force ISPs to allow secret service to install trojans on user devices
  20970. Developer Stories | Microsoft Azure
  20971. zerodivs.com
  20972. Blazor GameDev - part 3: sprite rendering - Davide Guida
  20973. Building ASP.NET Core Hosted Services and .NET Core Worker Services
  20974. [tl;dr sec] #42 - tl;dr sec Search, Towards Trusted Sensing, Root Causes of Procrastination
  20975. Programming should be a seperate category from Science & Technology
  20976. synercoder/FileFormats.Pdf
  20977. Entity Framework: .NET Community Standup - July 8th 2020 - EF Core 5.0 Demo Extravaganza
  20978. Life, part 22
  20979. Auto Union Type C Racecar
  20980. Shared Cache is Going Away
  20981. Learn How to Migrate Your IdentityServer4 v3 Database to IdentityServer4 v4
  20982. GitHub Stars
  20983. Unit Testing is Overrated | Alexey Golub
  20984. IdentityServer4, OAuth, OpenID Connect Series - Code Maze
  20985. Bournemouth ASP.NET Blazor Meetup Group (Bournemouth, United Kingdom)
  20986. What is an event loop?
  20987. Why you'll probably regret using Tailwind
  20988. Moving from TypeScript to Rust / WebAssembly
  20989. The saddest "Just Ship It" story ever
  20990. How to write proper Software Documentation?
  20991. VC Firms Promised to Help Black Founders. My Experience Shows a Different Reality.
  20992. A Few Catchy Philosophy Quotes That Are Often Misinterpreted - Neel Somani
  20993. Jonathan Bergknoff: Terraform Pain Points
  20994. Everything is a Strawman
  20995. 'Jiro dreams of sushi' lessons for SaaS - Blog by Damian Schenkelman
  20996. Why I built a new app for practicing keyboard shortcuts
  20997. How I learned to suck less at Chess
  20998. HashCode Struct (System)
  20999. A deep-dive into WinUI 3 in desktop apps - Windows Developer Blog
  21000. Improved XML grammar binding and more in Red Hat VS Code XML extension 0.13.0 - Red Hat Developer
  21001. Working with SQLite and WebAssembly for .NET Developers - Uno Platform
  21002. Beginners quick start to learn React.js
  21003. End-to-End Integration Testing with NServiceBus
  21004. Understanding .NET MAUI and the future of Xamarin
  21005. Debounce Explained – How to Make Your JavaScript Wait For Your User To Finish Typing
  21006. Microservices vs. Monoliths: An Operational Comparison – The New Stack
  21007. tauri-apps/tauri
  21008. Data WhiteOps collects
  21009. Introduce opt-in BinaryFormatter killbit by GrabYourPitchforks · Pull Request #38963 · dotnet/runtime
  21010. JustWatch - The Streaming Guide
  21011. The Difference Between HTTP Auth, API Keys, and OAuth | Nordic APIs |
  21012. Reddit's website uses DRM for fingerprinting
  21013. SixLabors/ImageSharp
  21014. The More Senior Your Job Title, the More You Need to Keep a Journal
  21015. Lifeng-Liang/NSQLite
  21016. A Better Private Search Engine
  21017. Getting started with cross-platform development using .NET on Ubuntu on WSL | Ubuntu
  21018. Linux Mint drops Ubuntu Snap packages
  21019. HollyPixel
  21020. Barebones WebGL in 75 lines of code
  21021. Bring back the 'Developer News' on startup
  21022. Goodwill Hunting
  21023. .NET Core Debugging with WSL 2 - Preview - Visual Studio Marketplace
  21024. JaidedAI/EasyOCR
  21025. startsWith() and endsWith() functions in PHP
  21026. Voter Express: Voter Express Lookup
  21027. Release 3.1.2 · aspnet-contrib/AspNet.Security.OAuth.Providers
  21028. dog-qiuqiu/MobileNetv2-YOLOV3
  21029. r/boardgames - Card Game about Programmers/IT (free Print & Play - IT Startup)
  21030. LOOPY!
  21031. How Developers Stop Learning: Rise of the Expert Beginner
  21032. Pwning smart garage door openers
  21033. The Fastest NuGet Package Ever Published (Probably)
  21034. NDC Melbourne Warmup Meetup #2
  21035. Martin Björkström - gRPC Server Reflection in the .NET world
  21036. Zero to Hero with App Service, Part 3: Releasing to Production
  21037. What is MaxDOP controlling?
  21038. How to Implement Azure Serverless with Blazor WebAssembly
  21039. TypeScript Types Deep Dive - The Talk | Barbarian Meets Coding
  21040. Monsters Weekly 172 - NodaTime and API Controllers
  21041. When data is messy
  21042. Shawn Wildermuth's Blog
  21043. New Training for Your Team on Redgate University: Learn DevOps and SQL Server for Free - Redgate Software
  21044. Local Users with ASP.NET Core – ASP.NET Core Identity
  21045. .NET Core vulnerability lets attackers evade malware detection
  21046. The Latest
  21047. Solutions for EVERY GATE Theory of Computation Question! [Exam Question Monday] #gateconcept
  21048. xamarin/MobileBlazorBindings
  21049. New Work by Gary Larson | TheFarSide.com
  21050. Release ILSpy 6.0 · icsharpcode/ILSpy
  21051. RickStrahl/Westwind.AspnetCore.LiveReload
  21052. HDMI Capture Comparison - OneDrive
  21053. Help message for shell scripts — samizdat
  21054. Pulsar vs Kafka - Comparison and Myths Explored - Kai Waehner
  21055. Analysis of YouTube Trending Videos of 2019 (US)
  21056. Bay Area Twitter Sentiment During a Pandemic
  21057. No pain, no gain: Tracktions' story
  21058. Are you living in a kettle?
  21059. Most valuable developer linux notebooks in 2020
  21060. mmhmm - Clear, compelling communication for everyone
  21061. Saadat Qadri
  21062. Ultra Cheap VPS hosts for Tor Bridges
  21063. A Team
  21064. Disrupting Enterprise Search
  21065. ASP.NET Core Series: Route To Code
  21066. Buypass European Certificate Authority (CA)
  21067. Moving from data science to machine learning engineering
  21068. The adaptive interface system for modern web experiences
  21069. microsoft/fast
  21070. sayedihashimi/myproposals
  21071. MVP Perks
  21072. PPP Loan Data
  21073. Concurrent Reference Counting and Resource Management in Wait-free Constant Time
  21074. Flatter wait-free hazard pointers - Paul Khuong: some Lisp
  21075. ASP.NET Community Standup - July 7, 2020 - FAST Framework
  21076. braver-browser/braver-browser
  21077. Solutions for EVERY GATE Theory of Computation Question! [Exam Question Monday] #gateconcept
  21078. Show & tell: a steampunk desktop background radiation monitor
  21079. Dark Patterns after the GDPR: Scraping Consent Pop-ups and Demonstrating their Influence
  21080. Adding an endpoint graph to your ASP.NET Core application: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 2
  21081. Invite Rick
  21082. Youtube DELETED Jordan Pier's Electronics Repair Channel!
  21083. yourduskquibbles/webannoyances
  21084. #144 Bill Wagner, .Net 5 and Unifying .NET
  21085. JAMstack Crash Course - Build a Full Stack Application
  21086. A Terrible, Horrible, No-Good, Very Bad Day at Slack
  21087. Only 9% of visitors give GDPR consent to be tracked
  21088. Custom validation logic on client AND server with Blazor?
  21089. Produce your own physical chips. For free. In the Open.
  21090. What’s the difference between blue/green and red/black deployments?
  21091. Software architecture diagrams - which tool should we use?
  21092. Using External Inputs in Azure Durable functions
  21093. Java Programming
  21094. Event Sourcing in .NET Core – part 1: A gentle introduction
  21095. C# 8.0 nullable references: MaybeNull | endjin
  21096. Add ESLint Rules to a `react-blessed` Application
  21097. How to secure ASP.NET Core with OAuth and JSON Web Tokens
  21098. How To Test Your React Apps With The React Testing Library — Smashing Magazine
  21099. Microsoft Threat Protection advanced hunting cheat sheet
  21100. Introducing event timeline – an innovative, new way to manage your security exposure
  21101. .NET Core Summer Event 2020
  21102. How to Explain White Privilege to Someone Who Doesn’t Think it Exists
  21103. Non-Euclidean Worlds Engine
  21104. Database Patterns with Azure Kubernetes Service Part 2: Azure SQL DB and Managed Identity
  21105. Door & Window Sensor Alarms For Smart Home 2020
  21106. Just in time knowledge - Niall Bunting
  21107. How People Learn — The Brain Basics - Iulian Gulea
  21108. Tasty - Delicious dotnet testing | Manuel Grundner
  21109. Addio Redis, I'm leaving Redis Labs
  21110. Data migration gotchas and lessons learned - Coding Nagger
  21111. koaning.io: The Future of Data Science is Past
  21112. James Stanley - I made a macro keypad with 3d-printed switches
  21113. A new desk
  21114. Giving GPT-3 a Turing Test
  21115. Hacker News Design is Ugly
  21116. D-Bus and Polkit, No More Mysticism and Confusion
  21117. Buying and Selling stocks with maximum profit
  21118. Clean Architecture, 2 years later - Elton Minetto
  21119. Why You Should Share Your Salary
  21120. Donut-shaped C code that generates a 3D spinning donut
  21121. SEVP modifies temporary exemptions for nonimmigrant students taking online courses during fall 2020 semester
  21122. NDC Melbourne Warmup Meetup #1
  21123. 1650910 - DigiCert: Inconsistent EV audits
  21124. Decision for 2020-21 Academic Year
  21125. Non-Euclidean Worlds Engine
  21126. PlayStation's secret weapon: a nearly all-automated factory
  21127. Performance Improvements via Formally-Verified Cryptography in Firefox – Mozilla Security Blog
  21128. Model 777 — Luca Iaconi-Stewart
  21129. How I Got My Attention Back
  21130. Versatile Video Codec (H.266) finalized, will produce 50% smaller files than HEVC (H.265)
  21131. Life, part 21
  21132. Screen space shadows
  21133. Fraunhofer Heinrich Hertz Institute HHI
  21134. Brython
  21135. Hat Problems - Numberphile
  21136. Stacks of Hats (extra) - Numberphile
  21137. A Concurrency Cost Hierarchy
  21138. Using an OData Client with an ASP.NET Core API
  21139. OData with ASP.NET Core
  21140. Blazor WebAssembly : Using HttpClient in MVVM - EP09
  21141. The myth of NoSQL (vs. RDBMS) "joins dont scale" - Blog dbi services
  21142. Flexible Access Token Validation in ASP.NET Core
  21143. Writing a winning 4K intro in Rust
  21144. HTTPie – command-line HTTP client for the API era
  21145. VC Firms Promised to Help Black Founders. My Experience Shows a Different Reality.
  21146. ANN: Cosmos DB Profiler 1.0 Release
  21147. Exploring Proxy to Achieve TypeScript Type Safety with Element Binding, two way Data Binding, Events, and More
  21148. Virtual Events for Xamarin and .NET in July | Xamarin Blog
  21149. A developer-centered approach to application development - Red Hat Developer
  21150. Change Feed – Unsung Hero of Azure Cosmos DB | Azure Cosmos DB Blog
  21151. Build an In-memory REST API with Deno and Oak
  21152. HTTP OPTIONS and Default page vulnerabilities
  21153. bach-sh/bach
  21154. A Distributed Tracing Adventure in Apache Beam
  21155. UASP makes Raspberry Pi 4 disk IO 50% faster
  21156. mfreeborn/heliocron
  21157. willmcgugan/rich
  21158. AbdulMalikDev/ounotes
  21159. Debubble
  21160. A Deep Introduction to JIT Compilers: JITs are not very Just-in-time | Carol's Blog
  21161. Exposing proto files in a gRPC service over a frameworkless and lightweight API
  21162. Veldrid 4.8.0
  21163. Castle Game Engine
  21164. Old Code Gets Younger Every Year
  21165. Why I’m Writing A Book On Cryptography
  21166. 10 modern layouts in 1 line of CSS
  21167. The Comeback of Fun in Visual Design
  21168. 1-Line Layouts
  21169. Beginner’s Guide To Abstraction – Pursuit of Laziness
  21170. Learn about transaction isolation levels - LanRaccoon
  21171. SemVer Considered Harmful | Joey Lynch's Site
  21172. nabeelqu
  21173. Eating local has a tiny environmental impact
  21174. bible-api.com
  21175. Why Can't I Reproduce Their Results?
  21176. What I discovered studying Neuroscience, having a background in Electronics - Recknsense
  21177. No, universities are not going away.
  21178. How my article became one-hit-wonder on hacker news · Tomas Vik
  21179. Laptop battery insights – Blog of Christian Felde
  21180. When You Come at the King - This Too Shall Pass by Rhys Wallace
  21181. Coffee & Open Source
  21182. Linus Torvalds: 'I Do No Coding Any More' - Slashdot
  21183. 1-Line Layouts
  21184. A ‘Viral’ New Bird Song in Canada Is Causing Sparrows to Change Their Tune
  21185. willmcgugan/rich
  21186. Reparar tu smartphone o instalarle una ROM será delito en México: la nueva ley que protege los candados digitales, explicada
  21187. The Wrong Abstraction — Sandi Metz
  21188. Release Version 01.00.30 · ADefWebserver/Blazor-Blogs
  21189. Release Week 27 of the year 2020 · AdrienTorris/awesome-blazor
  21190. Onyx is violating the Linux kernel's license - refuses to release source code
  21191. a327ex/BYTEPATH
  21192. Scamming the scammers -- catching the virus call centre scammers red-handed
  21193. De-Escalating Social Media
  21194. HTML tags flagged as error in razor view : RSRP-477782
  21195. Another non-year of Desktop Linux – Structure and Interpretation of Computer Programmers
  21196. Giving code presentations
  21197. Thinking about Algorithmic problems II
  21198. No More Shampoo
  21199. You need a PO Box : JetGirlArt
  21200. Can we even make a cloud by ourselves?
  21201. Project Audio for GitHub
  21202. GitHub Special Repository, The Public Profile Readme
  21203. simone.computer
  21204. USA.css
  21205. SQL-MisterMagoo/BlazorCultures
  21206. Bitcoin From Scratch - Part 1
  21207. Building Subversion - CoRecursive Podcast
  21208. A look at the Gemini protocol: a brutally simple alternative to the web
  21209. A real-time Event Grid viewer with serverless SignalR
  21210. Friday Five: Azure Private Link, Visual Studio, And More!
  21211. Crear cliente en C# Windows Forms .Net Core para SignalR | Aplicaciones en tiempo real
  21212. 2 + 1 = 4, by quinoa
  21213. retaildevcrews/webvalidate
  21214. Project Gemini
  21215. How can I get a Bootstrap column to span multiple rows?
  21216. Flex
  21217. Better words by richsalz · Pull Request #12089 · openssl/openssl
  21218. The silence is deafening
  21219. Where Am I? · The Internet Bytes.
  21220. The true cost of knowledge | RoyalSloth
  21221. Race Conditions/Concurrency Defects in Databases: A Catalogue
  21222. HELP WANTED - bitprophet.org
  21223. How I wrote 214 pages for a web development book with 19 pull requests in 3 months
  21224. The risks of falling in love (for product designers)
  21225. mrlee.dev - On Sharing Vulnerability
  21226. Autonomous Review: The Best Affordable Standing Desk - Tim Leland
  21227. How we beat existing network effects and got 900 customers from day one
  21228. Code Only Says What it Does
  21229. Goodbye
  21230. Beware the Google Password Manager - fasterthanli.me
  21231. Director/Sr. Director of Finance and Operations
  21232. Franz – a free messaging app for Slack, Facebook Messenger, WhatsApp, Telegram and more
  21233. Adds a focus trap to the modal as well as the ability to dismiss the modal with the escape key by chrissainty · Pull Request #185 · Blazored/Modal
  21234. See Intricate Details in Leonardo da Vinci’s The Last Supper in a New Gigapixel Image
  21235. A Markdown Editor for the 21st Century - Zettlr
  21236. Icons list
  21237. alfiopuglisi/guietta
  21238. Anti-Algorithmic Music: How Bandcamp Is Helping Artists Beat The Odds
  21239. Understand which font is being rendered - Chrome DevTools
  21240. Blazor WebAssembly : Dependency Injection - EP08
  21241. The SP mvp Weekly
  21242. OpenStreetMap, a global map for worldwide insight
  21243. Using the Internet Archive’s Wayback Machine as a CDN
  21244. Inside the Invasive, Secretive “Bossware” Tracking Workers
  21245. Abstract Wikipedia/July 2020 announcement - Meta
  21246. Generics for Go
  21247. AWS Blog
  21248. Getting Started with GitFlow - Simple Talk
  21249. Building and consuming GraphQL API in ASP.NET Core 3.1 - Simple Talk
  21250. Announcing Pylance: Fast, feature-rich language support for Python in Visual Studio Code | Python
  21251. Introducing Fiddler Jam
  21252. ASP.NET Core Series: Deploying your Microservice to Azure Container Instances
  21253. Always Use the for…of loop to iterate in JavaScript
  21254. Devs-Garden/jsonbase
  21255. Serious Vulnerabilities in F5's BIG-IP Allow Full System Compromise
  21256. Michael Plant | University of Oxford
  21257. Sleep Tracking: My Oura Ring Review (After Two Years) — Remo Uherek
  21258. The illusion of statelessness
  21259. Keeping the product promise
  21260. The Science Behind The Mask | Don Jones®
  21261. Thinking about Algorithmic problems
  21262. @msurdi blog
  21263. Micah Lerner
  21264. Understanding principal component analysis | Yousuf
  21265. Surprising Things About Working at Well-Known Tech Unicorns
  21266. A History of my Mechanical Keyboards
  21267. From Employee To Contractor - How I did it
  21268. What accomplishments sound like on software engineering resumes
  21269. The First Two-Million-Dollar Check
  21270. Linear scalable read-write lock
  21271. Minesweeper in Blazor WebAssembly Part 2: The Blazor Component
  21272. Using Remote Containers in WSL 2
  21273. Blazor and 2D game development - part 1: intro - Davide Guida
  21274. Abstract Wikipedia/June 2020 announcement - Meta
  21275. Gameplay enhancements
  21276. Really Good Emails
  21277. Life, part 20
  21278. Git Credential Manager Core: Building a universal authentication experience
  21279. Join conversation
  21280. ASP.NET Core Series: Deploying your Microservice to Azure Container Instances
  21281. Technical progress with Age of Ascent
  21282. The Easiest Way to Version NuGet Packages
  21283. NuGet Package Alternatives when Migrating to .NET Core
  21284. EF Core In depth – Soft deleting data with Global Query Filters – The Reformed Programmer
  21285. The Sci-hub Effect: Sci-hub downloads lead to more article citations
  21286. Apple's latest privacy measures could turn users off
  21287. The Whimsical Web
  21288. Fighter Pilot Breaks Down Every Button in an F-15 Cockpit | Ars Technica
  21289. Age of Ascent
  21290. Announcing the Porting Assistant for .NET | Amazon Web Services
  21291. Lights and Shadows – Bartosz Ciechanowski
  21292. Shmew/Fable.SignalR
  21293. Future-proofing .NET application development with the Uno Platform
  21294. Cancelling a Windows Runtime asynchronous operation, part 1: C# | The Old New Thing
  21295. The Magical Methods in C#
  21296. The Road to Cross-Platform Setup & Bootstrapping in .NET - Matthias Koch
  21297. Building a path to success for microservices and .NET Core - Project Tye + GitHub Actions
  21298. [Guest Blog] Using AI to Save Lives
  21299. Entity Framework Core In-Depth Part 7
  21300. Environment Variables with .NET Core and Elastic Beanstalk | Amazon Web Services
  21301. Feature Rejection: sending an email alert from RavenDB
  21302. The Art and Design Philosophy of Age of Ascent
  21303. Book Review: A Philosophy of Software Design
  21304. The New Ford F-150's Onboard Generator Can Power a Ridiculous Amount of Equipment
  21305. Asus Zephyrus G14 Review
  21306. GitHub Pull Requests and Issues - Visual Studio Marketplace
  21307. Good Enough Is Just Fine - More To That
  21308. Apple Lightning
  21309. XXX.
  21310. The Lottery Ticket Hypothesis: A Survey
  21311. Organic Proposals
  21312. The dark side of KPIs - andre.schweighofer
  21313. 120-ish Days Later
  21314. Desugaring - taking our high-level language and simplifying it!
  21315. Building Bootleg BuiltWith – Blog – Emerson Code
  21316. Reflecting on a year of making machine learning actually useful
  21317. Respecting Browser Navigation in Single Page Applications
  21318. About Scaling Model-View-Update
  21319. A tale of latency and broken windows - Blog by Damian Schenkelman
  21320. Why marketing is eating the world
  21321. The Pros and Cons of Self-Learning
  21322. open-telemetry/opentelemetry-specification
  21323. dapr/azure-functions-extension
  21324. Architecting Cloud Native .NET Applications for Azure
  21325. GitHub.com Help Documentation
  21326. Launching docs.github.com - The GitHub Blog
  21327. Oppose the EARN IT Act
  21328. photonlines/Intuitive-Guide-to-Maxwells-Equations
  21329. Announcing Azure Functions extension for Dapr - Open Source Blog
  21330. C# Digest #317 for June 29, 2020
  21331. Special: Brilli Timilli - The Unmade Podcast
  21332. Special: Brilli Timilli — The Unmade Podcast
  21333. The Unmade Podcast
  21334. Deconstructing Pinterest's reverse-image-search SEO growth hack | RankScience
  21335. The Numeracy Ambassador (with Simon Pampena) - Numberphile Podcast
  21336. Intermediate CSS with Kyle from Web Dev Simplified (Flexbox, Grid, Custom Properties, and more!)
  21337. 'It's really hard to find maintainers': Linus Torvalds ponders the future of Linux
  21338. How Did Vim Become So Popular
  21339. Common Voice Dataset Release - Mid Year 2020
  21340. New Mac ransomware spreading through piracy - Malwarebytes Labs
  21341. Creating a Multi-Tenant ASP.NET Core Web API with Dapper and SQL RLS
  21342. Visualizing ASP.NET Core endpoints using GraphvizOnline and the DOT language
  21343. How Hello World! changed – top level statements and functions
  21344. Announcing Azure DevOps Server 2020 RC1 | Azure DevOps Blog
  21345. Connection Pooling for MySQL with the Heimdall Proxy
  21346. Perkeep lets you permanently keep your stuff, for life.
  21347. The Pain of Debugging WebAssembly – The New Stack
  21348. Build a Terminal Dashboard in React with `react-blessed`
  21349. Go faster with your own re-usable Blazor components
  21350. Using Spread Syntax to Merge Objects in JavaScript
  21351. Write Once, Run Everywhere with .NET and the Uno Platform -- Visual Studio Magazine
  21352. Updating to Azure Functions v3 in Visual Studio
  21353. Misusing C#: Multiple Main() Methods
  21354. Debugging .NET Core via Symbol Server on OSX in VSCode
  21355. Home
  21356. How do cars fare in crash tests they're not specifically optimized for?
  21357. On Committing Suicide - Austin G. Walters
  21358. Blazor&Dragons! How to consume gRPC-web from Blazor - part 2: the server - Davide Guida
  21359. Minesweeper in Blazor WebAssembly Part 1: C# Implementation
  21360. irinascurtu/graphql-dncse
  21361. mizrael/BlazorCanvas
  21362. Return to School - Enrollment Options | Fairfax County Public Schools
  21363. protobuf-net/protobuf-net
  21364. Nano services with ASP.NET Core or how to build a light API
  21365. Monday, Jun. 29, 2020 - The MVP reconnect daily
  21366. Real-time in no time (and costs) - with Azure Functions, Cosmos DB & SignalR - Serverless Architecture Conference
  21367. Disclosure: Another macOS privacy protections bypass
  21368. Experiments with WSL2... Yes you can use VSCode but could you run...
  21369. Blazor WebAssembly Template Lands in .NET 5 Preview 6 -- Visual Studio Magazine
  21370. Zero-Downtime* Web Apps for ASP .NET Core 3.1
  21371. Announcing TypeScript 4.0 Beta | TypeScript
  21372. Blazor&Dragons! How to consume gRPC-web from Blazor - part 1: the client - Davide Guida
  21373. Containerize an app with Docker tutorial - .NET Core
  21374. .NET Conf: Focus on Microservices
  21375. How CDNs Generate Certificates
  21376. NuxtJS Static Pages and Content API - The Latest Features
  21377. How many trees in the Random Forest?
  21378. GOTO 2018 • Machine Learning: Alchemy for the Modern Computer Scientist • Erik Meijer
  21379. C# 8.0 nullable references: NotNull | endjin
  21380. Domestic Meat Shortages and Exports — Jayson Lusk
  21381. YES NO AS A SERVICE
  21382. No Knead Sourdough Bread
  21383. Tip 268 - Exploring Microsoft Power Virtual Agents based off Microsoft Bot Framework
  21384. Anthony Giretti's .NET blog
  21385. How To Build a Twitch Chat Bot with Nodejs
  21386. Refresh Tokens in IdentityServer4 v4
  21387. Assume 100% responsibility
  21388. Async vs Sync Communication
  21389. How to deploy Blazor webassembly on GitHub Pages using GitHub Actions - Davide Guida
  21390. Load Balancing an ASP.NET Core Web App using Nginx and Docker
  21391. Lockdown Burnout | Tiny Projects
  21392. Advocates on Rider - Uncovering the IDE That Gets You Places - Webinar Recording - .NET Tools Blog
  21393. How conspiracy theories emerge—and how their storylines fall apart
  21394. IRL to Anime With Cartoonization AI
  21395. home
  21396. Running WSL GUI Apps on Windows 10
  21397. Docker container for windows
  21398. Black Girls Code, BlackGirlsCode, Women of Color in Technology
  21399. Life, part 19
  21400. Friday Five: OneNote, Azure SQL, And More!
  21401. Linear – The issue tracking tool you'll enjoy using
  21402. Capacitor plague - Wikipedia
  21403. You only have to be good enough
  21404. Documenting with PowerShell: Breaches using the HIBP API - CyberDrain
  21405. Lockdown Suburbs - uMap
  21406. Creating a Custom Validation Message Component for Blazor Forms
  21407. Email Is Not Broken - Kev Quirk
  21408. Wltoys 144001 1/14 2.4G 4WD High Speed Racing RC Car Vehicle Models 60km/h RC Vehicles from Toys Hobbies and Robot on banggood.com
  21409. Why I don't like SemVer anymore
  21410. How to list and download the contents of a GitHub repo in C#
  21411. It’s Time for a Change
  21412. Hosting Blazor WebAssembly app on GitHub Pages
  21413. Superstimulus in 2020
  21414. Pokémon Sprite Decompression Explained
  21415. Zero to Hero with App Service, Part 1: Setting Up
  21416. GitHub Actions for .NET Core NuGet packages - Dusted Codes
  21417. Scalability concepts: zero-downtime deployments
  21418. Create wonderful things, be good, have fun
  21419. le podcast des technologies .NET
  21420. Analysis of @anthonygiretti FOLLOWERS
  21421. Classic ThinkPad Thermal Paste Change
  21422. Automatic Reconnection in the Swift SignalR Client
  21423. Looker might slow you down · O.
  21424. Entity Framework Core In-Depth Part 6
  21425. Exposing a custom type as a JSON string in an ASP.NET Core API
  21426. Does more choice make software development easier?
  21427. How to Know You’re Not Insane (And how a Cards Against Humanity Staff Writer was fired.)
  21428. Duracellko.NET - Hosting both Blazor Server and WebAssembly in single website
  21429. Circuit Breaker Pattern - Pradeep Loganathan
  21430. Monsters Weekly 171 - Artiller.io + Faker.js
  21431. 1.29 Million customer records of LimeRoad posted on darknet for sale | QuickCyber
  21432. Event detail - Redgate Software
  21433. Reflections on 6 months solo SaaS startup
  21434. Visual Studio for Mac: Refresh();
  21435. corte.si
  21436. ZX Spectrum emulator running on Blazor
  21437. Our AWS bill is ~ 2% of revenue. Here's how we did it
  21438. Defining Resources — IdentityServer4 1.0.0 documentation
  21439. Overview — IdentityServer4 1.0.0 documentation
  21440. IdentityServer4.Templates 4.0.0
  21441. Resource Access in IdentityServer4 v4 and going forward
  21442. Any Other Indie Hackers Building with .NET?
  21443. Choosing an Azure compute service - Azure Architecture Center
  21444. FabianGosebrink/ASPNETCore-Angular-SignalR-Typescript
  21445. foambubble/foam
  21446. 5 modern alternatives to essential Linux command-line tools
  21447. Python may get pattern matching syntax
  21448. Astronomers detect regular rhythm of radio waves, with origins unknown
  21449. Markets, discrimination, and "lowering the bar"
  21450. maxgoedjen/secretive
  21451. blog
  21452. r/microservices
  21453. Get started with Azure Queue storage using .NET - Azure Storage
  21454. What Does It Take To Be An Expert At Python?
  21455. How to Use the Sound Recognition Accessibility Feature in iOS 14
  21456. Zero to hero - Part 5 - My buttery smooth icing algorithm
  21457. GNU GCC does not round floating-point divisions to the nearest value
  21458. How to get the best out of your Yubikey with GPG
  21459. The Wisdom of rationals
  21460. How does SQLite work? Part 1: pages!
  21461. xi-editor retrospective
  21462. Dreamcast 32MB RAM upgrade
  21463. Configuration is an API, not an SDK
  21464. Building a high performance JSON parser
  21465. VS Code comments auto completion - Visual Studio Marketplace
  21466. POWERful DEVS Virtual Conference
  21467. How much information can you store on one laptop? (Q2 2020)
  21468. devring.club
  21469. New US Bill would require makers of encrypted devices to leave a backdoor
  21470. Rainbow - an attempt to display colour on a B&W monitor
  21471. Talk: Anatomy of ASP.NET Core Requests - Steve Gordon
  21472. Palm | Product | The best small phone for minimalists, athletes, and kids
  21473. LMS Prize Winners 2020 | London Mathematical Society
  21474. Unim.Press: read Reddit on a newspaper
  21475. GOTO 2020 • Beyond Microservices: Streams, State and Scalability • Gwen Shapira
  21476. loic-sharma/BaGet
  21477. feedback wanted - Developer Community
  21478. HiFiC - High-Fidelity Generative Image Compression
  21479. Introducing Money in Excel, an easier way to manage your finances - Microsoft 365 Blog
  21480. F# 5 and F# tools update for June | .NET Blog
  21481. Don't Publish On Medium — Brian Balfour
  21482. The 6 Levels of Reusability
  21483. JP Morgan, the largest US bank, retired their last Perl software in 2019
  21484. Interviews - The Good, the Bad and the Ugly
  21485. Use managed services. Please. | Dan Moore!
  21486. Searching with the power of PostgreSQL in Symfony Applications
  21487. The Recurring Tragedy of Orchestration
  21488. Dynamic linking
  21489. a string hash.c
  21490. The .NET Docs Show: Blazing into Summer
  21491. Download Beyond Compare Free Trial
  21492. Chris Hacken - Stories about building an Internet Service Provider
  21493. dotnet/core
  21494. Orchard Core Release Candidate 2 now available | ASP.NET Blog
  21495. Earning $800 / Month With Spotify — Steve Benjamins
  21496. Why Birds Can Fly Over Mount Everest - Issue 86: Energy - Nautilus
  21497. Session Details - Code PaLOUsa 2020
  21498. Amazon.com: USB C Charger, RAVPower 90W 2-Port Wall Charger PD 3.0 GaN Tech Type C Fast Charging Adapter Compatible with MacBook Pro Air, iPad Pro, iPhone 11 Pro Max XR XS X SE2, Galaxy S9 S8, Nintendo and More
  21499. Trace 'function enter/leave' events with a .NET profiler + detect StackOverflow. Assembler code included!
  21500. Carl Franklin's Blazor Train: Blazor Component Life Cycle
  21501. Dismantling barriers to participation in programming communities with Dr. Denae Ford
  21502. Amazon.com: USB C to USB C Cable 10ft [100W 20V/5A], uni Type-C Fast Charging Cable, Braided USB C Cable Compatible with MacBook Pro 2019/2018/2017, iPad Pro 2020/2018, Samsung Galaxy S20/S10/S9, Grey: Computers & Accessories
  21503. microsoft/reverse-proxy
  21504. NET Foundation Nominations are closing
  21505. Amazon.com: FosPower iPhone Charger (2 Pack), Apple MFi Certified Lightning to USB C Cable [Nylon Braided] Compatible with iPhone 11/11 Pro / 11 Pro Max/X/XS/XR/XS Max / 8/8 Plus - 10FT: Computers & Accessories
  21506. Deploy to Azure Container Instances with Docker Desktop
  21507. Black Lives Matter | Bonfire
  21508. Announcing Azure Service Operator for Kubernetes - Open Source Blog
  21509. Elijah McClain organized by Sheneen McClain
  21510. Q&A: Ask the .NET Product Group Anything | UCP2019
  21511. Understanding SSIM
  21512. Amazon.com: USB C Charger, RAVPower 90W 2-Port Wall Charger PD 3.0 GaN Tech Type C Fast Charging Adapter Compatible with MacBook Pro Air, iPad Pro, iPhone 11 Pro Max XR XS X SE2, Galaxy S9 S8, Nintendo and More
  21513. ASP.NET Core updates in .NET 5 Preview 6 | ASP.NET Blog
  21514. Debugging with Fiddler Everywhere: Mocking Remote Issues
  21515. Life, part 18
  21516. .NET: Prepare your company for the future
  21517. How to Utilize gRPC-Web From a Blazor WebAssembly Application | Premier Developer
  21518. How to Unit Test an Abstract Class
  21519. Announcing Entity Framework Core EFCore 5.0 Preview 6 | .NET Blog
  21520. chubin/wttr.in
  21521. Announcing .NET 5.0 Preview 6 | .NET Blog
  21522. Mona Lisa in Real Life? Depixelizing Doom Guy? The "Upscaling" AI: PULSE
  21523. Using the Blockly visual programming editor to call a .NET Core WebAPI
  21524. How to embed JavaScript components in C# built Uno WebAssembly Web Applications - Uno Platform
  21525. Recorded session: Modeling in non relational world | RavenDB
  21526. Fix Your Timestep! | Gaffer On Games
  21527. macOS Big Sur: Has the Dust Finally Settled on Limiting Third-Party Apps?
  21528. Why some methodologies cannot spread?
  21529. Emacs Server – Why and why not? – arenzana.org
  21530. The Quest to Take Your Time Back
  21531. Why AES-GCM Sucks
  21532. TikTok Succeeds by Making Copying Easy
  21533. Industry and workers
  21534. mjg59 | Making my doorbell work
  21535. What's in a Linux executable?
  21536. Krita 4.3.0 Released | Krita
  21537. Symbian Won
  21538. Eastern European Movies in English Online
  21539. dotnet/runtime
  21540. Nonparametric Cohen's d-consistent effect size
  21541. There’s Now an Even Worse Anti-Encryption Bill Than EARN IT. That Doesn’t Make the EARN IT Bill OK.
  21542. PEP 622 -- Structural Pattern Matching
  21543. Nice Bug
  21544. How I deleted my Facebook, WhatsApp, and Instagram accounts, and felt great since - Shogan.tech
  21545. AWS Elastic Beanstalk adds .NET Core on Linux platform | Amazon Web Services
  21546. How Azure.com operates on Azure part 2: Technology and architecture
  21547. Silicon Valley Pain Index
  21548. Azure.com operates on Azure part 1: Design principles and best practices
  21549. Learn TV
  21550. ECMAScript proposal: private static methods and accessors in classes
  21551. Bay Area tech diversity: White men dominate Silicon Valley
  21552. Multi-Targeted NuGet Package Gotchas!
  21553. Multiplayer games room with F#, SignalR, Akka.Net and SAFE stack
  21554. Delivering on a promise – the essential extension pack | Visual Studio Blog
  21555. 10 large Bay Area tech companies employ no Black women, study finds
  21556. Breaking changes, version 3.1 to 5.0 - .NET Core
  21557. Amazon establishes new Counterfeit Crimes Unit
  21558. Copy Paste List
  21559. Enable automatic updates in a web application using Azure Functions and SignalR Service - Learn
  21560. Migrate coreclr's worker thread pool to be able to use the portable thread pool in opt-in fashion by kouvel · Pull Request #38225 · dotnet/runtime
  21561. Are we going to get treated to spam popups advertising Edge and having it duplicate our data from Firefox without asking every time Microsoft decides to update it from now on?
  21562. What are the benefits of mobile app session recording
  21563. Loved Hey, but it’s not for me
  21564. How to fix the App Store?
  21565. The Goldilocks Management Structure · Stay SaaSy
  21566. The theory behind making something people want · Philipp Cannons
  21567. Software Entropy
  21568. The Super Duper Universal Binary
  21569. Navigating Power & Status
  21570. Nico Tuason
  21571. Block websites from reading or modifying Clipboard contents in Firefox - gHacks Tech News
  21572. This $35 Keyboard for Children Transformed Me Into a Novelist
  21573. Introducing Amazon Honeycode – Build Web & Mobile Apps Without Writing Code | Amazon Web Services
  21574. I have stepped down as a Microsoft MVP
  21575. Check out this London tube map made from a working circuit board
  21576. Power BI Report
  21577. What Silicon Valley Doesn’t Understand About Agriculture – Thinking Agriculture
  21578. LEGO blocks and organ transplants
  21579. TechEmpower/FrameworkBenchmarks
  21580. Meet Face ID and Touch ID for the web - WWDC 2020 - Videos - Apple Developer
  21581. Video: "My girlfriend had to subscribe to my Twitch channel to tell me to open the door" - Charles Leclerc
  21582. Keep all your packages up to date with Dependabot - The GitHub Blog
  21583. Visual Studio 2019 for Mac - Preview Release Notes
  21584. Announcing OpenJDK for Windows 10 on ARM | Java at Microsoft
  21585. sotu 2.1
  21586. How to Utilize gRPC-Web From a Blazor WebAssembly Application
  21587. Introduction to quantum computing with Q# – Part 4, multi-qubit gates
  21588. Announcing Perl 7
  21589. Entity Framework: .NET Community Standup - June 24th 2020 - EF Core in Blazor
  21590. F# and Functional Programming!
  21591. Google blew a ten-year lead. - Second Breakfast
  21592. Can I get a refund?
  21593. Add Apple Silicon support by lambdageek · Pull Request #20014 · mono/mono
  21594. OpenDiablo2/OpenDiablo2
  21595. Facebook accused of trying to bypass GDPR, slurp domain owners' personal Whois info via an obscure process
  21596. QuestDB · Console
  21597. Account details for 4 million Quidd users shared on hacking forum | ZDNet
  21598. Workshop: ML.NET Training - 1/2 - NDC Melbourne 2020
  21599. TCC : Tiny C Compiler
  21600. What I learned from looking at 200 machine learning tools
  21601. Elevator.js
  21602. Introducing C# 9: Improved pattern matching
  21603. It’s all in the Host Class – Part 2: Configuration
  21604. Exclusive: Segway, the most hyped invention since the Macintosh, ends production
  21605. Differences between String and string in C# - Code Maze
  21606. Deploy a .NET Container with AWS Fargate
  21607. New Windows Containers GitHub repo - Roadmap and more!
  21608. jantic/DeOldify
  21609. Import X509 certificate and collections from PEM. by vcsjones · Pull Request #38280 · dotnet/runtime
  21610. Path Building vs Path Verifying: The Chain of Pain
  21611. Path Building vs Path Verifying: Implementation Showdown
  21612. You can't tell people anything
  21613. NHSX
  21614. Terminology, Power and Oppressive Language
  21615. .NET Foundation Board Member Elections
  21616. Get started with Azure CLI
  21617. Nobody knows what an 850% increase is, so please stop saying it - Sam Ireland
  21618. A wild bug: 1970s Intel 8271 disc chip ate my data!
  21619. Bit Hacks in C#
  21620. Lighthouse Syndrome
  21621. Reflections from a Week of Vagabonding (Pt. II) – The Blog of Joe Balcom
  21622. Don’t fight the trail. Take what it gives you.
  21623. Indexing JSONB columns in PostgreSQL | Vsevolod Solovyov
  21624. Dungeon Scrawl | Home
  21625. Notes on Note-taking
  21626. So you want to become a senior engineer?
  21627. [Don't merge] Create dotnet-monitor.md by shirhatti · Pull Request #1267 · dotnet/diagnostics
  21628. Home - WINGS
  21629. Visual Studio 2019 Preview Release Notes
  21630. Cloudflare TV | Cloudflare
  21631. Part II: After 3 Years of Work, Chrome Killed My Extension and Won’t Tell Me Why
  21632. Cloudflare TV | Cloudflare
  21633. The End of OS X
  21634. CERN approves plans for a $23 billion, 62-mile long super-collider
  21635. Writing about software and other curiosities
  21636. Monitor GC stats with a startup hook
  21637. Introducing dotnet-monitor, an experimental tool | .NET Blog
  21638. hyrmn - Overview
  21639. Is WebP really better than JPEG?
  21640. The world is changing...
  21641. IHP is a modern batteries-included Web Framework, built on top of Haskell and Nix.
  21642. Addressing racial injustice - The Official Microsoft Blog
  21643. Software patents are another kind of disease — Free Software Foundation — working together for free software
  21644. How Create and Publish NPM Packages
  21645. Learning operating system development using Linux kernel and Raspberry Pi
  21646. I Just Hit $100k/yr On GitHub Sponsors! 🎉❤️ (How I Did It)
  21647. 3+1 ways to manage state in your Blazor application
  21648. The Google ‘vs’ Trick
  21649. Getting started with ASP.NET Core
  21650. NYT Is Threatening My Safety By Revealing My Real Name, So I Am Deleting The Blog
  21651. iTerm2 + Oh My Zsh + Solarized color scheme + Source Code Pro Powerline + Font Awesome + [Powerlevel10k] - (macOS)
  21652. Your terminal can be much, much more productive
  21653. Which Database should I use in my Azure Serverless App?
  21654. React, Redux, and Typescript - Why, What and How - The Long Walk
  21655. Monsters Weekly 170 - Noda Time and Entity Framework Core
  21656. Introducing C# 9: Improved target typing
  21657. XML + JSON Output for Web APIs in ASP .NET Core 3.1
  21658. Ian Bebbington - Uno WebAssembly Containerization
  21659. Introducing Secret Store
  21660. Building End-to-End Diagnostics: User-Defined Context with Correlation Context
  21661. Introducing C# 9: Top-level programs
  21662. The IO functor
  21663. A Guide To Migrating From ASP.NET MVC to Razor Pages - .NET Tools Blog
  21664. Failover Clustering Networking Basics and Fundamentals
  21665. Reduce mental energy with C# 9
  21666. How to Utilize gRPC-Web From a Blazor WebAssembly Application
  21667. Onion Architecture In ASP.NET Core With CQRS - Detailed
  21668. Avoiding exposing identifier details to your users
  21669. Create a React Teleprompter using the Web SpeechRecognition API
  21670. No, MediatR Didn't Run Over My Dog
  21671. A WinUI 2 Reference App
  21672. dotnet/machinelearning
  21673. HPackDecoder performance by JamesNK · Pull Request #23083 · dotnet/aspnetcore
  21674. Elastic Stack (Elasticsearch, Kibana, Logstash, Beats) 7.8.0 released
  21675. dabreegster/abstreet
  21676. What’s New in macOS - macOS - Human Interface Guidelines
  21677. What is Zig's “Colorblind” Async/Await?
  21678. Sonos S2 compatibility | Sonos
  21679. jonathan-laurent/AlphaZero.jl
  21680. romkatv/powerlevel10k
  21681. Stalker Online hacked! Over one million gamers' passwords made available for download
  21682. Gift of inspiration and its role in technology
  21683. When threadWaitRead Doesn't
  21684. Improve your web typography with a few solid tips
  21685. How to Transition to a Tech Career
  21686. Reflections on Being a Female Founder
  21687. Good intentions make bad roadmaps - andre.schweighofer
  21688. Radar Theory and Teardown of Aircraft Transponder RT-459A
  21689. Japan Captures TOP500 Crown with Arm-Powered Supercomputer
  21690. There Is No (Real World) Use Case for Face Super Resolution
  21691. Spotify is trying to embrace, extend, and extinguish open podcasting – Kyle Piira
  21692. Safari 14 Beta Release Notes
  21693. Interested in running?
  21694. ASP.NET Community Standup - May 26th 2020 - Blazor WebAssembly 3.2 Release Party!
  21695. The Next Step for Mixer - From the Myxer
  21696. I created a perfect AI for Fruit Ninja
  21697. schenkd/nginx-ui
  21698. The warnings have changed into bannings
  21699. Simplifying declarative deployments in Azure
  21700. ARM Mac Impact On Intel
  21701. Life, part 17
  21702. Olo jobs
  21703. Game Dev Digest Issue #47 - C#, Patterns, Nintendo-style Effects, Free Project Starters, and lots more!
  21704. Build a Blazor WebAssembly LOB App Part 4: Make it Blazor-Friendly
  21705. .NET Foundation Election 2020 Nominations are Open!
  21706. Yet another robust outlier detector
  21707. [ANNOUNCE] WireGuard Merged Into OpenBSD
  21708. JoeMayo/LinqToTwitter
  21709. Using Azure CLI to create Azure App Registrations
  21710. AdrienTorris/awesome-blazor
  21711. gioblu/PJON
  21712. Chat Wars
  21713. Software & Hardware Used in Formula 1
  21714. Windows Terminal Preview 1.1 Release | Windows Command Line
  21715. InnoDB Internals - Consistent Reads
  21716. 7 Things to Enjoy in Maui and .NET MAUI
  21717. Code snippets for Xamarin Forms XAML Platform-specifics
  21718. UnoConf 2020 (Virtual & Free) – Aug 12, 2020 – Save the date - Uno Platform
  21719. Task.WhenAll / Select is a footgun 👟🔫
  21720. Sysinternals ProcDump For Linux | Build5Nines
  21721. Introducing C# 9: Questions & answers about Records
  21722. How to Develop Inside a Container Using Visual Studio Code Remote Containers - Docker Blog
  21723. Matrix.org
  21724. Wireless is a trap
  21725. @adlrocha - Software should be designed to last
  21726. Delores Source Code Released!
  21727. 'CVS: cvs.openbsd.org: src' - MARC
  21728. Toddler Password - Secure passwords generated by a toddler
  21729. Memory-prediction asymmetry
  21730. I used to run my own mail server
  21731. Writing a curriculum vitæ
  21732. 6 Months of Spanish Progress
  21733. nabeelqu
  21734. Reverse Engineering Snapchat (Part II): Deobfuscating the Undeobfuscatable
  21735. You don't need news
  21736. How I cleared my inbox of calendar updates
  21737. How not to be sad
  21738. Reviews of distributed filesystems | Regressionist
  21739. Log-Structured Merge-Trees
  21740. Do you CI? | Benji's Blog -
  21741. Following Your Dreams Full-Time Isn't Expensive — farza
  21742. Hacking Starbucks and Accessing Nearly 100 Million Customer Records - Sam Curry
  21743. On using WordPress as a back end
  21744. We’re losing the war against surveillance capitalism because we let Big Tech frame the debate
  21745. J. Cole – Neighbors
  21746. dotnet/runtime
  21747. dotnet/runtime
  21748. BYE
  21749. ChesterYue/ohmyzsh-theme-passion
  21750. Writing userspace USB drivers for abandoned devices
  21751. Why Apple Ditched PowerPC, and What it Says About Apple Ditching Intel
  21752. Wireless is a trap - LessWrong 2.0
  21753. FlatBuffers: FlexBuffers
  21754. A little bit of plain Javascript can do a lot
  21755. How is NSA breaking so much crypto?
  21756. Cleaning My MacBook After 16800 Hours of Use!
  21757. Sponsor @chrissainty on GitHub Sponsors
  21758. Teach Yourself Computer Science
  21759. jsmouret/grpc-over-webrtc
  21760. My Favorite CLI Tools
  21761. Linear types are merged in GHC
  21762. Banjo Obayomi - Grimoire: A Data Centric Blogging Platform
  21763. Nate Rose - Innovating on OUR STEM Education
  21764. Angie Jones - Keynote: The Reality of Developing an Artificial World
  21765. Mark Okhakumhe - Intellectual Property rights in the technology sector
  21766. Blackfacts and The Wakanda Technology Platform Technology By Us For Us About Us
  21767. Town Hall
  21768. Lightning Interviews - Part 2
  21769. Lightning Interviews - Part 1
  21770. What does culturally responsive teaching mean in an online environment?
  21771. Shukri Abdullahi - Through Programming I became a better Artist
  21772. For Us, Without Us: Addressing Tech’s Shortcomings in Creating Equity for Black People
  21773. RSS Box
  21774. Dawood Iddris - The future of tech and how to keep in touch while it evolves
  21775. Ashley Janelle - Why You're Not Landing That UX Role
  21776. Sorting and information theory
  21777. Reverse-engineering and comparing two Game Boy audio amplifier chips
  21778. Head Up, Head Down
  21779. One Advantage of the App Store That’s Gone
  21780. Kara Swisher: ‘Is It Finally Hammer Time for Apple and Its App Store?’
  21781. Proofs and computation with trees
  21782. Lessons Learned: Giving Feedback as an Engineering Manager
  21783. A NVIDIA Engineer In His Spare Time Wrote A Vulkan Driver That Works On Older Raspberry Pi
  21784. Discovering Dennis Ritchie’s Lost Dissertation - CHM
  21785. Juneteenth Conference - Track 2
  21786. Virtual: Steve Collins - .NET Core Dependency Injection – The Booster Jab
  21787. Juneteenth Conference - Track 1
  21788. Bug #1463112 “Cat sitting on keyboard crashes lightdm” : Bugs : Unity
  21789. Pair Programming - Dan Clarke
  21790. Juneteenth Conference - Track 1
  21791. The live coders conference
  21792. Juneteenth Conference - Track 2
  21793. Black Queer Living: A history of DIY culture in the Black LBGT+ community
  21794. What they don't teach you about fundraising as a Black Founder
  21795. Empowerment to the People! What You Need to Know about Black People, Disability, and Accessibility
  21796. Combatting Bias in ML
  21797. From Combat To Code How Vets Who Code Trained Over 250 veterans how to Code and Get Jobs For Free
  21798. Giving Back to Tech without Burnout
  21799. Journaling as a Dev
  21800. Keynote: The Journey To Inclusive Innovation Incubator (In3DC)
  21801. The Ideal Community Model: Lessons Learned
  21802. Breaking into Tech From the Trenches
  21803. Your next open source contribution
  21804. Empowered By Imposter Syndrome
  21805. Workshop: Docker and Kubernetes - 1/2 - NDC Melbourne 2020
  21806. Home : Hypothesis
  21807. HTTPS is NOT Secure Enough for API
  21808. Why Figma Wins - kwokchain
  21809. How I Got My 7 Person Startup Featured In Entrepreneur Magazine - David Kemmerer
  21810. The ugly truth
  21811. Implementing a brainfuck CPU in Ghidra - part 1: Setup and disassembly
  21812. Starting from the Problem not the Solution
  21813. The Wolf
  21814. Switching from Fedora & Gnome to Arch & Sway | Josh Mcguigan
  21815. Good and Bad Parts of Ansible after 2 Years of Usage
  21816. johang/btfs
  21817. Police-Data-Accessibility-Project/Police-Data-Accessibility-Project
  21818. You Download the App and it Doesn't Work
  21819. Written communication is remote work super power
  21820. CCCXLIII - Muscle Sword
  21821. Join us live! - JuneteenthConf - June 19th and 20th 2020
  21822. IdentityServer4
  21823. Olo - Xamarin Mobile Engineer
  21824. » The Shareware Scene, Part 5: Narratives of DOOM The Digital Antiquarian
  21825. Code Maze Weekly #30 - Code Maze
  21826. The smartest password policy enforcer for Active Directory
  21827. Build your own .NET memory profiler in C# — call stacks (2/2–2)
  21828. Quit Whining about Apple and Just Stop Using Them
  21829. Heading into WWDC by insulting developers, Apple? Really? - 9to5Mac
  21830. Announcing CUDA on Windows Subsystem for Linux 2 | NVIDIA Developer Blog
  21831. the-benchmarker/web-frameworks
  21832. MiniProfiler for .NET : Release Notes
  21833. dotnet/tye
  21834. Machine learning on Azure for baseball decision analysis
  21835. Stepping away from Caliburn.Micro · Caliburn.Micro
  21836. CAP: Event Bus & Outbox Pattern
  21837. New Azure maps make identifying local compliance options easy
  21838. How much do you need transactions?
  21839. How to setup Visual Studio Codespaces for collaborative use
  21840. Refactoring optional chaining into a large codebase: lessons learned – Lea Verou
  21841. Making your data residency choices easier with Azure
  21842. Don't Code Tired | Configuring Custom Feature Filters with Azure App Configuration (Microsoft.FeatureManagement)
  21843. The June 2020 release of Azure Data Studio is now available - SQL Server Blog
  21844. AgileMapper v1.7 Released
  21845. Apple gave me the Hey treatment back in 2014
  21846. This is why we need to #DoTheMath, even on "small" projects. — Strong Towns
  21847. Why is there a "V" in SIGSEGV Segmentation Fault? — Idea of the day
  21848. The Australian Dream
  21849. microsoft/WinDev
  21850. Workshop: Hack Yourself First: How to go on the Cyber-Offence - 1/2 - NDC Melbourne 2020
  21851. The Return of the 90s Web
  21852. Let's Encrypt: Senior Software Engineer
  21853. Ask Troy Hunt your data protection questions at Redgate Streamed
  21854. No to .io, yes to .xyz! — Yarmo Mackenbach
  21855. You need a new hobby
  21856. Intuitive Programming - Comments
  21857. Be Careful What You Benchmark
  21858. Stop Being a Floating Leader
  21859. MSI Optix MAG272CQR – Redefine eSports rules | eSports Gaming Monitor | MSI
  21860. State of Linux Desktop Security
  21861. People, not numbers
  21862. My Favorite CLI Tools
  21863. Convolutional Neural Networks - Yaonotes Blog | Yaonotes Blog
  21864. How to protect your job from automation
  21865. A Small Insight About Power, Markets, and Post-capitalism
  21866. Hetzner Cloud Review: Revisited in 2020 - Magnus Skog
  21867. Why Fighting Unintended Bias in Machine Learning Matters
  21868. Scheduling in Linux – A Rebel's Musing
  21869. After 3 Years of Work, Chrome Killed My Extension and Won’t Tell Me Why
  21870. Simulating Liquids in Bottles with a Shader
  21871. Introducing Firefox Private Network VPN’s Official Product – the Mozilla VPN – Future Releases
  21872. Steve Blank The Coming Chip Wars
  21873. ASP.NET Core Series: Performance Testing Techniques
  21874. Akamai Edge Live | EMEA Summit 2020 | Akamai
  21875. BlazorDay 2020
  21876. Introducing GitHub Super Linter: one linter to rule them all - The GitHub Blog
  21877. PacMan in Blazor WebAssembly
  21878. ASP.NET Core Series: Blazor
  21879. Testing in Production with Feature Toggles in .NET Core
  21880. Life, part 16
  21881. Our commitments to racial equity
  21882. LibriVox | free public domain audiobooks
  21883. .NET Rocks! vNext
  21884. 11 User Authentication · Real-World Cryptography MEAP V07
  21885. Copy & Paste playground
  21886. Lightweight alternatives to Google Analytics
  21887. UKMT Maths Masterclass
  21888. Antitrust: Commission opens investigations into Apple
  21889. Please Help, Apple Is Threatening To Terminate My Apple Developer Account With No Clear Reason.
  21890. GPU accelerated ML training inside the Windows Subsystem for Linux - Windows Developer Blog
  21891. Image GPT
  21892. Reverse Engineering Snapchat (Part I): Obfuscation Techniques
  21893. AWS said it mitigated a 2.3 Tbps DDoS attack, the largest ever | ZDNet
  21894. Diagnostics and Instrumentation Packages for MongoDB and NServiceBus Published
  21895. ASP.NET Core Series: Tracing
  21896. Blaming the operating system for allowing people to create files with unusual characters in their names | The Old New Thing
  21897. Resuming optional Windows 10 and Windows Server non-security monthly updates
  21898. The Continuous Integration Check-In Dance | Gary Woodfine
  21899. Entity Framework Core In-Depth Part 3
  21900. What’s next for Windows 10 updates | Windows Experience Blog
  21901. Python in Visual Studio Code - June 2020 Release | Python
  21902. Optimize your Azure costs to help meet your financial objectives
  21903. Introducing C# 9: Records
  21904. Development With A Dot - ASP.NET Core OData Part 3
  21905. Semantic highlighting in OmniSharp and C# extension for VS Code
  21906. Proposal: Use static keyword for lambdas to disallow capturing locals and parameters · Issue #275 · dotnet/csharplang
  21907. Workshop: Building Your First Voice Experience with Alexa - 1/2 - NDC Melbourne 2020
  21908. Lupusa87/LupusaBlazorDemos
  21909. JuneteenthConf - June 19th and 20th 2020
  21910. Startup School Relaunching as Continuous Program
  21911. MAY 2020 UPDATE: Average User Rating for Micromobility Operators -
  21912. My trip through the Starmaze: a world in the 9th dimension
  21913. How I Removed My Own Face From My Head - Maximillian Laumeister
  21914. Hey Next.js, Is Server Side Rendering Dead?
  21915. 160k+ high school students will only graduate if a statistical model allows them to
  21916. QR Code History: Story of evolution of the very popular 2D Barcode
  21917. Tracker Testing HEY vs MailChimp: Can They Coexist?
  21918. TextMate’s Enduring Influence
  21919. efcore/EFCore.NamingConventions
  21920. Sleep Hygiene For Software Engineers
  21921. The Web Has Got Me
  21922. .NET Oxford - Scott Hunter - .NET 5 and MS Build Announcements!
  21923. dodyg/practical-aspnetcore
  21924. Converting a hundred million integers to strings per second
  21925. Scrappy Vs. Polished
  21926. Hello World, Again | Cedric Fung (vecio)
  21927. hashcat 6.0.0
  21928. Deep JavaScript: Theory and techniques
  21929. Try the Latest Xamarin.Forms 4.7 Features Today! | Xamarin Blog
  21930. Introducing AWS Snowcone – A Small, Lightweight, Rugged, Secure Edge Computing, Edge Storage, and Data Transfer Device | Amazon Web Services
  21931. A virtual developer conference with a SciFi/Fantasy comic-con flair
  21932. Time to upgrade your monitor
  21933. End-to-End Encryption Update - Zoom Blog
  21934. The .NET docs show
  21935. Learn Python for Data Science Full Course - Kharpann
  21936. Simplify DisplayName Calls In Razor Views
  21937. Running NServiceBus Endpoints in Azure App Services Part 3: Pulling Back the Curtain on Visual Studio Publish
  21938. Proxyjump, the SSH option you probably never heard of
  21939. Fix IL interpreter to run on Hello World by yuchong-pan · Pull Request #37825 · dotnet/runtime
  21940. Fun with Bit Hacks in C#
  21941. Workshop: Web performance matters 1/2 - NDC Melbourne 2020
  21942. GitHub isn't fun anymore
  21943. A Jupyter kernel for SQLite
  21944. Computers as I used to love them
  21945. Make your PWA feel more like an app
  21946. Standalone Q# console applications | StrathWeb. A free flowing web tech monologue.
  21947. Monsters Weekly 169 - Giraffe
  21948. Explore the stunning LEGO® Technic Lamborghini Sián
  21949. FreeBSD 11.4-RELEASE Announcement
  21950. Introducing C# 9: Init only properties
  21951. The Importance of Nesting when Remote Working and Quarantine Working
  21952. Honoring Our Beloved Melody Lo organized by Amineta Lo
  21953. ASP.NET Community Standup - June 16, 2020 - Performance Infrastructure (David Fowler & Sébasten Ros)
  21954. Home | Geany
  21955. GitHub Terms of Service - GitHub Help
  21956. The Russian Disinfo Operation You Never Heard About
  21957. Executive Summary
  21958. Linux GUI applications in the Windows Subsystem for Linux (WSL) survey
  21959. Apple Threatens to Remove Email App 'Hey' From App Store Over Lack of In-App Subscription Option [Updated]
  21960. Are 14 people currently looking at this product?
  21961. Bootstrap 5 alpha!
  21962. Introducing Sdkbin - The Marketplace for Software Developers.
  21963. Selling People What They Want, Not What They Need
  21964. Oodle Texture Compression
  21965. TIL#2: How to add a transparent video to a web page
  21966. How I Growth Hacked Instagram to Drive $13,000 of Card Game Sales - David Kemmerer
  21967. Zoom in China
  21968. DEVS(show) : The Universe is (not) deterministic. Is it a bootstrapping compiler?
  21969. The Next Step for Generics
  21970. News by the ton: 75 years of US advertising — Benedict Evans
  21971. What does the product design team do here? — Tanner Christensen
  21972. Variadic tuple types by ahejlsberg · Pull Request #39094 · microsoft/TypeScript
  21973. You won't kill racism by replacing words - Coding Nagger
  21974. Guix Further Reduces Bootstrap Seed to 25% — 2020 — Blog — GNU Guix
  21975. 3K, 60fps, 130ms: achieving it with Rust | tonari blog
  21976. Download FFmpeg
  21977. 2020 Chrome Extension Performance Report | DebugBear
  21978. gRPC-Web for .NET now available | ASP.NET Blog
  21979. Why Gravity Is Not Like the Other Forces
  21980. Entity Framework: .NET Community Standup - June 10th 2020 - EF Core Power Tools
  21981. 2020 Chrome Extension Performance Report | DebugBear
  21982. Goodbye NancyFX, Hello F#!
  21983. XAML code editor - Visual Studio
  21984. High Performance Browser Networking (O'Reilly)
  21985. Generics and Compile-Time in Rust | TiDB
  21986. Black Google manager: “My education and elocution cannot save me from these situations”
  21987. Apple, ARM, and Intel
  21988. Cloudinary Image Upload with Nodejs and React
  21989. r/programming - GitHub will no longer use the term 'master' as default branch because of negative association
  21990. Reasoning by Lego: The wrong way to think about cryptography.
  21991. How the Nintendo Switch prevents downgrades by irreparably blowing its own fuses
  21992. corona-warn-app/cwa-documentation
  21993. Blazor WebAssembly : MVVM Architecture - EP07
  21994. Adding host filtering to Kestrel in ASP.NET Core
  21995. Beautiful Trigonometry - Numberphile
  21996. Model S Long Range Plus: Building the First 400-Mile Electric Vehicle
  21997. New Statue Appears By The Colston Plinth | Best of Bristol
  21998. New LEGO® MINDSTORMS® Robot Inventor lets creators build and bring to life anything they can imagine
  21999. Looking Back at Postgres
  22000. Tip 267 - Using the Bot Framework Composer tool
  22001. Marten Quickstart with .Net Core HostBuilder
  22002. C# semantic classification with Roslyn
  22003. Computing with types in TypeScript
  22004. Announcing .NET Foundation Election 2020
  22005. Validation in ASP .NET Core 3.1
  22006. Remembering Windows 2000, Microsoft’s Forgotten Masterpiece
  22007. Redgate Streamed
  22008. Delivery Hero Confirms Foodora Data Breach
  22009. Viewing async code with Visual Studio
  22010. The Flat Earth Society
  22011. Recent database technology that should be on your radar (part 1)
  22012. Nine ways 5G and the Internet of Things will harm humans, wildlife & Earth
  22013. Introducing Windows Insider Channels | Windows Experience Blog
  22014. The spreadsheet I use to compare job offers
  22015. Blog
  22016. How I create photo stories from my travel.
  22017. The blog of wjwh - Redis Lua scripting for library writers
  22018. On Coding, Ego and Attention
  22019. Dear engineers, this is a marathon and not a sprint so take care
  22020. fdn-email.md
  22021. I tweet every time I spend money
  22022. Why Does Logitech Hate Left Handed People? - Kev Quirk
  22023. Offering a solution for Terminal Wide Character issues · Articles
  22024. Blog of Jake | Compound Interest
  22025. [OC] Baby Shark as a Finite State Machine : dataisbeautiful
  22026. jbp.io :: Third-party audit of rustls
  22027. Build a Blazor WebAssembly Line of Business App Part 1: Intro and Data Access
  22028. MuseScore 4. Moving from notation software to composition software.
  22029. Basecamp’s founders are trying to start an email rebellion
  22030. Debugging Async Code: Parallel Stacks for Tasks | Visual Studio Blog
  22031. Adobe Flash Player End of Life
  22032. 1027106 - Make ImageLib share cached imgRequests for the same SVG document even if the URI has a different ref/hash
  22033. Introduction to the High Performance package - Windows Community Toolkit
  22034. Holy Post - Race in America
  22035. Accelerated KVM guests on WSL 2
  22036. Life, part 15
  22037. Build yourself a weather station. Part I
  22038. The Thumb Zone: Designing For Mobile Users — Smashing Magazine
  22039. DeepFakes used in Animations - A New Way of Animating?
  22040. Managing Package Versions Centrally
  22041. Workshop: Google Cloud Serverless - NDC Melbourne 2020
  22042. Weekly Notes - #15
  22043. GeorgeFloyd Protest - police brutality videos on Twitter
  22044. Farm WiFi Off The Grid with Ubiquiti and Solar
  22045. A collection of free books from Springer
  22046. .NET with Scott Hunter Part 1
  22047. .NET 5 – How to start – Michał Białecki Blog
  22048. Thursday Quickie: Fixing NCrunch for Azure Functions
  22049. Consuming REST API with Swagger / OpenAPI in Xamarin and Uno Applications - Nick's .NET Travels
  22050. Protecting your GitHub assets with Azure Sentinel
  22051. On Redis master-slave terminology - <antirez>
  22052. GitHub to replace "master" with alternative term to avoid slavery references | ZDNet
  22053. Workshop: Getting started with GraphQL on .NET - 1/2 - NDC Melbourne 2020
  22054. Coming soon – paraLLEl N64 RDP – Resolution upscaling! (Video demonstration) – Libretro
  22055. Zsh and Fish’s simple but clever trick for highlighting missing linefeeds – Vidar's Blog
  22056. ISS Photo Explorer Flat
  22057. Problem with Goal driven work
  22058. LSTM for Programmers
  22059. Matt Inouye - The Curse of Excess Information
  22060. An Introduction to Progressive Delivery
  22061. Managing the risk of not upgrading
  22062. I'm 15 and I slept on the floor for a year. Here's why.
  22063. Building a command line tool to generate number sequences
  22064. Who is Saddam Hussein? #blacklivesmatter
  22065. One Task Board to Rule Them All
  22066. Why Low Pay In the Games Industry Leads to Bad Games – Aaron Nemoyten
  22067. BLM - Bonus Panel - Fowl Language Comics
  22068. EF Core In depth – what happens when EF Core writes to the database? – The Reformed Programmer
  22069. How to Estimate Your Projects Like a Boss
  22070. Bible Believers v. Wayne County, Mich., 805 F. 3d 228 - Court of Appeals, 6th Circuit 2015
  22071. Why Devs (Should) Like Estimates - Stack Overflow Blog
  22072. Never Hertz to Ask
  22073. Collected Notes.
  22074. Music Grid Piano. Create Beautiful Short Music Snippets
  22075. How x86_64 addresses memory
  22076. #FuckDiscord | Cadence's Blog
  22077. JuneteenthConf: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  22078. Google resumes its senseless attack on the URL bar, hides full addresses on Chrome 85
  22079. Fast 2D rendering on GPU
  22080. Applying for 1000 jobs per hour
  22081. Jonathan Bayless - Handwired Iris Keyboard Build
  22082. May 2020 news · Gwern.net
  22083. How I Used Revenue Stacking To Generate Over $4,000 In One Month — Brendan Cahill
  22084. jbogard/nsb-diagnostics-poc
  22085. I made an actual Drum Machine in Excel
  22086. microsoft/PowerToys
  22087. SageMath Mathematical Software System - Sage
  22088. Microsoft: Rust Is the Industry’s ‘Best Chance’ at Safe Systems Programming – The New Stack
  22089. Michael Feathers - Functional Code is Honest Code
  22090. SQLite As An Application File Format
  22091. Publishing an NPM Package- Webinar
  22092. Design electronics like it is 70's at CERN
  22093. Twilio Docs - IoT - Super SIM
  22094. How Many U.S. Taxpayers Are There?
  22095. Urgent Immigration Update — News of a Damaging Proposed Immigration Proclamation on Non-Immigrant Visa Holders | Kuck Baxter Immigration
  22096. Schedule | Linux Foundation Events
  22097. Adding Additional Mime Mappings to the Static File Provider
  22098. Below the Great Pacific Garbage Patch: More Garbage - Eos
  22099. 5 Common Feelings Being a Woman of Color in Tech
  22100. Wil Shipley: Every year I fill out this survey from Apple, for Apple developers. Every year nothing changes.
  22101. web.dev LIVE
  22102. Detecting soccer teams using unsupervised learning and tensorflow object detection (images and videos)
  22103. Alex Money
  22104. In Defense of Myers Briggs
  22105. Getting Started with Nix
  22106. Record charts
  22107. The Upcoming Future of Online Meetups
  22108. Dependence
  22109. A Look at Cryptovoxels
  22110. Introduction to Bimachines
  22111. r/sanfrancisco - I was so close to renting a new apartment, but then the landlords took it completely off the market
  22112. Password Checkup Tools Warnings
  22113. Optimising .NET Core Docker images - Ben Foster
  22114. Biohacking Lite
  22115. Best practices for managing & storing secrets like API keys and other credentials [2020]
  22116. IdentityServer/IdentityServer4
  22117. Jepsen: PostgreSQL 12.3
  22118. Async Python is not faster
  22119. Starcom: Nexus, An Indie Dev Story
  22120. What to write down when you’re reading to learn
  22121. CS-ONLINE.CLUB - Play CS 1.6 in the browser!
  22122. Is Dark Mode Such A Good Idea? - Kev Quirk
  22123. Flat UI Elements Attract Less Attention and Cause Uncertainty
  22124. Release Notes Chocolatey Gui
  22125. Chocolatey GUI Release 0.17.1
  22126. The Trouble With Phishing
  22127. GIMP - GIMP 2.10.20 Released
  22128. Ecoji.NET
  22129. Getting Value from appsettings.json in .NET Core
  22130. Visual Studio Code May 2020
  22131. Life, part 14
  22132. How Do I Debug Async Code in Visual Studio? | Visual Studio Blog
  22133. Multi-App Support with Custom Domains for .NET and AWS Elastic Beanstalk | Amazon Web Services
  22134. DevExpress Controls for WinUI 3 Preview are Now Available
  22135. RE320 - Variable‑d dynamic vocal & instrument microphone by Electro-voice
  22136. University of the People: Tuition-Free, Accredited Online Degree Programs
  22137. Artvee
  22138. JeremyLikness/BlazorWasmEFCoreExample
  22139. The Byzantine Generals Problem - Microsoft Research
  22140. How async should have been
  22141. Develop, Preview, Test
  22142. Model facts, not your problem domain
  22143. Towards a New Leveraged ETF Part 3 · Sturm Mabie
  22144. Steven Gerhardt-King - Asking a stranger to watch your stuff at Starbucks doesn't make any sense
  22145. The Many Quirks of Qsort
  22146. And so it begins | Regressionist
  22147. Compressing Synapse database | Levans' workshop
  22148. ECDSA: Handle with Care
  22149. Framework for unit testing generators
  22150. Learning about distributed systems: where to start?
  22151. Web or System Fonts
  22152. Audio forwarding on Android 10 · ~rom1v/blog
  22153. How to make a good impression as a new grad engineer
  22154. Mission Vimpossible
  22155. Oh Hello Ana - Blog
  22156. JuneteenthConf: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  22157. Introducing "Web Live Preview" | ASP.NET Blog
  22158. OpenAI API
  22159. How and why GraphQL will influence the SourceHut alpha
  22160. A Facebook crawler was making 7M requests per day to my stupid website – On Coding
  22161. Blazor RenderTree Explained
  22162. Collations and case sensitivity - EF Core
  22163. Collations and Case Sensitivity | Npgsql Documentation
  22164. dotnet/pinvoke
  22165. I’m watching you…
  22166. Removing "Annoying" Windows 10 Features is a DMCA Violation, Microsoft Says * TorrentFreak
  22167. Cloudinary and React Hooks with Domitrius Clark (Live Stream)
  22168. HuffPost is now a part of Verizon Media
  22169. Foxtana Pro - Redirect Cortana – Get this Extension for 🦊 Firefox (en-US)
  22170. Finally, I Closed My LinkedIn - PC Maffey
  22171. GE FILTERGATE
  22172. The Deficit Myth: Modern Monetary Theory and How to Build a Better Economy Hardcover – 9 Jun. 2020: Amazon.co.uk: Kelton, Stephanie: 9781529352528: Books
  22173. Home - The Amos Bursary
  22174. Confessions of a Former Bastard Cop
  22175. Woodworking for engineers
  22176. Viewing AutoMapper Execution Plans with ReadableExpressions
  22177. Reddit Welcomes Michael Seibel to Board of Directors
  22178. How to implement Automapper in ASP.NET Core 3.1 | Pro Code Guide
  22179. Blazor Day - 18th june 2020
  22180. ASP.NET AJAX Control Toolkit v20.1.0 - Now Available
  22181. PINETAB – 10.1″ Linux tablet with detached backlit keyboard – PINE Store
  22182. await false & await true – TooSlowException
  22183. How Do I Think About Async Code?! | Visual Studio Blog
  22184. Shawn Wildermuth's Blog
  22185. Development With A Dot - ASP.NET Core OData Part 2
  22186. Azure CLI - Interactive Mode - Azure Greg
  22187. .NET Core June 2020 Updates – 2.1.19 and 3.1.5 | .NET Blog
  22188. Web API Versioning in ASP.NET Core 3.1 | Pro Code Guide
  22189. Blazor vs React for Web Developers
  22190. The Idealcast - IT Revolution
  22191. Writing a full-text search engine using Bloom filters - Stavros' Stuff
  22192. microsoft/terminal
  22193. apohl79/audiogridder
  22194. I Will Vote
  22195. Why Tacit Knowledge is More Important Than Deliberate Practice
  22196. .NET Virtual User Group - Building Island Tracker – Xamarin, Functions, Table Storage, and More
  22197. We are implementing a one-year moratorium on police use of Rekognition
  22198. The seven deceptions of microservices
  22199. From Ops Engineer to Product Manager, A Career Journey
  22200. The One About Giving & Receiving Feedback
  22201. You dont believe in clean code
  22202. Who should you be: Technology Generalist or Specialist?
  22203. my love letter to redo
  22204. Exploration Strategies in Deep Reinforcement Learning
  22205. Radio Garden
  22206. Announcing Entity Framework Core 5.0 Preview 5 | .NET Blog
  22207. .NET Virtual User Group (Seattle, WA)
  22208. YOLOv5 is Here
  22209. ASP.NET Core updates in .NET 5 Preview 5 | ASP.NET Blog
  22210. AWS Ruins Own Attempt at Sabotage - Last Week in AWS
  22211. Added support for splitting on ReadOnlySpan<char> by bbartels · Pull Request #295 · dotnet/runtime
  22212. r/webdev - fyi: You can bypass youtube ads by adding a dot after the domain
  22213. natemcmaster/LettuceEncrypt
  22214. BlazorRepl/BlazorRepl
  22215. Blazor REPL
  22216. Shapes
  22217. dapr/dapr
  22218. How Wikipedia Lost 3 Billion Organic Search Visits To Google in 2019 | Hacker Noon
  22219. Announcing .NET 5.0 Preview 5 | .NET Blog
  22220. 25 Years of PHP History
  22221. 6 Steps To Run .NET Core Apps In Azure Kubernetes
  22222. Don't Joke About Firing People · Stay SaaSy
  22223. Blazor WebAssembly : Entity Framework Core - EP06
  22224. Overcoming Bias : No Recent Automation Revolution
  22225. Create diagrams with code using Graphviz
  22226. After 10 Years in Tech Isolation, I'm Now Outsider to Things I Once Had Mastered
  22227. gnu.org
  22228. .NET Today and Tomorrow | Strangelights
  22229. A Tiny, Static, Full-Text Search Engine using Rust and WebAssembly | Matthias Endler
  22230. Project Tye with .Net Core and Angular
  22231. Async Iterators in the Azure SDK for JavaScript & TypeScript
  22232. Versioning an ASP.NET Core API
  22233. TypeScript: validating external data
  22234. Modernization Story: Windows Forms to .NET Core, XAML Islands and MSIX Core
  22235. Durable Functions’ Distributed Tracing
  22236. Security headers in ASP.NET Core
  22237. DRY vs DAMP in Unit Tests
  22238. SQL: What is the difference between connecting to .SQLEXPRESS and (localdb)v11.0 ? - The Bit Bucket
  22239. Memory profiling on Linux and macOS with dotMemory 2020.2 - .NET Tools Blog
  22240. Posh-git on Mac using Oh My Zsh Themes - Emad Alashi
  22241. Tickets - NDC Melbourne 2020
  22242. Haiku R1/beta2 has been released!
  22243. Explore Pharaoh Ramesses VI Tomb in 3D
  22244. Introducing: Quotebacks
  22245. Overcoming YAML Hell in Build Pipelines - Matthias Koch
  22246. Machine learning is hard.
  22247. Reflecting on Close Calls
  22248. Arguing over Agile
  22249. The One About Managing Self As A Junior
  22250. A Collection of all Keyboard Shortcuts I use
  22251. How to set compensation using commonsense principles
  22252. My Essential Mac Applications · jshah
  22253. 'Escaping Web' Season One Retrospective
  22254. Learning more about lacto-fermentation - luke miles
  22255. Playing Around With The Fuchsia Operating System
  22256. CacheOut
  22257. Moving the System.Runtime.Intrinsics.Arm namespace in box by tannergooding · Pull Request #37656 · dotnet/runtime
  22258. hsoft/collapseos
  22259. New inline assembly syntax available in nightly | Inside Rust Blog
  22260. Setting global authorization policies using the DefaultPolicy and the FallbackPolicy in ASP.NET Core 3.x
  22261. The Deficit Myth
  22262. We're launching Black Tech Pipeline🚀
  22263. React Router Tutorial - Setup in 5 Minutes
  22264. CapRover · Build your own PaaS in a few minutes!
  22265. Most tech content is bullshit - aleksandra.codes
  22266. Deno Beginner | Deno Crash Course | Learn Deno
  22267. target="_blank" - The most underrated security vulnerability
  22268. Software & Hardware Used in Formula 1
  22269. leoxshn/mangoLang_kt
  22270. The Deficit Myth: Modern Monetary Theory and the Birth of the People's Economy: Kelton, Stephanie: 9781541736184: Amazon.com: Books
  22271. Avoiding AccessTokenNotAvailableException when using the Blazor WebAssembly Hosted template with individual user accounts
  22272. NVIDIA/cutlass
  22273. Monsters Weekly 168 - Microsoft.FeatureManagement and Azure App Configuration
  22274. TypeScript: narrowing types via type guards and assertion functions
  22275. Angular SPA with an ASP.NET Core API using Azure AD Auth and user access tokens
  22276. Create a Windows module for React Native with asynchronous code in C#
  22277. ASP.NET Core 3.1: Newtonsoft.Json Issues With Enumerable.Empty Assignment
  22278. Analysts say Apple should buy DuckDuckGo Search Engine
  22279. Understandability: The Most Important Metric You’re Not Tracking
  22280. Daniel Radcliffe Responds to J.K. Rowling’s Tweets on Gender Identity – The Trevor Project
  22281. ethomson/retarget_prs
  22282. Container technologies at Coinbase
  22283. Potential Organized Fraud in ACM/IEEE Computer Architecture Conferences
  22284. Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries, 3rd Edition
  22285. Best Practices for ACME Client Operations
  22286. The Live Coders
  22287. Why Is Grayscale Buying 100% Of The Mined Bitcoins Since Halving - Hamad Dar's Blog
  22288. 22 Things You Should Give Up If You Want To Be A Successful Developer
  22289. I’m switching back to “non-true” wireless earbuds. Here’s why…
  22290. Borg+Vorta is finally a usable backup solution for Linux desktop | Blog by Simon Frey
  22291. 12 Lessons from Saying No to a Life of Mediocrity – The Blog of Joe Balcom
  22292. Some Virtualization Papers Worth Reading
  22293. Cox slows Internet speeds in entire neighborhoods to punish any heavy users
  22294. The Path Toward Mastery—How To Become An Expert In Your Field - Iulian Gulea
  22295. A Better Way to do Standups
  22296. ASP.NET Core Series: Endpoint Routing
  22297. How To Detect Unsupported Browsers Under a Blazor WebAssembly Application?
  22298. The Mad Magazine Fold-In Effect in CSS
  22299. The RuboCop Name Drama Redux
  22300. Google got rich from your data. DuckDuckGo is fighting back
  22301. Nulls not missing anymore
  22302. Typology of Lego Computers. | Present&Correct
  22303. Lessons from nullable: Superstars + Feedback
  22304. Use a group to manage access to SaaS apps - Azure AD
  22305. An io_uring based Transport Layer (Part III) - Preview Release - Nicolas Portmann - .NET / Java / Security
  22306. Nodesign.dev | Design less develop more.
  22307. Discret 11, the French TV encryption of the 80's
  22308. My White Friend Asked Me on Facebook to Explain White Privilege. I Decided to Be Honest - Yes! Magazine
  22309. It's never too late to stretch your wings: Why I got a Ph.D. at age 66
  22310. PostSharp Blog | Pack your .NET program to a single .exe file with PostSharp Community
  22311. REMOVAL PUBLIC DISPLAYS OF THE CONFEDERATE BATTLE FLAG > United States Marine Corps Flagship
  22312. Type assertions in TypeScript
  22313. dotnet/runtime
  22314. RyuJIT: Guess unique interface for guarded devirtualization by EgorBo · Pull Request #37563 · dotnet/runtime
  22315. Achieving a 12% performance lift migrating Raygun's API to .NET Core 3.1 | Raygun Blog
  22316. Collapse OS — Why Forth?
  22317. carlini/printf-tac-toe
  22318. Email from HaveIBeenPwned wipes helpdesk tickets
  22319. Blazor vs. React / Angular / Vue.js
  22320. Terminology, Power and Oppressive Language
  22321. Blazor WebAssembly : Debugging in VS Code, Chrome and Visual Studio : EP05
  22322. Released: Update to Microsoft OLE DB Driver 18 for SQL Server
  22323. The Ultimate Guide to Running Healthy Apps in the Cloud
  22324. Have I Been Pwned breach report email pwned entire firm's helldesk ticket system
  22325. Ladies and Gentlemen… Cloudflare TV!
  22326. Hacking Windows with F# 5.0 Scripts
  22327. Tip 266 - Build 2020 – Application Developer on-demand videos list
  22328. BackgroundService Gotcha: Application Lifetime
  22329. Easily rename your Git default branch from master to main
  22330. Blazor Day - 18th june 2020
  22331. SharpLab
  22332. 25 million user records leak online from popular math app Mathway | ZDNet
  22333. Ethical Hacking: SQL Injection
  22334. dotnet/runtime
  22335. r/GunsAreCool
  22336. Byzantine and non-Byzantine distributed systems
  22337. ROTHULT Smart lock, white - IKEA
  22338. Test in Production with Fiddler
  22339. ASP.NET Core 3.1: Default System.Text.Json Settings Don’t Roundtrip (Serialize/Deserialize) Through Test Server
  22340. Add "Update All" button to Visual Studio Installer page
  22341. Bias-free communication - Microsoft Style Guide
  22342. Home - Juneteenth Conference
  22343. apple/password-manager-resources
  22344. r/melbourne - Melbourne trams 🚃#blacklivesmatter
  22345. downr 3.0 - bradygaster.com
  22346. European Cybersecurity Blogger Awards Winners Announced
  22347. Pricing | Six Labors
  22348. Vue.js
  22349. A Random Postcard
  22350. Time to Evolve: .NET Multi-Platform App UI (MAUI)
  22351. Call function in unmanaged DLL from C# and pass custom data types [Marshal]
  22352. NPacMan.Blazor
  22353. Donate | VALS
  22354. Interactive map of Linux kernel
  22355. Johan Kaewberg's answer to What screams 'I never properly learned to program'?
  22356. mimoo/disco
  22357. SimRefinery : Maxis Business Simulations : Free Download, Borrow, and Streaming : Internet Archive
  22358. F# and Azure Functions
  22359. Logging with Decorators in TypeScript
  22360. .NET Core 3.1 Migration - Quick Reference for WEB API Projects
  22361. 15 Best Visual Studio Code Extensions for Web Developers | Syncfusion Blogs
  22362. .NET Rocks! vNext
  22363. Same Origin Policy & CORS
  22364. Klein Bottles - Numberphile
  22365. cradle77/OrdersDemo
  22366. MS Build 2020: Key Takeaways for .NET Developers
  22367. Algorithms of Oppression
  22368. Run static constructors at compile time by MichalStrehovsky · Pull Request #8176 · dotnet/corert
  22369. Dynamically Build LINQ Expressions
  22370. Configure 3rd Party Libraries for Testing | bUnit
  22371. HaveIBeenPwned
  22372. Data of 3.5 million Zoomcar customers up for sale - ETtech
  22373. .NET ThreadPool starvation, and how queuing makes it worse
  22374. fsharpConf 2020
  22375. Virtual code execution via IL interpretation
  22376. Building the most inaccessible site possible with a perfect Lighthouse score
  22377. Peeking under the hood of Command & Conquer
  22378. Is the Periodic Table Upside Down?
  22379. Widespread error in Radiance HDR RGBE conversions
  22380. SixLabors.ImageSharp 1.0.0-rc0002
  22381. Microsoft.Diagnostics.Runtime 2.0.130507
  22382. Mastering External Web API's in ASP.Net Core and ABP with Swagger, ApiExplorer, and NSwag
  22383. Why I (still) love Vaadin
  22384. Faster than radix sort: Kirkpatrick-Reisch sorting
  22385. milen.me — Distributed Caching & Compilation
  22386. Race Conditions on Rails
  22387. Running Linux on my Macbook
  22388. My current Wiki approach
  22389. Gearing up your development environment with IPv6 Prefix Delegation - fnordahl.com
  22390. Software as a Liability
  22391. Dos and Don'ts for a Product Engineering team
  22392. The one bad thing about vim
  22393. My Standard Desktop
  22394. The shadow of have to
  22395. sqlancer/sqlancer
  22396. Eloston/ungoogled-chromium
  22397. Email Automation Sequences
  22398. The Weaponization of Diversity - Silicon Hills Lawyer
  22399. The online courses you must take to be a better Data Scientist
  22400. Best music to listen to when studying/working
  22401. Code Review and Criticism · Caffeinspiration
  22402. How are you improving your technology skills today? Start by reading articles
  22403. 3dSen
  22404. anopara/genetic-drawing
  22405. Why I Abandoned 22% of My Life
  22406. How to Save Emails to Pocket
  22407. My criteria for a tiny SaaS - Public Notes
  22408. Ruby vs Crystal Performance
  22409. Presentation Rules – Jilles.net
  22410. Building an easy on the eyes IKEA style blog, in no time, for free, again
  22411. Personality and Engineering
  22412. Going serverless :: Aloïs Micard
  22413. The Dictator's Army and charismatic founders
  22414. How to be Extraordinarily Ordinary – The Blog of Joe Balcom
  22415. Pragmatic weekend project - apartments bot
  22416. Monitor your website with cloud functions
  22417. Why you should measure tail latencies
  22418. Experimenting with Memory Management for Basil
  22419. Efficient Note Taking
  22420. Batch, batch, batch: Respect the classics!
  22421. julia as a cli calculator
  22422. Restoring a UBR-1 · Robot & Chisel
  22423. Keeping myself motivated to write
  22424. Turn off your browser and try red, green & refactor pattern (part 2)
  22425. My experience posting on
  22426. Dear freelancer, protect yourself.
  22427. State of the Market - Infinite State Hidden Markov Models
  22428. Size Matters
  22429. Deploying a Branch to Netlify on the Command-Line · Jamie Tanna | Software Engineer
  22430. Taming Webpackʼs content hashes
  22431. Why does this lazy sequence work? | Phillippe Siclait
  22432. SQLite Forum: Caution: clang-11.0.0 miscompiles SQLite
  22433. Configuring Errors and Warnings in C#
  22434. .NET Rocks! vNext
  22435. Hn blogs newsletter
  22436. iMessage for Windows
  22437. Agenda - NDC Melbourne 2020
  22438. 25 million user records leak online from popular math app Mathway | ZDNet
  22439. Those Win9x Crashes on Fast Machines…
  22440. GitHub Classroom
  22441. Good Practices for Starting with Containers
  22442. The top types `any` and `unknown` in TypeScript
  22443. Building Design Systems for Apps
  22444. ReSharper 2020.2 Roadmap - .NET Tools Blog
  22445. Don't Code Tired | Gradually Rollout New Features with Targeting Feature Flags (Microsoft.FeatureManagement)
  22446. Building an Azure Static Web App With GraphQL | LINQ to Fail
  22447. Why isn't Seattle trying to save this Black-owned bookstore? | Nikkita Oliver
  22448. Cysharp/MagicOnion
  22449. PeeringDB
  22450. johnboiles/obs-mac-virtualcam
  22451. Is a trillion-dollar worth of programming lying on the ground
  22452. Haveibeenpwned.com pwned our helpdesk! GLPI 9.4.5 SQL Injection – fyr.io
  22453. This German city wants to ditch Microsoft for Linux - AndroidRookies
  22454. Declining worker power versus rising monopoly power
  22455. Software Engineering Within SpaceX - Yasoob Khalid
  22456. Blazor Train - Free Training on Microsoft Blazor
  22457. Avoiding Unexpected Navigation
  22458. Ways To Help
  22459. Lenovo Brings Linux® Certification to ThinkPad and ThinkStation Workstation Portfolio, Easing Deployment for Developers & Data Scientists | Lenovo StoryHub
  22460. The Universe of Discourse : Weirdos during the depression
  22461. Basic.css - Classless CSS Starter File
  22462. The Rise and Fall of Commercial Smalltalk
  22463. Add Black Lives Matter banner by benaadams · Pull Request #106 · dotnet-foundation/website
  22464. Gleam v0.9 released! – by Otter Nonsense
  22465. The Current State of OpenTelemetry in .NET
  22466. Using Currying to Pass Additional Data to React Event Handlers
  22467. Visual Studio 2019 v16.7 Preview 2 Available Today! | Visual Studio Blog
  22468. Introducing Local Process with Kubernetes for Visual Studio 2019 | Visual Studio Blog
  22469. OAuth 2.0 with GitHub in ASP.NET Core - Simple Talk
  22470. Papers with Code - The latest in machine learning
  22471. Running Awk in parallel to process 256M records
  22472. How to write a (toy) JVM
  22473. QuantumBox/blackgamedevs
  22474. Black Game Developers
  22475. immuni-app/immuni-documentation
  22476. TypeScript - JavaScript that scales.
  22477. .NeXt Generation (London, United Kingdom)
  22478. Introducing P2P Matrix | Matrix.org
  22479. joshiemoore/snakeware
  22480. Lawsuit over online book lending could bankrupt Internet Archive
  22481. Wiki - PinebookProSixMonthsIn
  22482. Avalonia UI Framework
  22483. Why Our Intuition About Sea-Level Rise Is Wrong - Oceans on Nautilus
  22484. Customising the ASP.NET Core default UI without editing the PageModels
  22485. Folklore.org: Round Rects Are Everywhere!
  22486. r/Seattle - This is the moment it all happened
  22487. Donate — Brooklyn Community Bail Fund
  22488. Microsoft Defender SmartScreen is hurting independent developers – ImageView
  22489. How We Solved the Worst Minigame in Zelda's History
  22490. Simplifying Board Games
  22491. Seven years later, I bought a new Macbook. For the first time, I don
  22492. C Internals
  22493. Getting Started With Cloudinary API (Live Stream)
  22494. Surprise Capital One court decision spells trouble for incident response
  22495. The danger of async/await and .Result in one picture – TooSlowException
  22496. Serializer recommendations for 5.0 by steveharter · Pull Request #113 · dotnet/designs
  22497. Martin Heinz - Personal Website & Blog
  22498. The Debian Administrator's Handbook
  22499. electronicarts/CnC_Remastered_Collection
  22500. Stop Taking Regular Notes; Use a Zettelkasten Instead
  22501. Tip 256 - Work with your Azure apps in Visual Studio Codespaces
  22502. Fiddler Everywhere v0.10 is Here!
  22503. Using Microsoft.FeatureManagement.AspNetCore to filter actions and HTML
  22504. winget install learning | Windows Command Line
  22505. Introducing the Microsoft.FeatureManagement library
  22506. Getting Started with ASP.NET Core and MongoDB - Code Maze
  22507. Absentee and Early Voting | USAGov
  22508. Visual Studio Subscriptions administrator feature updates | Visual Studio Blog
  22509. Monsters Weekly 167 - Generating an Absolute URL in Razor Pages
  22510. Police brutality in Seattle
  22511. Administrative Records Mask Racially Biased Policing by Dean Knox, Will Lowe, Jonathan Mummolo :: SSRN
  22512. Balance fallacy - RationalWiki
  22513. How We Solved the Worst Minigame in Zelda's History
  22514. EF Core In depth – what happens when EF Core reads from the database? – The Reformed Programmer
  22515. The Worst Typo I Ever Made
  22516. Reconstructing a lost NES game from 30-year-old source code disks – Video Game History Foundation
  22517. Joomla Resources Directory (JRD) Portal Suffers Data Breach
  22518. Merge features/function pointers to master by 333fred · Pull Request #44727 · dotnet/roslyn
  22519. 38: The past, present and future of .NET. With Immo Landwerth
  22520. How To Become A Hacker
  22521. ryansolid/solid
  22522. dotnet/tye
  22523. dotnet/tye
  22524. yaakov-h/Notepad.Extensions.Logging
  22525. chrissainty/BuildingCustomInputComponentsForBlazorUsingInputBase
  22526. dotnet/AspNetCore.Docs
  22527. canaxess/presentations
  22528. Framework Benchmarks Round 19 - TechEmpower Blog
  22529. cake-build/cake-action
  22530. Modern Web UI with Blazor WebAssembly
  22531. dapr/dapr
  22532. Import PEM keys by vcsjones · Pull Request #34086 · dotnet/runtime
  22533. AndreyAkinshin/perfolizer
  22534. .NET Core to .NET branding changes by jkotas · Pull Request #33694 · dotnet/runtime
  22535. DotNetAnalyzers/DocumentationAnalyzers
  22536. 80-characters-per-line limits should be terminal, says Linux kernel chief Linus Torvalds
  22537. Report: Indian e-Payments App Exposes Millions of Users in Massive Data Breach
  22538. Measuring keyboard-to-photon latency with a light sensor
  22539. This Website Will Self Destruct
  22540. Weather API: Get ClimaCell's Free Weather API Now
  22541. Fiddler for Xamarin Developers
  22542. Changes to How We Manage DefinitelyTyped | TypeScript
  22543. Logically Fallacious
  22544. Login and use an ASP.NET Core API with Azure AD Auth and user access tokens
  22545. Help us improve WPF and UWP XAML designer | .NET Blog
  22546. ASP.NET Core WebSockets and Application Lifetime Shutdown Events
  22547. a1studmuffin/SpaceshipGenerator
  22548. Immutable data structures in F#
  22549. What Blazor Needs: An Ecosystem
  22550. Trying and setting up WSL 2
  22551. Adding a WebSocket Security Middleware to ASP.NET Core Web Applications
  22552. Don't Code Tired | Maintaining Feature Flag Values Across Multiple Requests (Microsoft.FeatureManagement)
  22553. SerenityOS update (May 2020)
  22554. Violence in Blue
  22555. (Very) Basic Intro To Elliptic Curve Cryptography
  22556. r/AskReddit - [NSFW] What’s the most fucked up thing the US government has done?
  22557. Exploring Visual Studio Codespaces
  22558. A Meeting with Scott Hunter !!
  22559. What computer and software is used by the Falcon 9?
  22560. A Surprising Pi and 5 - Numberphile
  22561. Image Scrubber
  22562. Falcon Heavy - BPS.space
  22563. Simple way to notify from python app
  22564. Blazor WebAssembly : Routing | NavigationManager, AdditionalAssemblies : EP04
  22565. valkyrienyanko/Unity-MMORPG-Boilerplate
  22566. Making a SNES game in 2020 - Yo-Yo Shuriken by Dr. Ludos
  22567. CVE-2019-9506 | Encryption Key Negotiation of Bluetooth Vulnerability
  22568. Rust: Dropping heavy things in another thread can make your code 10000 times faster
  22569. NASA Astronauts Launch from America in Test of SpaceX Crew Dragon
  22570. React and Serverless Part 2- Webinar
  22571. Zero-day in Sign in with Apple
  22572. Frameworkless Movement
  22573. UNdata | record view | Number Days with Thunder
  22574. SpaceX
  22575. Entity Framework Core in Action, Second Edtion
  22576. Why are some channels on Roku not working? | Official Roku Support
  22577. Login
  22578. crt.sh | 1
  22579. reactiveui/ReactiveUI.Samples
  22580. Webhook Runner for Github
  22581. 'Re: Why does OpenBSD still include Perl in its base installation?'
  22582. ScottHolden/BFSourceGen
  22583. 4 Million Computers Compromised: Zoom's Biggest Security Scandal Explained
  22584. A visual guide to React Mental models, part 2: useState, useEffect and lifecycles
  22585. clean up kernel_{read,write} & friends v2
  22586. Join us to Change the Web Together | Brave Browser
  22587. Microsoft’s Project Tye aims to tame microservices development
  22588. Mosquitoes: World&#8217;s Deadliest Animal
  22589. Godot Engine - Godot Editor running in a web browser
  22590. Why is Kubernetes getting so popular? - Stack Overflow Blog
  22591. Drained.
  22592. Simplifier
  22593. Create and deploy a cloud-native ASP.NET Core microservice - Learn
  22594. Black Visions Donations
  22595. Louisville Community Bail Fund
  22596. Donate | northstarhealth
  22597. Oracle.EntityFrameworkCore 3.19.0-beta1
  22598. Beta Release: Oracle Entity Framework Core 3.1
  22599. Summary of the role of MDbg and Cordbg
  22600. How does the Gmail unsubscribe button work?
  22601. The radix 2^51 trick
  22602. Things we learned about sums · QuestDB
  22603. An Introduction to Apache Airflow
  22604. Cloud Native Apps with .NET and AKS | BOD105
  22605. Campaign Zero
  22606. Scaling up Anime with Machine Learning and Smart Real Time Algorithms
  22607. Minnesota Freedom Fund
  22608. Git Made Fetch Happen
  22609. I wrote a SaaS product because the internet made me believe it'd make me rich
  22610. BigFooty | AFL News and Forum
  22611. Language Models are Few-Shot Learners
  22612. Perfvane/Example - Anomalies
  22613. StreamElements - The Ultimate Live Streaming Platform
  22614. Learn with Visual Studio Remote Office Hours | Visual Studio Blog
  22615. The magic of C# closures
  22616. Patterns for Managing Source Code Branches
  22617. A Guide to Threat Modelling for Developers
  22618. Developing on Docker with the new and improved Visual Studio Container Tools (and WSL2)
  22619. Dark Patterns—What Not to Do to Your Users
  22620. Don't Code Tired | Conditional HTML Rendering with Microsoft Feature Flags (Microsoft.FeatureManagement)
  22621. Write high-quality TypeScript code - .NET Tools Blog
  22622. Why use Azure Functions for ML inference ?
  22623. Continuous integration workflow template for .NET Core desktop apps with GitHub Actions | .NET Blog
  22624. How does ASP.NET Core processes a request? - Code Rethinked
  22625. API versioning in ASP.NET Core
  22626. Putting Mix, Silverlight, the CoreCLR and the DLR into context
  22627. Mix 06 | A 72-hour conversation
  22628. Idea Generation
  22629. r/techsupport - I wrote Task Manager and I just remembered something...
  22630. r/dotnet - Is dotnet completely free for commercial usage ?
  22631. Tools for better thinking
  22632. TechEmpower Web Framework Performance Comparison
  22633. Where Did Software Go Wrong?
  22634. .NET Core | Technology Radar | ThoughtWorks
  22635. Video Conferencing, Web Conferencing, Webinars, Screen Sharing
  22636. TechEmpower Web Framework Performance Comparison
  22637. RoughNotation
  22638. 8GB Raspberry Pi 4 on sale now at $75 - Raspberry Pi
  22639. The Vintage Beauty Of Soviet Control Rooms
  22640. Against an Increasingly User-Hostile Web
  22641. Micro - Home
  22642. Life, part 13
  22643. Hypermodern Python
  22644. AudioMass
  22645. How I made a game played in Notepad
  22646. The “OO” Antipattern
  22647. Buy a Raspberry Pi 4 Model B – Raspberry Pi
  22648. Numberphile
  22649. Stop Blogging on Medium if You Care about SEO [Tool Analysis]
  22650. Straight to Spam
  22651. Introducing Snowpack 2.0
  22652. CyberCX 2021 Graduate Program | Jobs at CyberCX Graduate Roles
  22653. A Guide to Threat Modelling for Developers
  22654. The Dangers of TypeScript Enums | LINQ to Fail
  22655. ASP.NET Core 3.1 WebAPI: The case of the failing POST request
  22656. Dynamic command dispatching in C#
  22657. How to Use Windows Package Manager - Petri
  22658. Patterns for Managing Source Code Branches
  22659. .NET Core 3.1, Docker, PostgreSQL, Swagger, C#
  22660. Wishbone Breach: 40 Million Records Leaked on Dark Web
  22661. </> htmx - high power tools for html
  22662. The Day AppGet Died.
  22663. Introduction to UEFI: Part 1
  22664. Rediscovering the Small Web - Neustadt.fr
  22665. Microsoft and Docker collaborate on new ways to deploy containers on Azure
  22666. cmd.exe is dead, long live PowerShell: Microsoft leads aged command-line interpreter out into 'maintenance mode'
  22667. Stack Overflow Developer Survey 2020
  22668. The Virtual ML.NET Community Conference
  22669. Research Report – Zephyr and MCUboot Security Assessment
  22670. The 2020 Developer Survey results are here! - Stack Overflow Blog
  22671. Stack Overflow Developer Survey 2020
  22672. Obsidian
  22673. SpaceX
  22674. Humble Pi, Chapter 2
  22675. Audiobooks & Original Audio Shows - Get More from Audible
  22676. Eryb's Space
  22677. How to code like the top Programmers at NASA — 10 critical rules - Alt Bulletin
  22678. Entity Framework Core in Action, Second Edition
  22679. ‎The Numberphile Podcast on Apple Podcasts
  22680. Developing Stack Overflow on MacOS
  22681. The Happy Twin - with Ben Sparks — Numberphile
  22682. The Happy Twin - with Ben Sparks — The Numberphile Podcast
  22683. The Happy Twin (with Ben Sparks) - Numberphile Podcast
  22684. How I helped reposition a database product that went on to make $1 billion in revenue
  22685. Supabase | Supabase
  22686. Near Real-Time Transient Clients • NServiceBus Samples
  22687. I'm writing a book!
  22688. Node v12.17.0 (LTS) | Node.js
  22689. NextDNS
  22690. welcome · ASP.NET Core in Action, Second Edition MEAP V01
  22691. Optimizing RavenDB by adding Thread.Sleep(5)
  22692. 10 years of building .NET on AWS | Amazon Web Services
  22693. A first look at records and tuples in JavaScript
  22694. .NET async/await in a single picture – TooSlowException
  22695. [Guest Blog] The Accidental Accessibility Advocate
  22696. Messaging with Azure Service Bus - Part 9 - Premium Features
  22697. Nullable Reference Types: Contexts and Attributes – A Look at New Language Features in C# 8 - .NET Tools Blog
  22698. Multiple Environments in ASP.NET Core - Code Maze
  22699. Introducing Collaboration—A Team Ready Fiddler Experience
  22700. Unit Testing in ASP .NET Core 3.1
  22701. Where's the science?
  22702. A Guide to Threat Modelling for Developers
  22703. Visual Computing @ IST Austria
  22704. Wave Curves: Simulating Lagrangian water waves on dynamically deforming surfaces (SIGGRAPH 2020)
  22705. Pure CSS Oil Painting - by Diana Smith aka cyanHarlow
  22706. How a Lazy Bitch like me learned to be Productive
  22707. I Was Blackmailed–Any YouTuber Could Be Next
  22708. CLR, architectures, and stuff
  22709. - Miguel de Icaza
  22710. Florian Rappl - Microfrontends with Blazor: Welcome to the Party!
  22711. Connection Speed Test
  22712. ʕ•ᴥ•ʔ Bear Blog
  22713. .NET Core as Cloud Native Workshop | Techorama
  22714. Scaling .NET for Apache Spark processing jobs with Azure Synapse
  22715. Why is Artificial Intelligence So Useless for Business?
  22716. 5 Types Of ZSH Aliases You Should Know
  22717. Reverse Proxy Usage Spring 2020
  22718. Can 1/3 + 1/3 = 2/6? It seemed so!
  22719. Today’s Javascript, from an outsider’s perspective
  22720. The Day AppGet Died
  22721. How our 99th percentile response time went from 4000 ms to sub 10 ms
  22722. Scott Hunter - .NET 5 and MS Build Announcements
  22723. Life, part 12
  22724. Announcing Experimental Mobile Blazor Bindings May update | ASP.NET Blog
  22725. Strongly-typed ID update 0.2.1: Using strongly-typed entity IDs to avoid primitive obsession - Part 6
  22726. I won't buy ebooks anymore
  22727. Complete Website Redesign - (Speed Up Video)
  22728. Patrik Svensson - Targeting ARM64 for Windows in Rust
  22729. Idris 2 version 0.2.0 Released
  22730. fsharpConf: The F# Community Virtual Conference
  22731. Amazon Web Services
  22732. Blazor News from Build 2020
  22733. Start House
  22734. I bought netflix.soy | Tiny Projects
  22735. Why is Idris 2 so much faster than Idris 1?
  22736. Deploying Your Web Site to Azure Static Web Apps – Chinh Do
  22737. Why Infrastructure As Code? - Simple Thread
  22738. Released: Microsoft.Data.SqlClient 2.0 Preview 4
  22739. Don't use method with side-effect in LINQ
  22740. Monsters Weekly 166 - Staged Rollouts with Microsoft.FeatureManagement
  22741. BackgroundService Gotcha: Startup
  22742. Scaling Azure Functions from Consumption Plan to Premium Plan (and back again)
  22743. Logging to Notepad window from ASP.NET Core
  22744. Introduction to Functional Programming in F# - Part 10 — Softwarepark
  22745. Azure Cosmos DB wrap-up: May 2020 BUILD Announcements | Azure Cosmos DB Blog
  22746. Effectively stubbing remote HTTP service dependencies with HttpClient Interception
  22747. Microsoft Build 2020 | Channel 9
  22748. Hacker who stole 620 million records strikes again, stealing 127 million more – TechCrunch
  22749. Looking Glass Studios Podcast Archives
  22750. Cryptology ePrint Archive: Report 2020/615
  22751. Using Blazor to build native mobile apps
  22752. Org Mode - Organize Your Life In Plain Text!
  22753. The NHL’s protocol for phase 2 of return-to-play is very bad
  22754. Home automation and Bitcoin?
  22755. Blazor WebAssembly : Project Structure/Template - EP03
  22756. Azure AD Secured Serverless Cosmos DB from Blazor WebAssembly
  22757. How It All Started…AKA the Birth of the CLR - CLR, architectures, and stuff - Site Home
  22758. stapelberg uses this: my 2020 desk setup
  22759. Exciting new features in C# 9
  22760. Software will eat software in a remote-first world
  22761. GitHub Reinstates Popcorn Time Code Despite MPA 'Threat' * TorrentFreak
  22762. Implementing simple cooperative threads in C - Stephen Brennan
  22763. Measurements of hash functions, indexed by machine
  22764. Round 4: Hacker returns and puts 26Mil user records for sale on the Dark Web | ZDNet
  22765. How the biggest consumer apps got their first 1,000 users - Issue 25
  22766. TUXEDO Book BA15 - Gen10 - 15,6 Zoll non-glare Full-HD IPS + AMD Ryzen 3500U + AMD Radeon Vega 8 Graphics + max. two SSDs (M.2) + max. 32GB RAM - TUXEDO Book BA15 - Gen10
  22767. Habits of High-Functioning Teams
  22768. Yo-Yo Ma Plays Bach Live
  22769. NIST Special Publication 800-63-3
  22770. Register Domain Names at Register.com
  22771. 18F - Consulting Software Engineer (IT Specialist)
  22772. inessential: weblog
  22773. Memory safety - The Chromium Projects
  22774. Nicolas Garcia Belmonte
  22775. the-bot-scare
  22776. Chrome: 70% of all security bugs are memory safety issues | ZDNet
  22777. SCM Marchant Cogito 240 Electronic Calculator
  22778. Optimizing for the RDNA Architecture: presentation notes
  22779. Optimizing for the Radeon™ RDNA Architecture
  22780. Catalina is checking notarization of unsigned executables
  22781. Devhints — TL;DR for developer documentation
  22782. LaTeX.css — Make your website look like a LaTeX document
  22783. Why am I shutting down Kozmos? - Azer Koçulu's Journal
  22784. Jepsen Disputes MongoDB’s Data Consistency Claims
  22785. Hacker Mods Old Calculator to Access the Internet, CASIO Files DMCA Complaint * TorrentFreak
  22786. First Krita Beta for Android and ChromeOS in Play Store
  22787. User authentication with passwords, What’s SRP?
  22788. SQLite Release 3.32.0 On 2020-05-22
  22789. React and Serverless - Webinar
  22790. Bookmark Saturday #1 – Václav Vančura, User Interface Designer
  22791. To test its security mid-pandemic, GitLab tried phishing its own work-from-home staff. 1 in 5 fell for it
  22792. Calca - The Text Editor that Loves Math
  22793. Should I Block Ads?
  22794. Windows 10 quietly got a built-in network sniffer, how to use
  22795. I made a NES emulator in Rust using generators
  22796. Tab Reloader (page auto refresh) – Get this Extension for 🦊 Firefox (en-US)
  22797. HTTP Server - LanguageTool Wiki
  22798. GitLab 13.0 released with Gitaly Clusters, Epic Hierarchy on Roadmaps, and Auto Deploy to ECS
  22799. GitHub Theme - Visual Studio Marketplace
  22800. What Unity Is Getting Wrong
  22801. Quellcode von Mercedes-Benz-Fahrzeugen online geleakt
  22802. A Meeting with Scott Hunter !!
  22803. This Goes to Eleven (Pt. 5/∞)
  22804. A multi-node, elastic, petabyte scale, time-series database on Postgres for free (and more ways we are investing in our community)
  22805. macOS 10.15: Slow by Design
  22806. Touch Pins as Wake-up Source (ESP32 + Arduino series)
  22807. Why ESP32's Are The Best Microcontrollers (ESP32 + Arduino series)
  22808. ESP32: Blink the LED (ESP32 + Arduino series)
  22809. Install Serial Drivers for ESP32 (macOS, Windows, Linux)
  22810. Using the PlatformIO Library Manager (ESP32 + Arduino series)
  22811. Using Arduino's Serial Monitor & Plotter (ESP32 + Arduino series)
  22812. Using DHT22 Temperature Sensor (ESP32 + Arduino series)
  22813. Deep sleep: Use RTC memory to store data (ESP32 + Arduino series)
  22814. How To Install PlatformIO (ESP32 + Arduino series)
  22815. Controlling Relay Board (ESP32 + Arduino Series)
  22816. Connect ESP32 to WiFi (ESP32 + Arduino series)
  22817. Connect to ThingSpeak (ESP32 + Arduino series)
  22818. Why Use PlatformIO instead of Arduino? (ESP32 + Arduino series)
  22819. Deep Sleep & Other Power Modes (ESP32 + Arduino Series)
  22820. Wakeup From Sleep With a Timer (ESP32 + Arduino series)
  22821. Setting up Arduino IDE for ESP32 development (ESP32 + Arduino series)
  22822. An Amazon Programmer's Perspective (http://pastebin.com/BjD84BQ3)
  22823. ‘What Time Is It in London?’
  22824. PAC-MAN Recreated with AI by NVIDIA Researchers | NVIDIA Blog
  22825. Blazor In-Depth
  22826. async/await is the wrong abstraction - LogRocket Blog
  22827. Autofac, WebApplicationFactory and integration tests
  22828. How easy is it to build a Marvel search engine with Blazor?
  22829. The Fundamentals of Continuous Software Design
  22830. The May 2020 release of Azure Data Studio is now available - SQL Server Blog
  22831. JetBrains .NET Days Online 2020 – Session recordings available - .NET Tools Blog
  22832. Don't Code Tired | Preventing Inconsistent Feature Flag Values During a Single Request (Microsoft.FeatureManagement)
  22833. More Performant Serverless GraphQL with Azure Functions, GraphQL for .NET, and Cosmos DB
  22834. Microsoft Build 2020 – Highlights
  22835. 13 Firefox browser extensions to make remote work and school a little better – The Firefox Frontier
  22836. Zettelkasten — How One German Scholar Was So Freakishly Productive
  22837. G4 Pro Beats the Leading Home Brand Cameras in Image Quality Shootout – Ubiquiti Networks Blog
  22838. TI removes access to assembly programs on the TI-83 Premium CE
  22839. Microsoft Open-Sources GW-BASIC | Windows Command Line
  22840. Introducing YARP Preview 1 | .NET Blog
  22841. The Parker Quiz - with Matt Parker — Numberphile
  22842. The Parker Quiz - with Matt Parker — The Numberphile Podcast
  22843. The Parker Quiz - Numberphile Podcast
  22844. ‎The Numberphile Podcast on Apple Podcasts
  22845. WinDbg — the Fun Way: Part 2
  22846. WinDbg — the Fun Way: Part 1
  22847. Stealing Secrets from Developers using Websockets
  22848. Life, part 11
  22849. Windows Terminal Build Color Scheme
  22850. An introduction to RabbitMQ - What is RabbitMQ?
  22851. Send to Carbon with VS19
  22852. Introducing Project Tye | ASP.NET Blog
  22853. Community
  22854. Please include documentation on how to opt out of telemetry · Issue #179 · microsoft/winget-cli
  22855. Using Visual Studio Codespaces with .NET Core | .NET Blog
  22856. Three bugs in the Go MySQL Driver
  22857. Creating a virtual stage when in-person isn’t possible - AI for Business
  22858. ARM Template Viewer - Visual Studio Marketplace
  22859. Blazor WebAssembly : Hello World from Windows & Linux - EP02
  22860. Blazor WebAssembly is Officially Released at Microsoft Build
  22861. X
  22862. The Death Of Corporate Research Labs
  22863. Vertebrae by draxes
  22864. Microsoft Build 2020
  22865. Building a physical <blink> tag!
  22866. OpenAI Model Generates Python Code
  22867. ASP.NET Core in Action, Second Edition
  22868. Azure Arc enabled Kubernetes preview and new ecosystem partners
  22869. Oqtane Blog | Announcing Oqtane 1.0... a Modular Application Fram
  22870. Azure Arc enabled Kubernetes
  22871. Windows PowerToys FancyZones is the essential window manager for Windows 10
  22872. Xamarin Forms turns to .NET MAUI - single project and code-base dev experience
  22873. A Guide to Threat Modelling for Developers
  22874. Announcing Uno Platform 3.0 - Support for WinUI 3.0 Preview 1 - Uno Platform
  22875. Introduction to quantum computing with Q# – Part 3, Single qubit gates
  22876. Using WSL to Launch Several Bash Command from an Application
  22877. Don't Code Tired | Managing Microsoft Feature Flags with Azure App Configuration (Microsoft.FeatureManagement)
  22878. How ListSeparator Depends on Runtime and Operating System - .NET Tools Blog
  22879. Introducing WinUI 3 Preview 1 - Windows Developer Blog
  22880. Windows Terminal 1.0 | Windows Command Line
  22881. Tackle Big-O Notation in .NET Core - Simple Talk
  22882. Home - Microsoft Build 2020 Book of News
  22883. Remaster Update and Open Source / Mod Support
  22884. What Is Nix
  22885. Improvements to XAML tooling in Visual Studio 2019 version 16.7 Preview 1 | Visual Studio Blog
  22886. Home Chef confirms 8 million user records stolen in breach – TechCrunch
  22887. Sell Yourself Sell Your Work
  22888. Composing in the Caddyfile
  22889. Vishnu Mohandas
  22890. Microsoft Build 2020
  22891. Digital Overload: Average Adult Will Spend 34 Years Of Their Life Staring At Screens - Study Finds
  22892. Microsoft Build 2020
  22893. Microsoft Build 2020
  22894. Turning Signal App into a Coarse Tracking Device
  22895. r/commandandconquer - Comment by u/EA_Jimtern on ”Remaster Update and Open Source / Mod Support”
  22896. Adding peephole optimization to Clang | Egor Bogatov — Developer at Microsoft
  22897. suckless.org software that sucks less
  22898. Welcome to C# 9.0 | .NET Blog
  22899. There and Back Again — Scaling Multi-Tenant Kubernetes Cluster(s)
  22900. F# 5 and F# tools update | .NET Blog
  22901. Kyle Halladay - Ray Tracing In Notepad.exe At 30 FPS
  22902. Why is This Website Port Scanning me
  22903. Microsoft Build 2020
  22904. SSH Agent Explained
  22905. The Miracle Sudoku
  22906. Accessify your Blazor apps - Hot accessibility techniques for Blazor apps
  22907. Microsoft Build 2020
  22908. Microsoft Build 2020
  22909. Home - Microsoft Build 2020 Book of News
  22910. Blogging is not dead
  22911. Developer Velocity: Empowering developers to fuel business performance
  22912. Announcing Entity Framework Core 5.0 Preview 4 | .NET Blog
  22913. Code, collaborate, and ship your apps from anywhere
  22914. A Guide to Threat Modelling for Developers
  22915. Windows Forms Designer for .NET Core Released | .NET Blog
  22916. Create Real-time Applications with ASP.NET Core SignalR – Using Rider! - .NET Tools Blog
  22917. Patterns for Managing Source Code Branches
  22918. ASP.NET Core updates in .NET 5 Preview 4 | ASP.NET Blog
  22919. OpenBSD 6.7
  22920. Meeting the demands of IoT edge data & compute - Azure SQL Edge now available in preview.
  22921. Azure App Configuration: Configuration of .NET Applications
  22922. Monsters Weekly 165 - WaitAndRetry with Polly
  22923. Building End-to-End Diagnostics: Visualization with Exporters
  22924. Releasing Today! Visual Studio 2019 v16.6 & v16.7 Preview 1 | Visual Studio Blog
  22925. Don't Code Tired | Microsoft Feature Flags: Implementing Custom Feature Filters (Microsoft.FeatureManagement)
  22926. Remembering Why Agile was a Big Deal
  22927. Want to build a side business? Just buy a great Domain Name | Deep South Ventures
  22928. Microsoft Build 2020
  22929. Microsoft Build 2020
  22930. Azure Static Web Apps documentation
  22931. Windows Terminal overview
  22932. it’s not just the interpreter « kmod's blog
  22933. ‎My Stream Timer
  22934. Spotify signs ‘The Joe Rogan Experience’ to an exclusive multi-year deal – TechCrunch
  22935. When SimCity got serious: the story of Maxis Business Simulations and SimRefinery | The Obscuritory
  22936. Microsoft Build 2020
  22937. Simple Personal Finance Tracking with GnuCash
  22938. Graduate Student Solves Decades-Old Conway Knot Problem
  22939. CSLA .NET 5.2.0 release
  22940. Why is Rails boot so slow on macOS?
  22941. A Meeting with Scott Hunter !!
  22942. Bolero: F# in WebAssembly
  22943. Modern Web UI with Blazor WebAssembly
  22944. Quickref
  22945. Announcing Microsoft Lists - Your smart information tracking app in Microsoft 365
  22946. The Journey to One .NET
  22947. Microsoft Build 2020
  22948. Announcing accelerated training with ONNX Runtime—train models up to 45% faster - Open Source Blog
  22949. The Windows Subsystem for Linux BUILD 2020 Summary | Windows Command Line
  22950. Hacker arrested in Ukraine for selling billions of stolen credentials | ZDNet
  22951. DirectX ❤ Linux | DirectX Developer Blog
  22952. Amazon.com : pangshi 7inch Adjustable Articulating Friction Magic Arm & Large Super Clamp Compatible with DSLR Camera Rig, LED Lights, Flash Light, LCD Monitor : Camera & Photo
  22953. A Google Cloud support engineer solves a tough DNS case | Google Cloud Blog
  22954. Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  22955. Introducing App Service Static Web Apps
  22956. Microsoft Build 2020
  22957. Hosting Blazor WebAssembly in Azure Static Web Apps (Preview)
  22958. Microsoft Build 2020
  22959. Developing for all 1 billion Windows 10 devices and beyond - Windows Developer Blog
  22960. Handling Web API Exceptions with ProblemDetails middleware
  22961. World IBD Day 2020
  22962. World IBD Day 2020
  22963. Free and Open
  22964. Expanding Visual Studio 2019 support for Visual Studio Codespaces | Visual Studio Blog
  22965. ASP.NET Blog | Blazor WebAssembly 3.2.0 now available
  22966. Visual Studio 2019 for Mac version 8.6 is now available | Visual Studio Blog
  22967. Numberphile Hat
  22968. VS Code React Setup - 5 Tips
  22969. Announcing .NET 5 Preview 4 and our journey to one .NET | .NET Blog
  22970. Introducing .NET Multi-platform App UI | .NET Blog
  22971. Microsoft MakeCode for Minecraft
  22972. Windows Package Manager Preview | Windows Command Line
  22973. Week of Blazor Events with Telerik - Join Us!
  22974. A Universe of Sorts
  22975. How Distortion Works in Music
  22976. The Hardest Program I've Ever Written – journal.stuffwithstuff.com
  22977. Developer in Cyprus Claims Breach of Contacts App
  22978. Tiny websites are great | Tiny Projects
  22979. I Built The Animal Crossing Voice Generator In 64-Lines of Code - (Animalese)
  22980. sia_dev - Mixer
  22981. Fiddler Everywhere is Getting a New Look
  22982. TypeScript in a Weekend: A Crash Course
  22983. .NET Foundation April/May 2020 Update
  22984. Uno Platform lets you develop for macOS and Windows using the same code
  22985. WorldBrain's Memex
  22986. Grafana v7.0 released: New plugin architecture, visualizations, transformations, native trace support, and more
  22987. Preventing Leaked Azure Secrets in GitHub!
  22988. A Guide to Threat Modelling for Developers
  22989. Don't Code Tired | Microsoft Feature Flags: Controlling Features with Feature Filters (Microsoft.FeatureManagement)
  22990. Patterns for Managing Source Code Branches
  22991. Webinar tomorrow - Event Sourcing in C# with RavenDB
  22992. How I trick my well developed procrastination skills
  22993. Satya Nadella: Permanent work from home damaging for workers' well-being | India Business News - Times of India
  22994. Infographics - Alan's Factory Outlet
  22995. Pricing Calculator | Microsoft Azure
  22996. What is a control system anyway?
  22997. Tag Helper Authoring in ASP .NET Core 3.1
  22998. Living with Wildlife | Issaquah, WA
  22999. The Effects on Cognition of Sleeping 4 Hours per Night for 12-14 Days: a Pre-Registered Self-Experiment - Alexey Guzey
  23000. Bobcat
  23001. Announcing end of support for .NET Standard 1.3 in AWS SDK for .NET | Amazon Web Services
  23002. ACME End User Client and Code Signing Certificates
  23003. new.css
  23004. new.css
  23005. Microsoft Build 2020
  23006. Covve revealed as source of data breach impacting 23m individuals
  23007. SharpLab
  23008. SharpLab
  23009. 'Code changes for clarity' - MARC
  23010. Hosting Blazor WebAssembly Hosted Apps in Azure App Service Web Apps - Pete Codes
  23011. Microsoft Build 2020
  23012. Real-time communication with Azure Functions, SignalR service and Blazor Wasm
  23013. Life, part 10
  23014. Schedule Your On-Demand Live Sessions at GTC Digital
  23015. Norske offiserer og soldater avslørt av mobilen
  23016. youtube automatically delete "communist bandits" 共匪 in all comments now?
  23017. digital clock in conways game of life
  23018. Multi-path cancellation; a tale of two codependent async enumerators
  23019. Orb.Farm
  23020. Check what .net core GC keywords are enabled without a debugger
  23021. Software Burnout Is for Real
  23022. The Death of Couchsurfing?
  23023. Stop setting the language of your website based on my location
  23024. Mystery of The French Thousands Separator
  23025. The End of Integration Testing: If You've Passed All the Tests ... -- Visual Studio Magazine
  23026. Released: Microsoft.Data.SqlClient 1.1.3
  23027. It’s all in the Host Class – Dependency Injection with .NET
  23028. Don't Code Tired | Using C# Source Generators with Microsoft Feature Management Feature Flags
  23029. Experiences with email-based login
  23030. Doordash and Pizza Arbitrage
  23031. Discrete Mathematics - An Open Introduction
  23032. Hundred Rabbits
  23033. 10 most common mistakes using kubernetes
  23034. It's Time to Get Back Into RSS | Daniel Miessler
  23035. Explore the world one photo at a time | Bing Wallpaper
  23036. Snake Battle Royale - 100 Subscribers Special
  23037. Bing Wallpapers - Apps on Google Play
  23038. Home page - FuGet Gallery
  23039. Kafka Needs No Keeper - Removing ZooKeeper Dependency
  23040. XP.css
  23041. May DDD By Night
  23042. Shrinking BSON Documents
  23043. Data processing with .NET for Apache Spark
  23044. No One Goes There Anymore
  23045. GraphQL API for SQL Database in .NET — setting up access to the data
  23046. Handling concurrency - Aggregate Pattern and EF Core - Kamil Grzybek
  23047. California - Hamilton Official Site
  23048. Multi-threaded Producer Consumer using .Net Core Channels
  23049. Trains․NET - Episode 29 - Nicer train collisions and a release!
  23050. Private Link for Azure SQL Database - Part 1
  23051. ASP.NET Core Blazor WebAssembly with Azure Active Directory groups and roles
  23052. Microsoft Build 2020
  23053. Build (and publish) a .dacpac (SQL Server database project) with .NET Core - even on Linux or macOS!
  23054. COBOL Pong
  23055. How to View the SQL Generated by Entity Framework Core using .NET Core Logging
  23056. Andrew Negri / toro
  23057. Here's What's New in the May Update | Rainway
  23058. It’s OK for your open source library to be a bit shitty
  23059. What Every Software Engineer Should Know about Apache Kafka: Events, Streams, Tables, Storage, Processing, And More
  23060. Cryptology ePrint Archive: Report 2020/572
  23061. Introducing ASP.NET 5
  23062. Matrix Factorization - Numberphile
  23063. BlazorHelp Website > Blog - Implementing Roles In Blazor WebAssembly
  23064. If I could bring one thing back to the internet it would be blogs
  23065. Security incident - Covve
  23066. If I could bring one thing back to the internet it would be blogs
  23067. Game Programming Patterns
  23068. Creating and Editing Content - Demo and Q&A
  23069. Data processing with .NET for Apache Spark
  23070. Write your first C# code - Learn
  23071. Coding is Not Computer Science
  23072. Swift 5.3 Will Expand Officially Supported Platforms to Windows and Additional Linux Distributions
  23073. So much of academia is about connections and reputation laundering « Statistical Modeling, Causal Inference, and Social Science
  23074. Our Chrome Extension Is Safe
  23075. What every developer should know about TCP
  23076. Community
  23077. Microsoft Build 2020
  23078. PERF: ensure we run full GC on contexts
  23079. Jepsen: MongoDB 4.2.6
  23080. So You Want To Write Your Own CSV code? · Thomas Burette
  23081. 22 million emails found in mystery open database | SC Media
  23082. How Not to Store Passwords
  23083. Auto Saving Form Data in Blazor
  23084. Announcing Uno Platform 2.4 – macOS support and Windows Calculator on macOS - Uno Platform
  23085. The Dark Secrets of a Hacking Hero
  23086. Five Years of Rust | Rust Blog
  23087. How Google, DoorDash, & Grubhub Conspire To Screw Local Restaurants
  23088. Blue Microphones Blackout Yeti USB Microphone + $50 Ubisoft Discount Code 988-000078 - Best Buy
  23089. Blazor WebAssembly : Introduction/Full Course/Workshop - EP01
  23090. Roundup #72
  23091. Chain Actions, Funcs, and Predicates In .NET
  23092. Code Maze Weekly #25 - Code Maze
  23093. The HTTP headers you don't expect
  23094. Microsoft Build 2020
  23095. EF Core and Cosmos DB with Blazor WebAssembly
  23096. TSMC Announces Intention to Build and Operate an Advanced Semiconductor Fab in the United States
  23097. Development With A Dot - Unit Testing the HttpContext in Controllers
  23098. Don't Code Tired | Reducing Magic Strings with Microsoft Feature Toggles (Microsoft.FeatureManagement)
  23099. More fun with comments
  23100. Using Dapper in ASP.NET Core applications
  23101. What is Azure Front Door?
  23102. Patterns for Managing Source Code Branches
  23103. Announcing Hyperdrive v10
  23104. NordVPN: Best VPN Service Provider | #1 Editors' Choice
  23105. EF Core and Cosmos DB with Blazor WebAssembly
  23106. Do Not Draw
  23107. mindbg – lowleveldesign.org
  23108. Up to 4GB of memory in WebAssembly · V8
  23109. Handling Heavy Ad Interventions  |  Web  |  Google Developers
  23110. Security Flaws in Adobe Acrobat Reader Allow Malicious Program to Gain Root on macOS Silently
  23111. NVIDIA CEO Introduces NVIDIA Ampere Architecture, NVIDIA A100 GPU in News-Packed ‘Kitchen Keynote’ | The Official NVIDIA Blog
  23112. Different ways to host Blazor WebAssembly (Wasm)
  23113. Life, part 9
  23114. Now there's nothing stopping the PATRIOT Act allowing the FBI to slurp web-browsing histories without a warrant
  23115. NVIDIA’s New Ampere Data Center GPU in Full Production
  23116. A Quick Look at Impredicativity (Simon Peyton Jones)
  23117. The anatomy of async iterators (aka await, foreach, yield)
  23118. How to add custom logging in ASP.NET Core
  23119. Keep tabs on your tabs in Google Chrome
  23120. Why use DTOs (Data Transfer Objects)?
  23121. Logging in .NET Core and ASP.NET Core
  23122. The Success and Failure of Ninja
  23123. Working with OneDrive data and MS Graph in .NET Core
  23124. Don't Code Tired | Using the Microsoft Feature Toggle Library in ASP.NET Core (Microsoft.FeatureManagement)
  23125. Patterns for Managing Source Code Branches
  23126. Patterns for Managing Source Code Branches
  23127. How Sorting Order Depends on Runtime and Operating System - .NET Tools Blog
  23128. .NET Framework May 2020 Security and Quality Rollup Updates | .NET Blog
  23129. Announcing Uno Platform 2.3 – Android 10, Android X, WinUI and more! - Uno Platform
  23130. .NET Core May 2020 Updates – 2.1.18 and 3.1.4 | .NET Blog
  23131. r/interestingasfuck - Pointing out how much power few people have gets you removed from this sub apparently.
  23132. TechEmpower Web Framework Performance Comparison
  23133. Senate narrowly rejects plan to require a warrant for Americans’ browsing data – TechCrunch
  23134. ZLogger — Zero Allocation Logger for .NET Core and Unity
  23135. Microsoft Docs contributor guide overview - Contributor Guide
  23136. Deno 1.0
  23137. Performance speed limits
  23138. Two lessons on reducing sign-up friction
  23139. Building a Progressive Web App with Blazor | Visual Studio Blog
  23140. Fira Code Font 3.1
  23141. cobwe: this word does not exist
  23142. Roundy
  23143. Unreal Engine 5 Revealed! | Next-Gen Real-Time Demo Running on PlayStation 5
  23144. Copy to Clipboard in Blazor
  23145. Erlang Programming Language
  23146. Chris's Wiki :: blog/web/HTTPSNoOldServers
  23147. Let's Guess What Google Requires In 14 Days Or They Kill Our Extension
  23148. Weep for Graphics Programming
  23149. Linux containers in a few lines of code
  23150. I made an alt because this is sketchy, so I can only post this here. The government (DEA, ICE, and local authorities) is hiding cameras on telephone poles, and then not securing those cameras with passwords. Anyone can access them.
  23151. A first look at Unreal Engine 5
  23152. SPACEX - ISS Docking Simulator
  23153. Building End-to-End Diagnostics: Activity and Span Correlation
  23154. The Janet Programming Language
  23155. Raffaele Rialdi, Jon Galloway, Christophe Nasarre-Soulier, Pavel Yosifovich, Scott Wlaschin и не только – DotNet & More
  23156. Analyze performance for the benefit of ourselves and others
  23157. Let's talk about performance analysis
  23158. Huawei denies involvement in buggy Linux kernel patch proposal | ZDNet
  23159. Langton's Ant - Numberphile
  23160. Announcing TypeScript 3.9 | TypeScript
  23161. What’s New in .NET Core 3.0 and .NET 5.0 for Performance and Memory-Aware Folks? | SkillsCast
  23162. Getting started with Angular development 2020
  23163. Microsoft and Redis Labs collaborate to give developers new Azure Cache for Redis capabilities
  23164. May 2020 Azure SDK Release
  23165. RedisConf2020 | Takeaway
  23166. Replacing JWTs with Branca and PASETO in .NET Core
  23167. Patio11’s Law - Second Breakfast
  23168. Meshing with LinkerD2 using gRPC-enabled .NET Core services
  23169. Using System.CommandLine with a class
  23170. Getting Started With Visual Studio Codespaces - Cloud IDE | Build5Nines
  23171. Referencing an analyzer from a project
  23172. Messaging with Azure Service Bus - Part 8 - Commands and Events
  23173. WireGuard for OpenBSD Kernel Patches Posted
  23174. Vladimir Khorikov: 100% Test Coverage is an Artificial Metric | Maintainable
  23175. Structure and Interpretation of Classical Mechanics
  23176. Iyashikei: Japan’s Genre of “Healing Games”
  23177. Slack System Status
  23178. Remote work worsens inequality by mostly helping high-income earners
  23179. React Native for Windows & Mac · Build native Windows apps with Javascript and React
  23180. In Praise of AutoHotKey • Hillel Wayne
  23181. Make any PDF look like scanned!
  23182. Researchers spot thousands of Android apps leaking user data through misconfigured Firebase databases
  23183. What Was TON And Why It Is Over
  23184. The Eclipse Foundation Is Moving to Europe
  23185. Diagrams · Diagram as Code
  23186. Linux Is Most Used OS In Microsoft Azure - Over 50 Percent Of VM Cores | Build5Nines
  23187. Install Windows Subsystem for Linux (WSL) on Windows 10
  23188. Docker - Visual Studio Marketplace
  23189. GitHub stars are overvalued
  23190. Openpilot, its model and driving in GTA
  23191. Tiltify - Dev Around The Sun 2020
  23192. Extending the shutdown timeout setting to ensure graceful IHostedService shutdown
  23193. Performance best practices in C#
  23194. Most detailed ever photograph of The Night Watch goes online - Rijksmuseum
  23195. Increase ASP.NET File Upload Limits
  23196. Airtable API Tutorial With cURL and JavaScript
  23197. Credential Loading and the AWS SDK for .NET (Deep Dive) - Steve Gordon
  23198. Lockdown Course: Introduction to Cryptography - James Grime
  23199. Dev Around The Sun 2020
  23200. Statiq - Your Imagination, Your Generator
  23201. Creative Commons Licensing UI and Data Updates
  23202. A 2020 Vision of Linear Algebra
  23203. Pi-hole v5.0 is here!
  23204. Apache NiFi
  23205. Ian Bebbington - Many platforms, one world - Part 4
  23206. SonarQube Integration with Visual Studio Professional
  23207. Project Tye – easier development with .NET for Kubernetes
  23208. A Story About .csproj, Large Solutions and Memory Usage - .NET Tools Blog
  23209. Marten v4.0 Planning Document (Part 1)
  23210. Demystifying Memory Profilers in C# .NET Part 3: Memory Pressure - Michael's Coding Spot
  23211. Patterns for Managing Source Code Branches
  23212. Top 10 must-know Kubernetes design patterns - Red Hat Developer
  23213. Monsters Weekly 164 - Using Feature Filters in Microsoft.FeatureManagement
  23214. Setting TypeScript For Modern React Projects Using Webpack And Babel — Smashing Magazine
  23215. Reducing Your Database Hosting Costs: DigitalOcean vs. AWS vs. Azure
  23216. Names, Legal Names, and Fractally Deferred Responsibility
  23217. Office Licensing Service and Azure Cosmos DB part 1: Migrating the production workload
  23218. Unit Testing Blazor Components with bUnit and JustMock
  23219. SignalR in ASP .NET Core 3.1
  23220. Office Licensing Service and Azure Cosmos DB part 2: Improved performance and availability
  23221. Regional Monitoring Dashboard
  23222. Use My Current Account - Microsoft Edge Addons
  23223. Thank you for helping us increase our bandwidth - Internet Archive Blogs
  23224. NDC Melbourne 2020 - Online Workshop Event: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  23225. Webrecorder
  23226. PJRC Store
  23227. Next.js 9.4
  23228. Scraping Recipe Websites
  23229. Blockchain.com Explorer | BTC | ETH | BCH
  23230. Age Reduction Breakthrough
  23231. Performance Characteristics of the Abbott Architect SARS-CoV-2 IgG Assay and Seroprevalence in Boise, Idaho
  23232. SourceHut + Plan 9 = ❤
  23233. Web Scraping with R
  23234. Deep Learning for Guitar Effect Emulation
  23235. Encouraging a Culture of Written Communication – mcls
  23236. Why we at $FAMOUS_COMPANY Switched to $HYPED_TECHNOLOGY
  23237. The DMOTE | VE
  23238. Asgard Systems uses ML.NET to reduce food waste | .NET
  23239. Scancam uses ML.NET to prevent fuel theft | .NET
  23240. Life, part 8
  23241. Draw.io Integration - Visual Studio Marketplace
  23242. Advanced SQL and database books and resources
  23243. Swift 5.3 Release Process
  23244. My Mid-Career Job-Hunt: A Data Point for Job-Seeking Devs
  23245. Google Translate
  23246. Pinned Object Heap in .NET 5 – TooSlowException
  23247. Preventing mass assignment or over posting with Razor Pages in ASP.NET Core
  23248. Patterns for Managing Source Code Branches
  23249. How WireMock.NET Can Help in Doing Integration Testing of a .NET Core Application
  23250. Announcing mssql-cli is now generally available on macOS and Linux - SQL Server Blog
  23251. Avoid rolling your own leader election algorithm | RavenDB
  23252. Deploying a Static Site to Azure Using the az CLI
  23253. From <code>react-window</code> to <code>react-virtual</code>
  23254. Decompilation support in OmniSharp and C# Extension for VS Code
  23255. Using ML.NET for deep learning on images in Azure | .NET Blog
  23256. Building End-to-End Diagnostics: OpenTelemetry Integration
  23257. Cross-Platform Build Events in .NET Core using MSBuild
  23258. Tip 263 - 5 Visual Studio Code extensions to remain productive while working remote
  23259. Rider 2020.1.2 and ReSharper Ultimate 2020.1.2 Bugfixes Are Available! - .NET Tools Blog
  23260. Make LLVM fast again
  23261. Zoom buys Keybase to help it build end-to-end encryption
  23262. Second-guessing the modern web - macwright.org
  23263. Ben Wiser | My blog is now generated by Google Docs
  23264. Pi-hole v5.0 is here!
  23265. The Thousand Autumns of Jacob de Zoet
  23266. try-convert 0.5.125603
  23267. Racket is 25
  23268. 5 AWS Services You Should Avoid!
  23269. Archive
  23270. Writing More Succinct C# - Dan Clarke
  23271. Scunthorpe Sans 🗯🚫 profanity-blocking font
  23272. Sunday 10th May | Live | Slough Baptist Church
  23273. From the Implicit flow to PKCE: A look at OAuth 2.0 in SPAs
  23274. The IBM 1401 compiles and runs FORTRAN II
  23275. Godot Engine - Godot 4.0 will get a new, modernized lightmapper
  23276. Alternatives to PGP
  23277. Cryptology ePrint Archive: Report 2018/607
  23278. Convincing-looking 90s fonts in modern browsers – Vistaserv.net
  23279. ( Secret Sky. )
  23280. How Khan Academy Successfully Handled 2.5x Traffic in a Week
  23281. First, it was Craigslist, next it's Zapier
  23282. Cryptology ePrint Archive: Report 2020/529
  23283. Running a Programming YouTube Channel - What It's Like and Why You Should Do It
  23284. Azure SQL Database : Manage & Restore Backups - EP02
  23285. Fast or Slow - Global Website Speed Profiler
  23286. ~rabbits/orca - sourcehut git
  23287. Porter Robinson's Secret Sky.
  23288. Maintaining ownership continuity of your user account's repositories
  23289. Keybase joins Zoom
  23290. Brandon Smith's Website
  23291. PaperCall.io - Live Coders Conf 2
  23292. How Doom's Enemy AI Works
  23293. SIGGRAPH 2020 Technical Paper: N-Dimensional Rigid Body Dynamics « Marc ten Bosch
  23294. OpenCV directly in the browser (webassembly + webworker)
  23295. Find your GitHub user id
  23296. CryptoPerf.swift
  23297. A Microcontroller Display With A Classic Twist
  23298. Visual Effects with Particles: a Guide for Beginners
  23299. Create a .NET Core Deamon app that calls MSGraph with a certificate
  23300. How to Serve Over 100K Web Pages a Day on a Slower Home Internet Connection
  23301. Sure, the Velociraptors Are Still On the Loose, But That’s No Reason Not to Reopen Jurassic Park
  23302. Geode pattern - Cloud Design Patterns
  23303. Making Emacs popular again
  23304. VS For Mac 8.3 Preview 1 - Blazor client-side projects fail to debug due to expecting an Exe output
  23305. Doctocat
  23306. 5 Reasons to Protect Your VPN With MFA
  23307. The Original Cookie specification from 1997 was GDPR compliant
  23308. Human Programming Interface | beepb00p
  23309. Hack Yourself First: How to go on the Cyber-Offence - NDC Oslo 2020 | Software Developers Conference
  23310. NDC Oslo Warmup Meetup #1
  23311. A Rust-based TLS library outperformed OpenSSL in almost every category | ZDNet
  23312. INFORMATION ON ULMON USER ACCOUNT DATA BREACH — Ulmon - Apps for Travelers: CityMaps2Go & TicketLens
  23313. Indian Maths Genius Who Debunked Euler’s Theory, Made it to NYT Front Page Dies at 103
  23314. Euler Squares - Numberphile
  23315. There is one, and only one strain of SARS-CoV-2
  23316. We Chat, They Watch: How International Users Unwittingly Build up WeChat’s Chinese Censorship Apparatus - The Citizen Lab
  23317. Super Bootable 64
  23318. [Question] CoreRT future plans · Issue #7200 · dotnet/corert
  23319. .NET Portability Analyzer
  23320. A message from our CEO: The Way Forward - Stack Overflow Blog
  23321. C64 Turbo Assembler 34-Year-Old Bug Found & Fixed
  23322. Testing Experience - code coverage
  23323. twitch roulette
  23324. [Question] CoreRT future plans · Issue #7200 · dotnet/corert
  23325. Episode 81 - Malicious Life
  23326. Geckoview - GeckoView
  23327. Getting Started with Gridsome - A Vuejs Web Framework (Live Stream)
  23328. Visual Studio 2019 for Mac - Preview Release Notes
  23329. Microsoft's GitHub account allegedly hacked, 500GB stolen
  23330. GCC 10.1 Released
  23331. Life, part 7
  23332. Zoom Acquires Keybase and Announces Goal of Developing the Most Broadly Used Enterprise End-to-End Encryption Offering - Zoom Blog
  23333. Tips for Turning to the Plant Side
  23334. OData Model Builder now Available | OData
  23335. Don't Code Tired | C# Source Generators: Less Boilerplate Code, More Productivity
  23336. Introducing Surface Go 2, Surface Book 3, Surface Headphones 2 and Surface Earbuds | Microsoft Devices Blog
  23337. Entity Framework Core 5 vs SQLBulkCopy – Michał Białecki Blog
  23338. Manage and find data with Blob Index for Azure Storage—now in preview
  23339. Cosmos DB Profiler
  23340. Patterns for Managing Source Code Branches
  23341. A Small Case Study in Test Automation (and other things)
  23342. Animate Anything with Xamarin.Forms
  23343. Post-Build Events and .NET Core
  23344. Top JavaScript Features Added in ECMAScript 2020 (ES2020)
  23345. Using Razor Class Library (RCL) to generate a common UI for all your dotnet web projects
  23346. Databases Still Store Data
  23347. Building an Real Time Event Processor – Part 1
  23348. ASP.NET Blog | Configuring Azure Services and emulators using Visual Studio
  23349. Building an Real Time Event Processor – Part 2
  23350. Building an Real Time Event Processor – Part 3
  23351. The Importance of Passwords and Multi Factor Authentication: An Interview with Troy Hunt
  23352. Crash in FBSDKRestrictiveDataFilterManager.m line 80 · Issue #1374 · facebook/facebook-ios-sdk
  23353. .NET Foundation
  23354. Buttplug: Sex Toy Control Software
  23355. Top 10 books every .NET/C# developer should read
  23356. Add tags for programming languages / genres
  23357. No Hello
  23358. The Art of the Japanese Sword - Face To Face | NHK WORLD-JAPAN On Demand
  23359. damianedwards / SignalR - ccdd24c
  23360. View and navigate through changes across multiple resources | Azure updates | Microsoft Azure
  23361. WinUI
  23362. Entity Framework: .NET Community Standup - May 6th 2020 - Introducing the EF Core Community Standup
  23363. iamtimcorey
  23364. No cookie consent walls — and no, scrolling isn’t consent, says EU data protection body – TechCrunch
  23365. Release notes/1.0 - Inkscape Wiki
  23366. Caddy offers TLS, HTTPS, and more in one dependency-free Go Web server
  23367. Take care editing bash scripts
  23368. An Adult Cam Site Exposed 10.88 Billion Records
  23369. Europol arrests hackers behind Infinity Black hacker group | ZDNet
  23370. Awesome Blazor Browser
  23371. April Extensions for Firefox Preview
  23372. Configure a domain for an Azure App Service using Cloudflare
  23373. Using Postgresql Advisory Locks for Leader Election
  23374. Connecting to locahost over HTTPS from simulators and emulators (revisited)
  23375. Static Constructor Failures and Declaration Order
  23376. May DDD By Night
  23377. Patterns for Managing Source Code Branches
  23378. Securing Web API with the Hybrid Flow - Code Maze
  23379. Razor Pages in ASP .NET Core 3.1
  23380. Humans Not Invited
  23381. #GivingTuesdayNow Matching-Gift Opportunity
  23382. Floating Point Visually Explained
  23383. Bitly | URL Shortener, Custom Links & Link Management
  23384. TLDR: Writing a Slack bot to Summarize Articles
  23385. Cam Link 4K
  23386. Nintendo has reportedly suffered a significant legacy console leak | VGC
  23387. Firefox 76.0, See All New Features, Updates and Fixes
  23388. Carbon Seqestration | Seaweed Farming | Blue Carbon |
  23389. 90 Days With The Pinebook Pro
  23390. How Stripe Designs Beautiful Websites
  23391. Working from home
  23392. Blazor Tutorial : Deploy to Azure App Services
  23393. Contrast Security jobs
  23394. Getting Started - Introduction
  23395. Formatting Strings with JavaScript Padstart and Padend Functions
  23396. Sonic Pi - The Live Coding Music Synth for Everyone
  23397. Using jQuery and Bootstrap from a CDN with fallback scripts in ASP.NET Core 3.0
  23398. Stealing your SMS messages with iOS 0day
  23399. PHP showing its maturity in release 7.4
  23400. UK finds itself almost alone with centralized virus contact-tracing app that probably won't work well, asks for your location, may be illegal
  23401. Auto Saving Form Data in Blazor
  23402. Azure Charts Visualize your cloud learning journey
  23403. Don't Code Tired | C# Source Generators: Less Boilerplate Code, More Productivity
  23404. I gave away my books for free, and sales increased 4x
  23405. Patterns for Managing Source Code Branches
  23406. Development With A Dot - Dynamic Routing in ASP.NET Core 3
  23407. Monsters Weekly 163 - Getting Started with Feature Flags
  23408. Using PredicateBuilder with EF Core for Complex Queries
  23409. Messaging with Azure Service Bus - Part 7 - Topics and Subscriptions
  23410. Call For Papers - NDC Melbourne 2020
  23411. Introducing Inkscape 1.0 | Inkscape
  23412. history.txt
  23413. Learn about Blazor with Michael
  23414. No Cookies | Gold Coast Bulletin
  23415. Why strace doesn't work in Docker
  23416. Introducing Caddy 2 - The Ultimate Server with Automatic HTTPS
  23417. Download Inkscape 1.0 | Inkscape
  23418. Life, part 6
  23419. Very British Problems: Making Life Awkward for Ourselves, One Rainy Day at a Time: Amazon.co.uk: Rob Temple: 9780751557039: Books
  23420. ongoing by Tim Bray · Bye, Amazon
  23421. Backblaze B2 Cloud Storage Now Has S3 Compatible APIs
  23422. Inkscape 1.0 is here!
  23423. systemd, 10 years later: a historical and technical retrospective
  23424. Learn SQL while solving crimes! SQL Police Department
  23425. try-convert 0.4.125402
  23426. It's better to .Take() | Codejack
  23427. SVG Fragment Identifiers in HTML and CSS
  23428. Client Certificate Authentication
  23429. Apple updates 13-inch MacBook Pro with Magic Keyboard, double the storage, and faster performance
  23430. debugging tips: check your assumptions
  23431. EEVblog
  23432. Headless vs Embedded CMS (Live Stream)
  23433. Pacific Time: 07:04am
  23434. EF Core testing sample - EF Core
  23435. How to Query SQL Server XML data type Columns in Entity Framework Core 3.x - Rob Kennedy
  23436. Trains․NET - Episode 27 - Prevent trains bumping into each other
  23437. Auto-failover groups in Azure SQL
  23438. Curtis Lusmore
  23439. F# 5
  23440. Modern SAT solvers: fast, neat and underused (part 1 of N)
  23441. ongoing by Tim Bray · Bye, Amazon
  23442. Blazored.Toast 3.0.0
  23443. Popcorn Linux - Home
  23444. systemd, 10 years later: a historical and technical retrospective
  23445. Explainable Deep Learning: A Field Guide for the Uninitiated
  23446. [ONLINE EVENT] Turbocharged: Writing High-Performance C# and .NET Code
  23447. Remote Debugging for Azure Functions Can Be a Breeze | Ozcode
  23448. Tip 262 - Learn how to reduce cost with Azure
  23449. Clean Coding in C# - Part I
  23450. Orchestrating an application process with AWS Batch using AWS CDK | Amazon Web Services
  23451. The FlixOne Bookstore Journey - WIN AN EBOOK PART 2: Hands-On Microservices with C# and .NET Core
  23452. Released: Microsoft.Data.SqlClient 2.0 Preview 3
  23453. Free GitHub Satellite Virtual 2020 Event May 6 | Build5Nines
  23454. Removing xaml.cs with C# Source Generators - Michael Esteves
  23455. Tesla Data Leak: Old Components With Personal Info Find Their Way On eBay
  23456. Startup financial models - 12 templates compared for SaaS
  23457. The Five Most Likely Explanations for Long Delayed Echoes - Department of Physics
  23458. Making rust as fast as go
  23459. Pupper — Stanford Student Robotics
  23460. Full outage
  23461. Salt 3000.2 Release Notes
  23462. 'Re: Integrating "safe" languages into OpenBSD?'
  23463. New Surface Neo – Coming Holiday 2020 – Microsoft Surface
  23464. Before proceeding • IACR
  23465. What would you do if you lost your Google account? · Tomas Vik
  23466. What to Code
  23467. So I reverse engineered two dating apps...
  23468. Episode 20: Emitting IL Part 3
  23469. My First Year as a Freelance AI Engineer
  23470. Sequoia - Pricing Your Product
  23471. Installing Blazor-Blogs on Microsoft Azure
  23472. Orleans UniversalSilo
  23473. The Best Medium-Hard Data Analyst SQL Interview Questions
  23474. How to sell a B2B product by Calvin French-Owen
  23475. How does a .NET profiler work?
  23476. How assembly language loops work
  23477. Ubuntu 20.04 LTS’ snap obsession has snapped me off of it
  23478. How We Created a Realtime Patient Monitoring System With Go and Vue in 3 days
  23479. Awk in 20 Minutes
  23480. Complexity Has to Live Somewhere
  23481. Reducing allocations using Span<T> and Memory<T>
  23482. Endorse COVIDSafe
  23483. Time Periods
  23484. on the usability of editable software
  23485. Gatsby and Sanity - Part 4 (Live Stream)
  23486. Open file links directly in Office desktop apps
  23487. OpenPGP Message Format
  23488. Power BI Report
  23489. GTR: Shadows
  23490. Code Maze Weekly #23 - Code Maze
  23491. SerenityOS update (April 2020)
  23492. Announcing ImageSharp 1.0 Release Candidate 1 | Six Labors
  23493. Sprint management built for software teams.
  23494. Migrating to ASP.NET Core
  23495. Xamarin.Forms 4.6 Available Today! | Xamarin Blog
  23496. bliki: KeystoneInterface
  23497. Solution - unable to Copy/Paste into Gmail
  23498. Introducing .NET Core Support for AWS Amplify Backend Functions | Amazon Web Services
  23499. Development With A Dot - Performance in .NET – Part 4
  23500. From Fiddler Classic to Fiddler Everywhere
  23501. Patterns for Managing Source Code Branches
  23502. I’ve Consed Every Pair
  23503. ICANN Board Withholds Consent for a Change of Control of the Public Interest Registry (PIR)
  23504. A Warm Welcome to ASN.1 and DER
  23505. Microsoft Build 2020
  23506. Microsoft Build 2020 registration is not only open, it's FREE, it's LIVE, it's VIRTUAL, and it is all FOR YOU
  23507. Jukebox
  23508. Over 275 Days Since Equifax's Data Breach Settlement and No One Has Been Paid | Interest.com
  23509. A few of my favorite C# 7 and 8 things w/ Phil Haack [VIRTUAL ONLY]
  23510. Create a .NET profiler with the Profiling API - Start of an unexpected journey
  23511. Mobile Blazor Bindings - Navigation and Xamarin Essentials
  23512. NuGet Trends
  23513. Announcing the SourceHut project hub
  23514. Life, part 5
  23515. ASP.NET Blog | Blazor WebAssembly 3.2.0 Release Candidate now available
  23516. Visual Studio Codespaces
  23517. Rust/WinRT Public Preview - Windows Developer Blog
  23518. Game of Life 32 by Desire
  23519. Blazor Tutorial : Deploy to IIS - EP28
  23520. Service Fabric Community Q&A 43
  23521. Redis 6.0.0 GA is out!
  23522. Join conversation
  23523. The Open Web is Dying | PerezBox
  23524. Rules of thumb for a 1x developer
  23525. Data Breaches: How to Respond to a Tipoff of a Problem
  23526. Using Reinforcement Learning in the Algorithmic Trading Problem
  23527. Hacking Together an E-ink Dashboard
  23528. How to break everything by fuzz testing
  23529. SSH Tips & Tricks
  23530. Tech gurus inspected the COVIDSafe app. Here's what they found
  23531. Introducing Insomnia Designer
  23532. Introducing Postgres Projects in Azure Data Studio
  23533. Quickly transform any mockup or design into a working Blazor prototype
  23534. diagrams.net
  23535. Messaging with Azure Service Bus - Part 6 - Message Receiving Options
  23536. Exception Helper – Rethrown Exceptions | Visual Studio Blog
  23537. One Month Update to .NET Core 3.1 Lambda | Amazon Web Services
  23538. Demystifying Memory Profilers in C# .NET Part 2 - Memory Leaks
  23539. The Dispose Pattern is Broken
  23540. Announcing TypeScript 3.9 RC | TypeScript
  23541. Integrating ASP.NET Core with gRPC - Simple Talk
  23542. Patterns for Managing Source Code Branches
  23543. DevExpress Reports: Localization with Azure Text Translator API
  23544. I could do that in a weekend!
  23545. Reporting - How to Use the Microsoft Azure Translator Text API to Localize Your Reports (v20.1)
  23546. Software Folklore
  23547. INotifyPropertyChanged with C# 9.0 Source Generators
  23548. WEBWORMHOLE
  23549. Google Meet premium video meetings—free for everyone
  23550. Introducing C# Source Generators | .NET Blog
  23551. Sessions — Dev Around the Sun
  23552. How Distributed Application Runtime (Dapr) has grown since its announcement - Open Source Blog
  23553. To Microservices and Back Again - Why Segment Went Back to a Monolith
  23554. Speakers — Dev Around the Sun
  23555. Good writing is a business advantage. (An advertisement for myself.)
  23556. Wilderness Labs Developer Portal
  23557. Resilio Connect File Sync Software
  23558. SailfishOS - Sailfish OS
  23559. GlassWire - Personal Firewall & Network Monitor
  23560. 68 Bits of Unsolicited Advice
  23561. Build Secure Apps on DigitalOcean with VPC and a Trustworthy Foundation
  23562. Copy to Clipboard in Blazor
  23563. PageSpeed Insights
  23564. C# interop with C/C++ and Rust in WebAssembly - Uno Platform
  23565. Contract-first development: Create a mock back end for realistic data interactions with React - Red Hat Developer
  23566. The Hard Part of Learning a Language • Hillel Wayne
  23567. How to use CancellationTokens to cancel operations in the Azure SDK for .NET
  23568. coding.blog
  23569. British Museum makes 1.9 million images available for free
  23570. With questionable copyright claim, Jay-Z orders deepfake audio parodies off YouTube – Waxy.org
  23571. Don’t Use Boolean Arguments, Use Enums
  23572. Save time linking resources with autolink references
  23573. How 3D Game Rendering Works: Texturing
  23574. Preventing mass assignment or over posting with Razor Pages in ASP.NET Core
  23575. Server-Side Rendering is a Thiel Truth
  23576. How Automating Your Tests Improves Productivity - Simple Talk
  23577. Kicking off Marten v4 Development
  23578. Demo app using React/Redux/Typescript and hooks
  23579. Patterns for Managing Source Code Branches
  23580. MsQuic is Open Source
  23581. Amy Shira Teitel, FIGHTING FOR SPACE (Stay Home and Read #4)
  23582. IPFS 0.5.0 is here! Our largest upgrade to IPFS yet
  23583. Troy Hunt @troyhunt
  23584. Announcing the general availability of Windows Server containers and private clusters for Azure Kubernetes Service
  23585. Do We Have an Obsession with Ducks in Software Development? - Steve Gordon
  23586. The Anti-Amazon Alliance
  23587. GitHub CLI (gh) Cheat Sheet | Build5Nines
  23588. Why not "Why not WireGuard?"
  23589. Tavour - Craft Beer Delivered
  23590. Four Ways to Create a Function in JavaScript
  23591. Messaging with Azure Service Bus - Part 5 - Message Sending Options
  23592. Some overwhelmed parents are giving up on distance learning and abandoning at-home schooling
  23593. Visual Studio Code Browser Preview Extension
  23594. UTS #51: Unicode Emoji
  23595. Smarter C/C++ inlining with __attribute__((flatten))
  23596. Lewis Carroll's Pillow Problem - Numberphile
  23597. Tmux for mere mortals
  23598. First Release
  23599. B-trees
  23600. Pluralization with EF Core and EF Core Power Tools
  23601. COVIDSafe
  23602. Paxos vs Raft: Have we reached consensus on distributed consensus?
  23603. AKS Engine Questionnaire
  23604. Monsters Weekly 162 - Replacing Let's Encrypt with Managed Certificates in App Services
  23605. Feature Flags - Asp.Net Core - The Long Walk
  23606. Using dotTrace and dotMemory for production analysis on Linux
  23607. Patterns for Managing Source Code Branches
  23608. CoreBoy is a cross platform GameBoy Emulator written in C# that even does ASCII
  23609. Memories - SizeCoding
  23610. Confirmed: Twitter Kills Off SMS Notifications & Posting In Most Countries And Deletes SMS Followers Without Providing Any Warning - DansDeals.com
  23611. Hey, I'm going to the bear pits tomorrow!
  23612. COVIDSafe App Teardown & Panel Discussion
  23613. What's coming in Go 1.15
  23614. Query Tags in EF Core for ASP .NET Core 3.1 Web Apps
  23615. This Goes to Eleven (Pt. 4/∞)
  23616. Work flow of diagnosing memory performance issues – Part 2 | .NET Blog
  23617. I spent $6 Million On Google Ads Last Year
  23618. keys.pub - Cryptographic key management, sigchains, user identities, signing, encryption, password manager.
  23619. Automate multi-container Kubernetes deployments with Azure Pipelines - Learn - Learn
  23620. Building .NET Framework Applications with Github Actions
  23621. How Socket Error Codes Depend on Runtime and Operating System - .NET Tools Blog
  23622. Deep Neural Network from Scratch in Python | Fully Connected Feedforward Neural Network
  23623. Controlling my A/C with a Gameboy · jg
  23624. Life, part 4
  23625. First Release
  23626. T E X T F I L E S D O T C O M
  23627. Getting Started : Azure App Services : EP01
  23628. Have You Been Pwned? - Firewalls Don't Stop Dragons Podcast
  23629. Remove certificate pinning for Australia Goverment Covidsafe Android Application
  23630. a-Shell
  23631. 'Sextortion' scam: Police warn as porn blackmailers target Hertfordshire computer users
  23632. Tax2efile, a US-based Tax E-filing Service Suffered Data Breach.
  23633. Messaging with Azure Service Bus - Part 4 - Sending and Receiving Messages
  23634. Tip 261 - Learn how to use Azure Kubernetes Service Diagnostics
  23635. Testable Back-end Programming in F#
  23636. Soon You’ll Use Fiddler Everywhere & Every Way You Asked For
  23637. NUKE - Designing a build system with IDE support in mind - Webinar Recording - .NET Tools Blog
  23638. Stored Procedures, ORMs, and GraphQL - ardalis
  23639. The Chain of Responsibility Pattern – Or how to over engineer FizzBuzz in PowerShell
  23640. Does Nick Offerman Say Fremulon?
  23641. SPICIEST CHIP IN THE WORLD | Paqui One Chip Challenge
  23642. SQLite/SQL Server Compact Toolbox - Visual Studio Marketplace
  23643. Entity Framework Core Part 4
  23644. Explicit Loading in Entity Framework Core - TekTutorialsHub
  23645. Load data from Azure Blob storage into Azure SQL
  23646. SPAs are dead!?
  23647. Rider for Unreal Engine Public Preview Starts Now! - .NET Tools Blog
  23648. Eloquent JavaScript
  23649. Hackathons are Dumb
  23650. Vietnam's contact tracing app broadcasting a fixed ID
  23651. Barbie typewriter
  23652. Cox's Blocks, a Minecraft server from Do By Friday
  23653. Public Money, Public Code
  23654. Teleforking a process onto a different computer!
  23655. Netherlands commits to Free Software by default
  23656. The Universe of Discourse : Why my book can be downloaded for free
  23657. My NixOS Desktop Flow
  23658. r/windows - How can I disable 'Search the web'?
  23659. Preventing Software Rot
  23660. WebLiero
  23661. [Question] CoreRT future plans · Issue #7200 · dotnet/corert
  23662. Search Results - Springer
  23663. Registering an Application to a URI Scheme using .NET (custom protocol)
  23664. Troy Hunt @troyhunt
  23665. Build a C# App with CockroachDB and the .NET Npgsql Driver
  23666. Facebook’s Calibra Team Outlines New Byzantine Fault Tolerance Testing Methods
  23667. Shell productivity tips and tricks
  23668. Airbnb Price Per Night Correcter
  23669. Creating a Reverse Proxy in Dotnet Core
  23670. Home - Pl@ntNet
  23671. Time is the only real currency we have
  23672. TupleElementNamesAttribute Class (System.Runtime.CompilerServices)
  23673. A Third Solution
  23674. AmpliFi Alien Router and MeshPoint
  23675. Seinfeld
  23676. Emojicode Documentation · Compile and Run Your First Program
  23677. BlazorJsFastDataExchanger 1.0.1
  23678. Disabling Snaps in Ubuntu 20.04
  23679. Programming is not a goal.
  23680. The final Python 2 release marks the end of an era - Stack Overflow Blog
  23681. Working with Channels in .NET
  23682. Agile’s Early Evangelists Wouldn’t Mind Watching It Die
  23683. R 4.0.0 is released
  23684. Play board games online from your browser
  23685. Analyzing Analytics (Featuring: The FBI)
  23686. Keynote - NDC Porto 2020
  23687. Trains․NET - Episoide 26 - Better looking trains
  23688. Coming soon: Fedora on Lenovo laptops! - Fedora Magazine
  23689. Visual Studio Tricks: Increase signal to noise in your debugger
  23690. SQL Server 2019 Aggressive Clustered Columnstore Cleanup
  23691. Spotify’s Failed #SquadGoals
  23692. Things I Wished More Developers Knew About Databases
  23693. Roundup #70
  23694. 25 Basic Docker Commands for Beginners - Codeopolis
  23695. Career advice for people with bad luck
  23696. PWA Store
  23697. Announcing Rust 1.43.0 | Rust Blog
  23698. Streamlabs Chat CSS tweak so message goes below name. Good for tall, thin layout.
  23699. How to Build a Secure AWS Lambda API with Node.js and React
  23700. Azure Resource Organization Cheat Sheet
  23701. JetBrains .NET Days Online – A Virtual .NET Event on May 13–14, 2020
  23702. Patterns for Managing Source Code Branches
  23703. Introducing MVVM architecture. Vanilla javascript implementation.
  23704. C# 8.0 nullable references: embrace the expressiveness
  23705. Announcing Entity Framework Core 5.0 Preview 3 | .NET Blog
  23706. Jasper’s Efficient and Flexible Roslyn-Powered Execution Pipeline
  23707. NuGet.org will continue to support TLS 1.0 and 1.1 until further notice | The NuGet Blog
  23708. Books I recommend to my software engineering students
  23709. Announcing .NET 5.0 Preview 3 | .NET Blog
  23710. AKAI Fire
  23711. MetricsPrototyping
  23712. Instagram no longer allows people without an account to view photos and videos on computers
  23713. Desktop: .NET Community Standup - April 23rd 2020 - WinForms & XAML Tooling
  23714. ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 5 release now available
  23715. The ProtonMail Android app is open source
  23716. Ubuntu 20.04 and WSL 1
  23717. Get Ubuntu | Download | Ubuntu
  23718. ASP.NET Blog | ASP.NET Core updates in .NET 5 Preview 3
  23719. Visual Studio: .NET Community Standup - April 16th 2020 - Chat / Q&A with Kendra and Cody
  23720. Mobile Blazor Bindings - State Management and Data
  23721. Life, part 3
  23722. How to find cause of high kernel_task cpu usage?
  23723. Is Cloudflare safe yet?
  23724. .NET Core Tab Completion With Zsh
  23725. Get Ubuntu 20.04 LTS - Microsoft Store
  23726. Migrate SQL Express DB to Azure SQL Database
  23727. The 2020 iPhone SE
  23728. Elastic{ON} Tour Americas East 2020 (Virtual)
  23729. Awesome 8-Bit DIY Breadboard Computer... | EEWeb Community
  23730. GraphQL and Apollo with Andrew Mead (Live Stream)
  23731. OODA loop simulator
  23732. This is what end-to-end encryption should look like! - Jitsi
  23733. Fixing Random, part 14
  23734. Fixing Random, part 13
  23735. Fixing Random, part 12
  23736. A small state-of-the-art study on custom engines
  23737. Closing the gap: cross-language LTO between Rust and C/C++
  23738. FocalFossa/ReleaseNotes - Ubuntu Wiki
  23739. Related Subreddits By User/Redditor Overlap
  23740. Keynote - NDC Porto 2020
  23741. Announcing Pulumi 2.0, Now with Superpowers
  23742. Unleash your full-stack creativity with Blazor and Tailwind CSS
  23743. Introducing TinyMvvm 2.0 | Daniel Hindrikes
  23744. Talk: Modeling in a non relational world | RavenDB
  23745. Getting started with JavaScript application development - Red Hat Developer
  23746. Monsters Weekly 161 - Simple Retry Policy with Polly
  23747. Introducing Jasper as an In Process Command Bus for .Net
  23748. Patterns for Managing Source Code Branches
  23749. Team Fortress 2 source code has leaked, and you can apparently get malware by playing
  23750. ‎The Numberphile Podcast: The Accidental Streamer - with 3blue1brown on Apple Podcasts
  23751. Hosting Blazor Applications on GitHub Pages - MikaBerglund.com
  23752. Telerik UI for Blazor 2.11.0: New Grid Features & Much More!
  23753. MikaBerglund.com - Developing for Microsoft Azure and Office 365
  23754. Call MS Graph APIs from ASP.NET Core 3.1
  23755. Our data centers now work harder when the sun shines and wind blows
  23756. Make Home & End keys behave like Windows on Mac OS X
  23757. Phoenix Framework
  23758. What's New in Skype for Windows, Mac, Linux and Web? | Skype Support
  23759. Creating and Packaging a .NET Standard library | Visual Studio Blog
  23760. SharpLab
  23761. Home | The Permanent Legacy Foundation - The Permanent Legacy Foundation
  23762. Things I Wished More Developers Knew About Databases
  23763. EF Core Power Tools - Visual Studio Marketplace
  23764. Windows Terminal Preview v0.11 Release | Windows Command Line
  23765. wizard zines
  23766. How to find cause of high kernel_task cpu usage?
  23767. Telerik UI for Blazor - UI for Blazor 2.11.0
  23768. Conversations with a six-year-old on functional programming
  23769. Patreon lays off 13% of workforce – TechCrunch
  23770. Engineering code quality in the Firefox browser: A look at our tools and challenges – Mozilla Hacks - the Web developer blog
  23771. Scott Miller's answer to Why are Soviet mathematics/physics textbooks so insanely hardcore in comparison to US textbooks?
  23772. Running ML.NET + Notebooks in Azure Machine Learning Studio
  23773. Nintendo 64 Architecture | A Practical Analysis
  23774. Entity Framework Core Part 3
  23775. Migrating from .NET Framework to .NET Core
  23776. Lab — CS-3210, Spring 2020 1 documentation
  23777. Tempdb – Here’s a Problem You Didn’t Know You Have - Simple Talk
  23778. Patterns for Managing Source Code Branches
  23779. Help us shape the future of deep learning in .NET | .NET Blog
  23780. Announcing Uno Platform 2.2 - Windows Community Toolkit support, Performance Improvements and more - Uno Platform
  23781. AWS CodeBuild Test Reporting with .NET Core | Amazon Web Services
  23782. On WD Red NAS Drives - Western Digital Corporate Blog
  23783. The Cognitive Services + Xamarin Combo Challenge! | Xamarin Blog
  23784. TypeScript Assertion Signatures
  23785. Four new Google Duo features to help you stay connected
  23786. 98.css
  23787. Hackers leak personal info of Vianet users
  23788. How We Reopen
  23789. The Fed
  23790. Intention
  23791. Phishing: how to report to the NCSC
  23792. How Netflix brings safer and faster streaming experience to the living room on crowded networks…
  23793. Transparent Textures
  23794. Stripe is Silently Recording Your Movements On its Customers' Websites
  23795. Remote Software Developers Earn 22% More Than Non-Remote Developers
  23796. BlazorPro.BlazorSize 2.0.2
  23797. A Possible New Backend for Rust – Jason Williams
  23798. ZEIT is now Vercel - Vercel
  23799. What Is Interesting About Factorio
  23800. Adding simple email address obfuscation for your blog like Cloudflare Scrape Shield
  23801. Special Delivery
  23802. Why is this Puzzle Impossible? - Numberphile
  23803. Lessons Learned Preparing and Presenting Tech Training Events
  23804. Getting Started with Sanity.io
  23805. Matheminecraft: Where math and Minecraft meet
  23806. PlayStation Architecture | A Practical Analysis
  23807. Hero Patterns
  23808. Background Patterns in CSS
  23809. C# 9 – Positional or Nominal Creation
  23810. elmah.io is error logging and uptime monitoring for ASP.NET and Core
  23811. AUTOMATIC LIP-SYNCING
  23812. Ars Technica
  23813. Support Foone Turing on Ko-fi.com!
  23814. The Duckbill Group - Lower Your AWS Bill by 20-40%
  23815. Platformonomics
  23816. CINEMATIC LIGHTING Techniques Tips and Tricks
  23817. Kezdőlap - BME AUT
  23818. stochastic terrorism - Wiktionary
  23819. Julie Lerman on about.me
  23820. The Con (Tegan & Sara) but with mixed meters
  23821. XML Expat parsing for the Lua programming language
  23822. Mobile Blazor Bindings - Navigation and Xamarin Essentials
  23823. Sahil Lavingia
  23824. Growing with the Web
  23825. My Mother's Best, No-Knead Peasant Bread Recipe | Alexandra's Kitchen
  23826. Home Page - Institute for Local Self-Reliance
  23827. AutSoft - Ideas meet technology
  23828. Scene & Graphic Setup for Developer Streamers
  23829. Kim Maida 🥑 — DEV Profile
  23830. r/xboxone - Why doesn't ONE X support HDMI-CEC?
  23831. Kefra Consulting
  23832. Welcome to Webkinz World!
  23833. Shane Lawrence
  23834. Foone Turing is creating Tweets, Weird Hardware Things, and Videos | Patreon
  23835. Shawn Wildermuth's Blog
  23836. Foone Wiki
  23837. Fifth Dream Today
  23838. My Writings
  23839. Abonnement Xbox Live - Les codes Xbox Live et les Cartes Cadeaux les moins chers du Net
  23840. Secure, Fast & Private Web Browser with Adblocker | Brave Browser
  23841. Our Products | Fresh Greens from West Village Greens
  23842. Playing Audio Files in a Blazor Application — App vNext
  23843. Tip 260 - Using Azure Functions Premium Plan to avoid cold-start
  23844. The Most Exciting Promise of .NET 5
  23845. Azure Service Fabric 7.1 Release
  23846. Add git tags and versioning to mark Deployments in Azure DevOps Pipelines
  23847. Messaging with Azure Service Bus - Part 2 - The Challenges of Messaging
  23848. Building End-to-End Diagnostics and Tracing: Diagnostic Events
  23849. Patterns for Managing Source Code Branches
  23850. Nullable Reference Types: Migrating a Codebase – A Look at New Language Features in C# 8 - .NET Tools Blog
  23851. Concurrency Week: How to Delete Just Some Rows from a Really Big Table - Brent Ozar Unlimited®
  23852. How to disable “one more minute” on Scree…
  23853. Python 2.7.18, the last release of Python 2
  23854. Nintendo accounts are getting hijacked—including one of ours
  23855. IA in Practice: Getting to Structured Content
  23856. Fixing Random, bonus episode 1
  23857. Fixing Random, part 15
  23858. Fixing Random, part 16
  23859. Fixing Random, part 17
  23860. “Stubs” in the .NET Runtime
  23861. Build an intelligent chat bot that runs on Slack, Facebook & more!
  23862. Provide support for C# on Databricks
  23863. Life, part 2
  23864. Psychedelic compound from magic mushrooms produced in yeast
  23865. DevTalks :: DevTalks
  23866. ASP .NET Core Dev Blog Series
  23867. TechEmpower Web Framework Performance Comparison
  23868. BlazorHelp Website > Blog - Advanced Blazor Templating
  23869. Home Page - Stack Overflow Email
  23870. Proton Has Brought About 6000 Games to Linux So Far – Boiling Steam
  23871. Kick The Shit Out Of Procrastination - David Thorpe
  23872. Configuring Logging in Azure App Services - ardalis
  23873. Feature Flags (aka Feature Toggles)
  23874. Postgres For Those Who Can’t Even, Part 3 – In The Real World
  23875. Strategies for migrating to TypeScript
  23876. Filtering on Include in EF Core
  23877. Creating web apps via TypeScript and webpack
  23878. How does TypeScript work? The bird’s eye view
  23879. Messaging with Azure Service Bus - Part 1 - Why Use Messaging?
  23880. Where The Shadow Ends - Acoustic
  23881. BANNERS - Where The Shadow Ends (Acoustic / Audio)
  23882. Hardware Solutions To Highly-Adversarial Environments Part 3: Trusted Execution Environment (TEE), SGX, TrustZone and Hardware Security Tokens
  23883. The Baymard Institute: A glorious, evidence-based trove of UX best practices
  23884. Watching More Files With Dotnet Watch For Static Sites
  23885. 500 Free Computer Science Courses from the World’s Top CS Universities
  23886. Exposing the Dorr Brother Scams
  23887. Hands-on Scala Programming
  23888. UnclePaul
  23889. ‎The Numberphile Podcast on Apple Podcasts
  23890. .NET for Apache Spark brings enterprise coders and big data pros to the same table | ZDNet
  23891. The Accidental Streamer - with 3blue1brown — Numberphile
  23892. The Accidental Streamer - with 3blue1brown — The Numberphile Podcast
  23893. Jevons Paradox & The Rebound Effect
  23894. ✏️ safer: a safer file writer ✏️
  23895. Star Trek: The Next Generation In 40 Hours
  23896. MiniProfiler (.NET) - AppVeyor
  23897. The Accidental Streamer (with 3blue1brown) - Numberphile Podcast
  23898. Running postmarketOS on iPhone 7 – project-insanity.org
  23899. Convention of States Action
  23900. I Took a COBOL Course and It Wasn't The Worst | Hacker Noon
  23901. Aptoide Credentials Information
  23902. Aptoide: Corporate Website
  23903. hCaptcha - Data Labeling
  23904. Scuttlebot peer-to-peer log store
  23905. IT'S TIME TO BUILD - Andreessen Horowitz
  23906. Enjoy Local Development with Tye, Docker, and .NET
  23907. Why anti-cheat software utilize kernel drivers
  23908. TablePlus | Modern, Native Tool for Database Management.
  23909. ASP.NET Web API + Entity Framework Core : Deploy to IIS - EP12
  23910. Distill: Why do we need Flask, Celery, and Redis? (with McDonalds in Between)
  23911. This open-source program lets you run deepfakes on live video calls
  23912. Build your own .NET memory profiler in C# — allocations(1/2)
  23913. History in the Making: Microsoft Edge Overtakes Mozilla Firefox
  23914. A Taste of GPU Compute
  23915. Windows Task Dialog · Issue #146 · dotnet/winforms
  23916. Amazon EC2 Instance Comparison
  23917. X410 - X Server for Windows 10
  23918. Stack Overflow Team Summary - Folding@Home Stats
  23919. Azure Compute Instances
  23920. Hello, Gleam! - The Gleam Book
  23921. Building an end-to-end Speech Recognition model in PyTorch
  23922. ZoomerBackgrounds
  23923. Online Courses
  23924. The Decline of Usability | datagubbe.se
  23925. Visual Studio 2019 for Mac - Preview Release Notes
  23926. NASA, SpaceX set May 27 as target date for first crew launch – Spaceflight Now
  23927. Is BGP safe yet? · Cloudflare
  23928. How I made a basketball hoop that always goes in
  23929. Visual Studio 2019 for Mac - Preview Release Notes
  23930. [wsl2] filesystem performance is much slower than wsl1 in /mnt · Issue #4197 · microsoft/WSL
  23931. Light is beautiful | Thoughts of a graphics programmer and spare time photographer
  23932. Trains․NET - Episode 25 - Fighting with Blazor to JavaScript interop to try to extract some speed
  23933. Squaring The Circle (feat. James Grime) - Objectivity #171
  23934. Internode
  23935. [ONLINE] Entity Framework Past and Future
  23936. Matt Segal Dev - Nand to Tetris is a great course
  23937. .NET JIT compiler is not type safe – TooSlowException
  23938. Userscripts Are Fun And Are Still Very Much Relevant
  23939. Roundup #69: ASP.NET Core Urls & Ports, Tye, Orleans, and Diagnostics - CodeOpinion
  23940. Released: Microsoft.Data.SqlClient 1.1.2
  23941. Don't Code Tired | Pretty Method Display in xUnit.net
  23942. Azure on the Cheap - Azure Storage Static Website and Azure Front Door
  23943. Apple changes default MacBook charging behavior to improve battery health
  23944. Introducing the Diagnostics Client Library for .NET Core
  23945. Creating CommonJS-based npm packages via TypeScript
  23946. A Rant On Reusability
  23947. Rider 2020.1 Is Released! - .NET Tools Blog
  23948. See What's New in Visual Studio 2019 v16.6 Preview 3! | Visual Studio Blog
  23949. Announcing Uno Platform support for Visual Studio Code - Uno Platform
  23950. ReSharper Ultimate 2020.1: Improved Support for C# 8.0 and C++20, Dataflow Analysis of Integer Values, and Much More - .NET Tools Blog
  23951. Entity Framework Core Part 2
  23952. Changing policy, Y Combinator cuts its pro rata stake and makes investments case-by-case – TechCrunch
  23953. State of Vue Apr 16 2020
  23954. Excel with s0lly: 5. Simulating the Game of Life
  23955. Herding Code 241: The Freaky Friday macOS / Windows Switch
  23956. Gatsby and Sanity.io - Part 3 (Live Stream)
  23957. Cloudflare Workers Now Support COBOL
  23958. Using .NET Core to provide Power Query for Excel on Mac | .NET Blog
  23959. Workstream Home
  23960. It's like JSON. but fast and small.
  23961. Syncfusion Free Ebooks | Blazor Succinctly
  23962. The Computer Scientist Who Can’t Stop Telling Stories
  23963. Apple (Australia)
  23964. The Ultimate Guide to Drag and Drop Image Uploading with Pure Javascript
  23965. ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 4 release now available
  23966. ep IV - Immo Landwerth :: DevTalks
  23967. Creating a ReadOnlySequence from Array Data - Steve Gordon
  23968. F# Software Foundation
  23969. .NET Conf - Focus on Xamarin Event Recap | Xamarin Blog
  23970. Are Boolean Flags on Methods a Code Smell? - ardalis
  23971. MSIX Packaging Tool April 2020 release is now available!
  23972. Augmenting Interfaces in the Global Scope in TypeScript
  23973. The 2020 Guide to Creating Quality Technical Screencasts, Presentations, and Remote Meetings
  23974. A Framework to DotNet Core Conversion Report
  23975. Types for classes as values in TypeScript
  23976. A Framework to DotNet Core Conversion Report
  23977. Download the Student Developer coloring book!
  23978. When to Mock
  23979. What is Fiddler?
  23980. IntelliSense Customer Development
  23981. TCP/IP tutorial
  23982. Folding@Home is now equivalent to an exascale supercomputer
  23983. Building a web app with functional programming
  23984. Entity Framework documentation
  23985. The Keyboardio Atreus
  23986. The first two statements of your BASH script should be…
  23987. The most successful malleable system in history
  23988. Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries, 3rd Edition
  23989. WebDriver (Chromium) - Microsoft Edge Development
  23990. WinUI Community Call (April 15, 2020)
  23991. databinding GmbH | Ihr Partner für Software, Datenanalyse und Beratung
  23992. JetBrains .NET Days Online
  23993. iPhone SE: A powerful new smartphone in a popular design
  23994. Breakthrough of Digital Culture: Finland accepts the Demoscene on its national UNESCO list of intangible cultural heritage of humanity - Demoscene - The Art of Coding
  23995. A Programmer's Introduction to Mathematics
  23996. Blazor Tutorial : Code Faster Using dotnet watch run - EP27
  23997. Western Digital admits 2TB-6TB WD Red NAS drives use shingled magnetic recording – Blocks and Files
  23998. Turning my obsession with the stock market into a side project
  23999. KolibriOS official site
  24000. ArduBee, a Ready-To-Fly Micro drone for Education and Swarming
  24001. Identity & Access Control for modern Applications and APIs using ASP.NET Core 3 - NDC Porto 2020
  24002. Personal gmail account claimed by SSO, can't login anymore.
  24003. Windows Subsystem for Linux 2 Moving into General Availability with Improved Update Process
  24004. Open Source Identity and Access Management
  24005. My Commute.org
  24006. April 2020 Azure SDK Release
  24007. .NET Core performance revolution in Rider 2020.1 - .NET Tools Blog
  24008. Refactoring: This class is too large
  24009. Publish VSCode extension using GitHub Actions | Visual Studio Geeks
  24010. ‎TF Podcast on Apple Podcasts
  24011. tippin.me
  24012. Consuming GraphQL in C#
  24013. Exercise in Thinking: Do Racing Stripes Make a Car Go Faster?
  24014. Finally We May Have a Path to the Fundamental Theory of Physics… and It’s Beautiful—Stephen Wolfram Writings
  24015. Pulumi - Modern Infrastructure as Code
  24016. AMD Claims World’s Fastest Per-Core Performance with New EPYC Rome 7Fx2 CPUs
  24017. SoftBank expects $24 billion in losses from Vision Fund, WeWork and OneWeb investments – TechCrunch
  24018. Airbreak: Jailbreak your CPAP machine
  24019. Swagger UI
  24020. tom nook's laptop
  24021. GitHub is now free for teams
  24022. Top Visual Studio Code Git Extensions in 2020
  24023. How to automatically choose a free port in ASP.NET Core 3.0
  24024. Mobile Blazor Bindings - State Management and Data
  24025. NextDNS is my new favourite DNS service
  24026. RIP John Conway
  24027. xkcd: RIP John Conway
  24028. John Conway
  24029. Organizational Accounts for ASP .NET Core 3.1
  24030. Queuing Background Jobs with Coravel - CodeOpinion
  24031. SQL Server 2017 adds support for Red Hat Enterprise Linux 8 and Ubuntu 18.04
  24032. Don't Code Tired | Simplifying Parameter Null and Other Checks with the Pitcher Library
  24033. Introducing a New Interactive Element: In-Game Purchases (Includes Random Items)
  24034. An Introduction to GraphQL: Subscriptions
  24035. Bring your own machine to Visual Studio Online | Visual Studio Blog
  24036. Try gh, GitHub's new CLI
  24037. Monsters Weekly 159 - Managing Database Migrations
  24038. Typing functions in TypeScript
  24039. Free Google Book: Building Secure and Reliable Systems - High Scalability -
  24040. Webinar: Let’s Build a Financial Dashboard with React
  24041. 0.6.0 Release Notes · The Zig Programming Language
  24042. Using Certificates from Azure Key Vault in ASP.NET Core
  24043. Document Your Pain - Simple Talk
  24044. Deep Data Dive with Kusto for Azure Data Explorer and Log Analytics
  24045. TurboPower Software Company
  24046. Rename files in linux / bash using mv command without typing the full name two times
  24047. Using Alba for Integration Testing ASP.Net Core Web Services
  24048. File transfer app with Blazor: Introduction - Mircea Oprea
  24049. Over 500,000 Zoom accounts sold on hacker forums, the dark web
  24050. Erase your darlings: immutable infrastructure for mutable systems
  24051. Inkscape 0.92.5 released and Testers needed for Inkscape 1.0 Release Candidate
  24052. Gatsby and Sanity.io - Part 2 Live Stream
  24053. Gatsby and Sanity.io - Part 1 (Live Stream)
  24054. Download Inkscape 0.92.5 | Inkscape
  24055. A Personal History of Compilation Speed, Part 1
  24056. Writing a Book with Pandoc, Make, and Vim — Vladimir Keleshev
  24057. ‎The Numberphile Podcast on Apple Podcasts
  24058. Life, part 1
  24059. The Legendary John Conway (1937-2020) - Numberphile Podcast
  24060. Fourth View
  24061. Saving Money on Internation Payments as a Remote Freelancer
  24062. The Legendary John Conway (1937-2020) — The Numberphile Podcast
  24063. Senior Software Engineer - IAM Platform
  24064. Easier organization and increased scalability for repository administrators
  24065. Senior Software Engineer - IAM Experience
  24066. Serilog Logging Best Practices
  24067. Download Inkscape 1.0rc1 | Inkscape
  24068. Software Engineer - IAM Experience
  24069. The Legendary John Conway (1937-2020) — Numberphile
  24070. This is what end-to-end encryption should look like! - Jitsi
  24071. Your statement is 100% correct but misses the entire point
  24072. Tales from the Loop (TV Series 2020– ) - IMDb
  24073. Technical reasons to choose FreeBSD over GNU/Linux
  24074. Next-Gen Nuclear Power
  24075. Database basics: writing a SQL database from scratch in Go
  24076. A very short introduction to COBOL
  24077. Name all the colors @ colornames.org
  24078. Welcome back to C++ - Modern C++
  24079. Introduction
  24080. Your statement is 100% correct but misses the entire point
  24081. Work flow of diagnosing memory performance issues – Part 1 | .NET Blog
  24082. UniFi - Advanced Adoption of a "Managed By Other" Device
  24083. Stop Making Students Use Eclipse
  24084. How to Speak | How to Speak | MIT OpenCourseWare
  24085. UniFi - How to Migrate from Cloud Key to Cloud Key or UDM
  24086. Teaching a computer to strafe jump in Quake with reinforcement learning
  24087. Enemy AI: chasing a player without Navigation2D or A* pathfinding
  24088. CONTACT | BBB Studios Inc | Minecraft Partner
  24089. Bored? How about trying a Linux speed run?
  24090. The Daddy of Big Numbers (Rayo's Number) - Numberphile
  24091. Practical TLA+ - Planning Driven Development | Hillel Wayne | Apress
  24092. UDM-Pro Quick Start Guide
  24093. John Conway 1/6 [The Free Will Lectures] - Free Will and Determinism [2009]
  24094. Things That Turbo Pascal is Smaller Than
  24095. Moving away from GMail
  24096. "Memories" - 256 byte MSDOS intro
  24097. The Death of Hype: What's Next for Scala
  24098. The limitations of Android N Encryption
  24099. THE EVIL OF 5G TECHNOLOGY - David Icke | London Real
  24100. #badBIOS features explained
  24101. The Voices Project
  24102. YouTube Accidentally Permanently Terminated My Account
  24103. Life, Death and the Monster (John Conway) - Numberphile
  24104. Hacking my Sixth Form College network in 1991
  24105. Artist Relief Submission Manager
  24106. After 50 Years of Effort, Researchers Made Silicon Emit Light
  24107. Saturday Morning Breakfast Cereal - Anger
  24108. A Billion Views — Brady Haran
  24109. UNIX: Making Computers Easier To Use -- AT&T Archives film from 1982, Bell Laboratories
  24110. FreeRDP
  24111. IBM will offer free COBOL training to address overloaded unemployment systems
  24112. Twitter Removes Privacy Option, and Shows Why We Need Strong Privacy Laws
  24113. Cobol Programmers Answer Call to Shore Up Unemployment Benefits Systems - IEEE Spectrum
  24114. dotGo 2017 - Cindy Sridharan - Unmasking netpoll.go
  24115. Съобщение във връзка с регистрираните онлайн потребители
  24116. Senate Stock Watcher - See What Senators are Trading
  24117. Godot Engine - C# progress report: iOS and signals as events
  24118. Linksys Official Support - Required password reset due to DNS hack
  24119. Dev Around the Sun
  24120. Justponics – An aquaponics kit store
  24121. Why it’s too early to start giving out “immunity passports”
  24122. 8x8 Video Meetings
  24123. Firefox 75.0, See All New Features, Updates and Fixes
  24124. This Man Owns The World's Most Advanced Private Air Force After Buying 46 F/A-18 Hornets
  24125. Report thy feat unto Lord British
  24126. OpenTelemetry .NET SDK progress
  24127. Virtual Local User Group Feedback
  24128. Something Deeply Hidden – Sean Carroll
  24129. markmap-lib
  24130. Adversarial Fashion
  24131. Code Maze Weekly #20 - Code Maze
  24132. Open Source Virtual Background | BenTheElder
  24133. Zero Trust: Going Beyond the Perimeter
  24134. Sign in to Microsoft Azure
  24135. The Global Dollar Short Squeeze
  24136. The software industry's greatest sin: hiring
  24137. Firefox 75 for developers
  24138. Remove "There were build errors. Would you like to continue and run..." dialog.
  24139. NuGet Gallery | Home
  24140. The 501 Developer Manifesto
  24141. IntelliJ IDEA 2020.1: Java 14, dataflow analysis assistance in the debugger, LightEdit mode, and more!
  24142. 追加有り:WEB会議などで使える「エヴァンゲリオン壁紙」登場! – エヴァンゲリオン公式サイト
  24143. Thinkst Canary
  24144. Temporal circuit of macroscale dynamic brain activity supports human consciousness
  24145. Hybridizer: High-Performance C# on GPUs | NVIDIA Developer Blog
  24146. 8x8 Video Meetings
  24147. 8x8 Video Meetings
  24148. ICQ New – stay connected
  24149. Jitsi Meet
  24150. hello-world.cbl
  24151. Planning for Yelp’s Future - Yelp
  24152. Why I’m leaving Elm - lukeplant.me.uk
  24153. SharpLab
  24154. I Graduated Into the Dot Com Bust as a Programmer and Made It. You Will Too.
  24155. The Unfriendly Robot: Automatically flagging unwelcoming comments - Stack Overflow Blog
  24156. WebSockets for fun and profit - Stack Overflow Blog
  24157. Swift: Google’s bet on differentiable programming | Tryolabs Blog
  24158. Cloudflare dumps reCAPTCHA as Google intends to charge for its use | ZDNet
  24159. I can't keep up with idiomatic Rust
  24160. Briggs & Tim Minchin - HouseFyre (Lockdown Video) #StayHome
  24161. Learn dbatools in a Month of Lunches
  24162. When in doubt, add more indirection - Clip of davidwengier - Twitch Clips
  24163. The Power of Prolog
  24164. Executing your configuration
  24165. Write Regular Expressions Easily with Rider - .NET Tools Blog
  24166. A guide to remote development with Live Share | Visual Studio Blog
  24167. Azure Friday | Channel 9
  24168. Strangling .NET Framework App to .NET Core - Kamil Grzybek
  24169. Using Oakton for Development-Time Commands in .Net Core Applications
  24170. On architecture, urban planning and software construction
  24171. Intro to quantum computing with Q# – Part 2, Superposition
  24172. Uno Platform 2.1 available now - x:Bind, TwoPaneView and more - Uno Platform
  24173. Thank you, Visual Studio docs contributors | Visual Studio Blog
  24174. A Fast and Lightweight Solution for CQRS and Event Sourcing
  24175. CSS Findings From The New Facebook Design - Ahmad Shadeed
  24176. Microsoft Tye - Parte 2 | DevDicas em 10 Minutes
  24177. Krisp | Noise Cancelling App
  24178. Why you should stop using Google Analytics on your website
  24179. Does a memory barrier ensure that the cache coherence has been completed?
  24180. Depending on the right PowerShell NuGet package in your .NET project | PowerShell
  24181. Virtual: What's new in Visual Studio for Mac for .NET Developers
  24182. Migrating Duolingo’s Android app to 100% Kotlin
  24183. Google - Site Reliability Engineering
  24184. Mobile Blazor Bindings - Getting Started
  24185. Building End-to-End Diagnostics and Tracing: Trace Context
  24186. .NET 5.0, VS2019 Preview and C# 9.0 for ASP .NET Core developers
  24187. ‎Bottle Up and Explode! by Elliott Smith
  24188. Going React to React Native w/ Jenn Creighton on Real Talk Javascript
  24189. Edouard Klein / falsisign
  24190. Free April Month
  24191. Moving from reCAPTCHA to hCaptcha
  24192. How to Invert a Machine Learning Matrix Using C# -- Visual Studio Magazine
  24193. ASP.NET Core 5 – Enabling Razor runtime compilation #dotnetcore #aspnetcore
  24194. Move OData to .NET 5 | OData
  24195. Home - /dev/null as a Service
  24196. SQL Server Management Studio 18.5 is now generally available - SQL Server Blog
  24197. Oceanware.Ocean.Blazor 2.0.0
  24198. Using GraphQL in Azure Functions to Access Cosmos DB | LINQ to Fail
  24199. Meet Visual Studio for Mac’s New Integrated Terminal! | Visual Studio Blog
  24200. Muscle Simulation...Now In Real Time! 💪
  24201. Jitsi Meet features update, April 2020 - Jitsi
  24202. Announcing Windows 10 Insider Preview Build 19603 | Windows Experience Blog
  24203. dig.ccMixter Home
  24204. Gnoosic - Discover new Music
  24205. Microservices
  24206. How we abused Slack's TURN servers to gain access to internal services
  24207. NJ Governor Requests Expertise of 6 People Who Still Know COBOL
  24208. Assemble and adjust your Face Shield
  24209. Start Small tracking
  24210. Using SIMD to aggregate billions of rows per second (on a laptop) · QuestDB
  24211. v5: drop Internet Explorer support by XhmikosR · Pull Request #30377 · twbs/bootstrap
  24212. Running your own secure communication service with Matrix and Jitsi | Matrix.org
  24213. Stanford researchers devise treatment that relieved depression in 90% of participants in small study
  24214. Introducing Krustlet, the WebAssembly Kubelet
  24215. CS Degree vs Coding Bootcamp vs Self-taught (Live Stream)
  24216. Introducing Aboard Beta
  24217. Announcing unverified.email . Pavlo Kerestey
  24218. City-Data.com - Stats about all US cities
  24219. Cross-platform profiling .NET code with BenchmarkDotNet
  24220. 5 ways to set the URLs for an ASP.NET Core app
  24221. Blazor Tutorial : Spinner or Activity Indicator : EP26
  24222. Mobius – .NET runtime running on .NET Core – TooSlowException
  24223. Carl Franklin's Blazor Desk Show
  24224. Service and Container Orchestration for .NET with Tye
  24225. Organize conference calls on Skype with one click | Skype
  24226. Setting the Record Straight: containers vs. Zones vs. Jails vs. VMs
  24227. Mobile Blazor Bindings - Layout and Styling
  24228. quakejs.com
  24229. NuGet Support in Visual Studio for Mac 8.5
  24230. IdentityServer4 UI and Web API Basic Security - Code Maze
  24231. Domain-Driven Design and Entity Framework Core – two years on – The Reformed Programmer
  24232. PowerShell 7 support with AWS Lambda | Amazon Web Services
  24233. Check Certificate Expiry Date in .NET Core - Steve Fenton
  24234. New Blazor Desk Show (free) Dates! — App vNext
  24235. Create, Build, Deploy and Configure an Azure Function with Azure DevOps and Azure CLI
  24236. How are .NET APIs Designed? - Steve Gordon
  24237. .NET docs: What's new for March 2020
  24238. ASP.NET Core docs: What's new for March 2020
  24239. I’m Broderick Fowler. I enjoy creating user-centric, delightful, and human experiences.
  24240. Online Communities - Not another bloody "how to do remote work post"!
  24241. How SEO Ruined the Internet — Superhighway 98
  24242. Crafting Interpreters
  24243. 44M Digital Wallet Items Exposed in Key Ring Cloud Misconfig
  24244. Transport Layer Security (TLS) best practices with the .NET Framework
  24245. This Video Has 861,548 Views
  24246. [🌐 Online] What is Blazor? And why’s it so exciting? with Chris Sainty
  24247. [🌐 Online] What is Blazor? And why’s it so exciting? with Chris Sainty
  24248. BenchmarkDotNet v0.12.1 | BenchmarkDotNet
  24249. Sprites mods - Frekvens LED box hack
  24250. Carl Franklin's Blazor Road Show
  24251. Securing Blazor WebAssembly with Identity Server 4
  24252. Releasing Skclusive-UI 2.0 for Blazor
  24253. My Customized Windows Terminal Settings profiles.json
  24254. Tip 259 - How to use Azure App Service managed certificates
  24255. .NET Team Developer Seeks Help for Easy 'Up-for-Grabs' Issues -- Visual Studio Magazine
  24256. Don't Code Tired | Running ASP.NET Core Apps on a Synology NAS with Docker
  24257. Up to the clouds!
  24258. I’ve noticed three types of serverless compute platforms. Let’s deploy something to each.
  24259. Microsoft Edge is now 2nd most popular desktop browser, beats Firefox
  24260. Table of Contents · Crafting Interpreters
  24261. OnCheckin - Continuous Deployment for ASP.Net websites.
  24262. CS106A Code in Place
  24263. Work flow of diagnosing memory performance issues – Part 0 | .NET Blog
  24264. Crafting "Crafting Interpreters" – journal.stuffwithstuff.com
  24265. Microservices with .NET Core and Docker Episode 04 - Bandwidth Tester with Serilog and Seq
  24266. Welcome · Real-World Cryptography MEAP V05
  24267. drhanialghamdi on Snapchat
  24268. FLOPPY DISK OVERDRIVE, by MASTER BOOT RECORD
  24269. Microservices in .NET Core, Second Edition
  24270. Replicate your favorite VSCode theme in Windows Terminal
  24271. The Svelte Compiler Handbook
  24272. Sunday Morning Live
  24273. Theia - Cloud and Desktop IDE
  24274. Regex Performance Improvements in .NET 5 | .NET Blog
  24275. Ryan C. Gordon is creating games, tools, and awesome things. | Patreon
  24276. Boring Old Business Home
  24277. Covid Trends
  24278. OMG! We Made One Gram of Remdesivir!
  24279. Bose QC 35 Firmware 4.5.2 Noise Cancellation Investigation Report
  24280. Learn computer science. Change the world.
  24281. Kurzgesagt – In a Nutshell is creating Science Animation Videos | Patreon
  24282. Kubernetes Research Survey
  24283. Pretlist Careers
  24284. How can i change the email address on my account?
  24285. Treendly
  24286. Digi.City
  24287. HttpClient - Error handling, a test driven approach
  24288. The Live Coders Conference
  24289. leontrolski - 33 line React
  24290. Full stack open 2020
  24291. Why build an entire computer on breadboards?
  24292. Impossible Squares - Numberphile
  24293. 10 Things I Hate About PostgreSQL
  24294. How RyuJIT inlines a function (heuristics) | Egor Bogatov — Developer at Microsoft
  24295. Blazor Book Examples
  24296. Twitter Direct Message Caching and Firefox – Mozilla Hacks - the Web developer blog
  24297. Aram Koukia
  24298. Secret iPad
  24299. Post Apocalyptic
  24300. Scrum Dynamics
  24301. All Courses
  24302. How we recovered over $300K of Bitcoin
  24303. Reassuring Words and Good Intentions Don't Mean Good Security
  24304. Move Fast & Roll Your Own Crypto: A Quick Look at the Confidentiality of Zoom Meetings - The Citizen Lab
  24305. Version 1.2.0 released
  24306. ‎macOS Server
  24307. Webcam Hacking | Ryan Pickren
  24308. Getting Started with The Twitch API (Live Stream)
  24309. Sad state of cross platform GUI frameworks | RoyalSloth
  24310. Hardware microphone disconnect in Mac and iPad
  24311. PostgreSQL is the worlds’ best database
  24312. Helping users choose stronger passwords with known data breaches
  24313. Building Web Applications with Blazor
  24314. A crash course in compilers – Increment: Programming Languages
  24315. CodeTour VSCode extension allows you to produce interactive guides, assessments and tutorials.
  24316. Stay Home and Skill Up for Free
  24317. How to remote desktop fullscreen RDP with just SOME of your multiple monitors
  24318. Shawn Wildermuth's Blog
  24319. Consider Chesterton's Fence Principle Before Changing That Code
  24320. Content Injection with Response Rewriting in ASP.NET Core
  24321. If you want your OSS project to be successful…
  24322. Idris 2 version 0.1.0 Released
  24323. Dependency Injection Lifetimes In ASP.NET CORE
  24324. What's a virus, anyway? Part 1: The bare-bones basics - Scope
  24325. HCA Healthcare - Jobs
  24326. Jobs, Apartments, Homes for Sale, New/Used Cars & More at Geebo
  24327. Lyme disease bacteria eradicated by new drug in early tests - Scope
  24328. Team 6502
  24329. Десятки тысяч белорусов требуют ввести в стране карантин. Президент объясняет, почему нет
  24330. (Angular & ASP.NET) Gurustop.NET By @Meligy
  24331. Block Selection - Visual Studio 2019 for Mac
  24332. Australian Kids' Smartwatch Maker Hit By Same Bug Again
  24333. Troy Hunt
  24334. Hack Yourself First: How to go on the Cyber-Offence - NDC Porto 2020
  24335. GTC 2020: DLSS - Image Reconstruction for Real-time Rendering with Deep Learning
  24336. Australian Kids' Smartwatch Maker Hit By Same Bug Again
  24337. Learn Advanced Distributed Systems Design
  24338. Free April Month
  24339. Solutions Architect, Public Key Infrastructure (PKI) - Jobs at Apple
  24340. Edit fiddle - JSFiddle - Code Playground
  24341. Free April Month
  24342. Announcing .NET 5.0 Preview 2 | .NET Blog
  24343. All Microsoft’s PowerToys for Windows 10, Explained
  24344. ASP.NET Blog | ASP.NET Core updates in .NET 5 Preview 2
  24345. Announcing Entity Framework Core 5.0 Preview 2 | .NET Blog
  24346. Welcome!
  24347. A Message to Our Users - Zoom Blog
  24348. How we reduced our Google Maps API cost by 94%
  24349. Use Azure Key Vault for Secrets in Azure DevOps Pipelines
  24350. The EARN IT Act Violates the Constitution
  24351. r/ProgrammerHumor - If Microsoft developed West World
  24352. Mastering Web Application Development with Express
  24353. Lens | The Kubernetes IDE
  24354. libgit2 v1.0 Released
  24355. How SNES emulators got a few pixels from complete perfection
  24356. Resiliency with Polly – Anthony Giretti's .NET blog
  24357. Can .NET Core Framework Assemblies be Mapped back to Individual NuGet Packages? A Detective Story
  24358. Getting Started with CQRS – Part 3 - Simple Talk
  24359. Merging .NET Core and .NET Standard with New Target Framework Monikers (TFMs) – Thomas Claudius Huber
  24360. Purging Technical Debt By Using Static Code Analysis Tools - Webinar Recording - .NET Tools Blog
  24361. How to Build Custom Forms with React Hooks
  24362. How to SSH Properly
  24363. Dom's Dodge Charger 42111 | Technic™ | Buy online at the Official LEGO® Shop AU
  24364. TheBlockZone | Nurturing creativity one building block at a time
  24365. Ex-NSA hacker finds new Zoom flaws to takeover Macs again, including webcam, mic, and root access - 9to5Mac
  24366. Attackers can use Zoom to steal users’ Windows credentials with no warning
  24367. Writing .NET Database Integration Tests
  24368. Perspectives & gaps between theory, practice & industry research in cryptography
  24369. Introducing 1.1.1.1 for Families
  24370. Visual Studio 2019 for Mac - Release Notes
  24371. Building End-to-End Diagnostics and Tracing: An Intro
  24372. Open Broadcaster Software | OBS
  24373. GitHub: IndianaTechCS3700/ObjectOrientedProgrammingNotebooks/4488c478d1f90e4e940f122c12d45e3ac4c56a35
  24374. Planning and Managing Layoffs - Andreessen Horowitz
  24375. Michael Tsai - Blog - Omni Group Layoffs
  24376. Microservices
  24377. ASP.NET Web API + Entity Framework Core : NSwagStudio - EP11
  24378. A Deep Dive into Database Attacks [Part III]: Why Scarlett Johansson’s Picture Got My Postgre Database to Start Mining Monero
  24379. Getting Started with Mobile Blazor Bindings
  24380. The CUDA C++ Standard Library | SuperComputing 2019 | NVIDIA
  24381. Middleware in ASP .NET Core 3.1
  24382. PowerShellGet 3.0 Preview 1 | PowerShell
  24383. Global error Handling in gRPC & gRPC status codes – Anthony Giretti's .NET blog
  24384. Monsters Weekly 158 - Azure App Configuration
  24385. MSIX: Package desktop apps for Windows 10. Replace outdated installers.
  24386. Best practices for using Azure SDK with ASP.NET Core
  24387. Create Azure Infrastructure with Azure DevOps and Azure CLI Powershell scripts
  24388. Debugging Uno Platform WebAssembly apps in Visual Studio 2019 - Uno Platform
  24389. Sending and Receiving JSON using HttpClient with System.Net.Http.Json - Steve Gordon
  24390. How Google Ruined the Internet — Superhighway 98
  24391. Prisma 2.0 is Now in Beta: Type-safe Database Access with Prisma Client | Prisma
  24392. Benchmark.NET
  24393. Building dark mode on Stack Overflow - Stack Overflow Blog
  24394. Entity Framework Core in Action
  24395. BuyMuni Newsletter Sign Up
  24396. How an anti ad-blocker works: Reverse-engineering BlockAdBlock
  24397. Markdown Monster: A better Markdown Editor for Windows
  24398. Visual Studio 2019 for Mac - Preview Release Notes
  24399. Virtual: What's new in Visual Studio for Mac for .NET Developers
  24400. rethinking openbsd security
  24401. Auto-Detect Memory Issues in your App with Dynamic Program Analysis - Rider 2020.1 - .NET Tools Blog
  24402. James Newton-King - Introducing gRPC HTTP API
  24403. .NET R&D Digest (March, 2020)
  24404. Hack Yourself First: How to go on the Cyber-Offence - NDC Copenhagen 2020
  24405. idobi Network - LIVE Radio | @idobiRadio
  24406. Apple acquires Dark Sky weather app, and it’s bad news for Android users
  24407. Dark Sky Has a New Home
  24408. Announcing AWS Lambda support for .NET Core 3.1 | Amazon Web Services
  24409. "C is how the computer works" is a dangerous mindset for C programmers • Steve Klabnik
  24410. Plan for change: TLS 1.0 and TLS 1.1 soon to be disabled by default - Microsoft Edge Blog
  24411. Raycast
  24412. Financial Times
  24413. Blog | ecsazza
  24414. So, uh, I think Catalina 10.15.4 Broke SSH? – tyler.io
  24415. Year of Clojure on the Desktop
  24416. Accessing route values in endpoint middleware in ASP.NET Core 3.0
  24417. Debugging Dapr application using Tye tool
  24418. Convert CSS in React To Styled Components
  24419. Gondor Calls For Aid (with Kit Yates) - Numberphile Podcast
  24420. WebEncoders.Base64UrlEncode Method (Microsoft.AspNetCore.WebUtilities)
  24421. Report: 42M Iranian "Telegram" User IDs & Phone Numbers Leaked Online
  24422. Dolt Use Cases
  24423. 18 GitLab features are moving to open source
  24424. Using open source software to connect charities with people in need of social housing - Microsoft Industry Blogs - United Kingdom
  24425. [ANNOUNCE] WireGuard 1.0.0 for Linux 5.6 Released
  24426. Power Tools, Fasteners and Software for Construction - Hilti USA
  24427. IdentityServer4 Integration with ASP.NET Core - Code Maze
  24428. The Difference between .NET Core, .NET Framework & Xamarin
  24429. ValueTask Restrictions
  24430. Shawn Wildermuth's Blog
  24431. Ryzen 4000 Review: AMD's 7nm Ryzen 9 offers game-changing performance for laptops
  24432. US Government Wages War on Encryption
  24433. Fast Build, Slow Build, and the Testing Pyramid
  24434. Internet Archive responds: Why we released the National Emergency Library
  24435. Using Visual Studio Code from a docker image locally or remotely via VS Online
  24436. What Are .NET Worker Services? - Steve Gordon
  24437. Avoiding SQL Server plan cache pollution with EF Core 3 and Enumerable.Contains()
  24438. Cloud n Clear
  24439. [ANNOUNCE] WireGuard 1.0.0 for Linux 5.6 Released
  24440. Dark
  24441. 18RU 600mm Wide x 600mm Deep Server Rack
  24442. 24 Port Cat6 Patch Panel, Feed Through, Shielded, 1U, In Stock
  24443. Await | Writing an OS in Rust
  24444. Improved Git Experience in Visual Studio 2019 | Visual Studio Blog
  24445. Introducing Dark Mode (beta) for Stack Overflow - Stack Overflow Blog
  24446. .NET for Apache® Spark™ In-Memory DataFrame Support | .NET Blog
  24447. AGISI.org
  24448. Linux 5.6 - Linus Torvalds
  24449. [ANNOUNCE] WireGuard 1.0.0 for Linux 5.6 Released
  24450. A pandemic of bubble maps
  24451. A Hill to Die On - Why Lead Free Solder is Better For You — Ben Hencke
  24452. Grab your crayons, it’s coloring time!
  24453. Community Tutorial: Using NPoco with CockroachDB and C# / .NET Core | Cockroach Labs
  24454. Welcome - The LGBTQ in Technology Slack
  24455. Helping Customers Effectively | .NET Blog
  24456. Joomla partners with Report URI for real time Application Security and Health Monitoring
  24457. Hosting and ASP.NET Core API in a Container Part 1 of 2 - Building the Container | Premier Developer
  24458. .NET 5 preview support in OmniSharp and C# Extension for VS Code
  24459. Tip 258 - Write queries and create dashboards using the full power of Azure Resource Graph
  24460. Are Windows Runtime asynchronous operations guaranteed to complete? | The Old New Thing
  24461. Removing Special Characters and Diacritic Marks in C# - Steve Fenton
  24462. Announcing TypeScript 3.9 Beta | TypeScript
  24463. Update #2 on Microsoft cloud services continuity
  24464. A Lesson Learnt: Test Explorer Processor Architecture Settings - Steve Gordon
  24465. Offline storage in a PWA
  24466. Iluvien | Home
  24467. Guidance for Java EE Migration to Azure
  24468. colors.lol - Overly descriptive color palettes
  24469. AWS Ground Station
  24470. cpace package · go.dev
  24471. Azure being overwhelmed by 775% surge in demand in lockdown regions - MSPoweruser
  24472. From Markdown to Video
  24473. Bite size linux!
  24474. How to burn the most money with a single click in Azure
  24475. Bite size linux!
  24476. Sunday Morning Live
  24477. Khan Academy
  24478. Sorting 1 million 8-digit numbers in 1 MB of RAM
  24479. Hands-on guide: developing and deploying Node.js apps in Kubernetes
  24480. Home - Global Math Project
  24481. CVE-2020-8816 – Pi-hole Remote Code Execution
  24482. patents in crypto
  24483. Static analysis in GCC 10 - Red Hat Developer
  24484. Balancing work on GC threads | .NET Blog
  24485. Hardware Solutions To Highly-Adversarial Environments - Whitebox Crypto vs TPM vs TEE vs Secure Enclaves vs Secure Elements vs HSM vs CloudHSM vs KMS
  24486. The northern-hemisphere winter of 2019-20 was the warmest ever on land
  24487. Download .NET Core 3.1 (Linux, macOS, and Windows)
  24488. Publish Nuget packages in Azure DevOps Pipelines
  24489. Zoom’s Use of Facebook’s SDK in iOS Client - Zoom Blog
  24490. Simplify microservices with Dapr (Distributed Application Runtime)
  24491. MalwareTech is creating exploitation & malware analysis tutorials | Patreon
  24492. ASP.NET documentation
  24493. How are Unix pipes implemented?
  24494. The Hardest Program I've Ever Written – journal.stuffwithstuff.com
  24495. Introvert
  24496. It's not what programming languages do, it's what they shepherd you to
  24497. Deploy complex application, seamlessly | Qovery
  24498. Go serverless: Real-time applications with Azure SignalR Service | Azure Friday
  24499. BlueTrace
  24500. Classic Hot Cross Buns | Donna Hay
  24501. Peach - Helping you be productive and focused on your laptop.
  24502. Teijin Limited
  24503. ‎Flow Leak
  24504. Play by Play: Modern Web Security Patterns
  24505. Flow Leak - Apps on Google Play
  24506. Simulating an epidemic
  24507. Mycroft – Open Source Voice Assistant - Mycroft
  24508. I Am a Happy Janitor – Part 1: Finding garbage | .NET Blog
  24509. Screencasting Tips and Tools, Part 1 | Big Machine
  24510. New grad vs senior dev
  24511. Contact Us – Spotify for Artists
  24512. Keith Elder on about.me
  24513. I Made an Audio Deepfake of Myself (and Obama!)
  24514. Add Upcoming Streams Page to My Gatsby Site (Live Stream)
  24515. Zoom needs to clean up its privacy act
  24516. Open Source Tools From the Warren for President Tech Team
  24517. SharpLab
  24518. Identity & Access Control for modern Applications and APIs using ASP.NET Core 3 - NDC Copenhagen 2020
  24519. ASP Classic Journeys: no-store
  24520. Rubino's Best Gear Page's Amazon Page
  24521. Essential Free Software for Remote Work – Purism
  24522. It's not what programming languages do, it's what they shepherd you to
  24523. "I thought it would be more of an old Soviet kind" — Jon Galloway on the Russian visa process, Sovietness, and tech conferences
  24524. Visual Studio 2019 version 16.6 Preview 2 Brings New Features Your Way | Visual Studio Blog
  24525. Production Debugging for .NET meets Infrastructure as Code | Ozcode
  24526. Sanitize HTML snippets with AngleSharp
  24527. Don't Code Tired | Adding Tuple Support to .NET Classes in C#
  24528. PowerShell 7.1 Team Investments and Preview.1 Release | PowerShell
  24529. Optimising C# for a serverless environment
  24530. What about it!? is creating Youtube Videos about SpaceX, Space and Science in general! | Patreon
  24531. Wavve: Making $76k a Month Turning Podcasts into Videos
  24532. firefox's low-latency webassembly compiler -- wingolog
  24533. What happens when the maintainer of a JS library downloaded 26m times a week goes to prison for killing someone with a motorcycle? Core-js just found out
  24534. Open-source .NET library guidance
  24535. Steam :: Dwarf Fortress :: An actual look at graphical improvements
  24536. Carl Franklin's Blazor Desk Show with Dan Roth
  24537. Totally made up conversations about choosing Entity Framework version numbers
  24538. Mocking Injected Types in Blazor
  24539. Entry Level jobs in tech
  24540. Welcome to DFHack’s documentation! — DFHack 0.44.12-r3 documentation
  24541. Visual Studio Subscriptions resources for remote learning and productivity | Visual Studio Blog
  24542. Zotero | Your personal research assistant
  24543. ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 3 release now available
  24544. Taking Back What Is Already Yours: Router Wars Episode I
  24545. 'Azure appears to be full': UK punters complain of capacity issues on Microsoft's cloud
  24546. 10 Most(ly dead) Influential Programming Languages • Hillel Wayne
  24547. 10 Most(ly dead) Influential Programming Languages • Hillel Wayne
  24548. Letter to myself in late 2008
  24549. SharpLab
  24550. Australian Govt Covid 19 text
  24551. カナメとハルキー 2020.02.26 CDデビュー決定!!
  24552. カナメとハルキー
  24553. カナメ@2/26CD発売🦓(@caname2019)のプロフィール - ツイフィール
  24554. Improving non-nullable reference types handling
  24555. Blazor Roadshow cancelled. Boo! Blazor DeskShow steps in. Yay!
  24556. Azure Dedicated Host: New capabilities and benefits
  24557. Released: Microsoft.Data.SqlClient 2.0 Preview 2
  24558. Using HttpCompletionOption to Improve HttpClient Performance in .NET - Steve Gordon
  24559. Optimize database traffic with future results in NHibernate
  24560. COVID Pandemic Exposes the Ugly Secrets Hidden in America’s Healthcare System:
  24561. Standing up a local Sql Server development DB w/ Bullseye, Docker, and Roundhouse
  24562. How to create a gRPC service ? – Anthony Giretti's .NET blog
  24563. High-performance C#: a test pattern for ref structs
  24564. Migrate from ASP.NET Core 3.1 to 5.0
  24565. NO SURFACE DISRUPTION. NO REVENUE DISRUPTION.
  24566. Unity Learn
  24567. Tips on securing smart home devices
  24568. Free Educational Content in Minecraft Marketplace!
  24569. git/viro/vfs.git - Unnamed repository; edit this file 'description' to name the repository.
  24570. Binge Together - watch movies together with your friends
  24571. Learn D3: Introduction
  24572. From Classic to Hydra: the implementations of Ouroboros explained - IOHK Blog
  24573. Private client-side-only PWAs are hard, but now Apple made them impossible.
  24574. dotnet-counters - .NET Core
  24575. Hierarchical Depth Buffers
  24576. Skynet
  24577. Getting started with bare-metal assembly — Jonas Hvid
  24578. GTC 2020: RTCore for Compute: Exploiting Computational Patterns Using NVIDIA RTX
  24579. NVIDIA DLSS 2.0: A Big Leap In AI Rendering
  24580. Chrome Phasing out Support for User Agent
  24581. Carl Franklin's Blazor Road Show
  24582. Deprecating packages on nuget.org
  24583. The man who made the NES
  24584. Speeding up Linux disk encryption
  24585. Phil Haack on Working from Home – Herding Code
  24586. Virtual Meetup #3
  24587. Minimal March – Part 1: Getting Started with .NET and C# at the Command-line
  24588. HuffPost is now a part of Verizon Media
  24589. Why We Started Putting Unpopular Assets in Memory
  24590. Running C# Snake inside UEFI
  24591. Apple just killed Offline Web Apps while purporting to protect your privacy: why that’s A Bad Thing and why you should care
  24592. Take Remote Worker/Educator webcam video calls to the next level with OBS, NDI Tools, and Elgato Stream Deck
  24593. Working with Query Strings in Blazor
  24594. How I Became a Better Programmer
  24595. How to Use the Shadow Property in Entity Framework Core
  24596. .NET Transactional File Manager Migrated to GitHub – Chinh Do
  24597. Don't Code Tired | Variables? We Don’t Need No Stinking Variables - C# Discards
  24598. The Advantages of Blazor over JavaScript Frameworks
  24599. How to Train a Machine Learning Radial Basis Function Network Using C# -- Visual Studio Magazine
  24600. Displaying enum as select list in ASP.NET Core
  24601. Building Modern Desktop Apps—Is WinUI 3.0 the Way to Go?
  24602. Logging in ASP .NET Core 3.1
  24603. NuGet Gallery | Packages
  24604. A categorized list of all Java and JVM features since JDK 8 to 14
  24605. Little Snitch and the Deprecation of Kernel Extensions
  24606. Catch up on the latest .NET Productivity features | .NET Blog
  24607. CO2 emissions on the web
  24608. `zig cc`: a Powerful Drop-In Replacement for GCC/Clang
  24609. r/CSEducation - We are Carnegie Mellon University Students, and we help build CMU CS Academy: a free, online, High School programming curriculum. AMA about remote instruction for Computer Science education!
  24610. Screen — Screen sharing for remote teams
  24611. #140 Maria Naggaga, Try .NET and .NET Interactive
  24612. Diary of a reverse-engineer
  24613. The Intrepid Mother and Son Who Unraveled a Geographic Hoax
  24614. From Laura Baldwin - O’Reilly Media
  24615. Scaling_C4ML.pdf
  24616. Thought Experiment - Futility Closet
  24617. Concurrent programming, with examples
  24618. TED Recommends
  24619. DeepMind - What if solving one problem could unlock solutions to thousands more?
  24620. Getting Started With .NET Localization
  24621. Setting Up Git Identities
  24622. Blazor Tutorial : Gridview Paging
  24623. Top 10 Static Site Generators in 2020
  24624. Bandits, victims and idiots
  24625. Replacing AJAX calls in Razor Pages with Razor Components and Blazor
  24626. Techorama Belgium 2020 postponed to 2021 | Techorama
  24627. Learning Hardware With Makecode for Kids -- Live on Twitch!
  24628. State of Unity 2020: In This Together - Unity Technologies Blog
  24629. c# Snake in the browser
  24630. Stark - Native Compiler - Prototype 2019
  24631. Techorama Netherlands 2020 postponed to 2021 | Techorama
  24632. Online Product Testing - Get Paid To User Test | UserTesting
  24633. Monsters Weekly 157 - C# 8 Default Implementationss
  24634. Production postmortem: high CPU when there is little work to be done
  24635. Look iOS Developer, No Mac Required - Build an iOS Application using Xamarin and Visual Studio for Windows without using a Mac - Nick's .NET Travels
  24636. Windows code-execution zeroday is under active exploit, Microsoft warns
  24637. Introduction to Functional Programming in F# - Part 9 — Softwarepark
  24638. ASP.NET Core Guide for ASP.NET Framework Developers
  24639. NServiceBus and .NET Core Generic Host
  24640. Easily adding Security Headers to your ASP.NET Core web app and getting an A grade
  24641. Learning and documenting .NET with dotnet try – Bruno Sonnino
  24642. Index of /
  24643. Windows Terminal 1.0 is coming - Update now and set up your split pane hotkeys!
  24644. The March 2020 release of Azure Data Studio is now available - SQL Server Blog
  24645. Virtual security conferences fill void left by canceled face-to-face events
  24646. WhatsApp “Martinelli” hoax is back, warning about “Dance of the Pope”
  24647. Visual Studio for Mac 8.5 is now available
  24648. Ray Tracing in One Weekend Series
  24649. I'm looking for sponsors for my blog and Security Headers!
  24650. Unsure Calculator
  24651. Zoom video conferences aren’t as private as you think
  24652. Breathing and Exercise: Strength Training for Your Diaphragm – Penn Medicine
  24653. Raytracing - in Excel!!
  24654. [15] RFR 8172680: Support SHA-3 based Hmac algorithms
  24655. Highlights from Git 2.26
  24656. Deploying security.txt: how Cloudflare’s security team builds on Workers
  24657. The Reason for Types in JavaScript - CoRecursive Podcast
  24658. Fogknife
  24659. Robot Teddy
  24660. YAGNI, Cargo Cult and Overengineering - the Planes Won’t Land Just Because You Built a Runway in Your Backyard
  24661. Emergency Website Kit
  24662. Fun with browsers: how to get an image into the current page
  24663. DirectX Developer Day Schedule | DirectX Developer Blog
  24664. “We don’t need TDD, our project isn’t worth it” – George Stocker
  24665. Dual boot authentication with ASP.Net Core
  24666. .NET Platforms Feature Comparison | Premier Developer
  24667. Announcing DirectX Developer Day | DirectX Developer Blog
  24668. EF Core 5.0: Using ToQueryString() method to translate LINQ query to SQL
  24669. ongoing by Tim Bray · Facet: Push vs Pull
  24670. A Quick Garbled Circuits Primer
  24671. Cultivate the Skill of Undivided Attention, or “Deep Work”
  24672. Moving to Linux - Part 1: Background and first impressions
  24673. Prettier 2.0 “2020” · Prettier
  24674. Researchers Say Microsoft Edge's Telemetry Has the Worst Privacy of Any Major Browser - WinBuzzer
  24675. Governor Cuomo Announces Four Sites Identified by Army Corps of Engineers on Initial List of Temporary Hospitals
  24676. Brother: Products, Services &amp; Solutions from Home Office to Corporate
  24677. Shay Rojansky’s Blog
  24678. Parallel by Simon Singh
  24679. BlazorHelp Website > Blog - What is Blazor Oqtane?
  24680. Sunday Morning Live
  24681. Call for help to 3D print ventilator parts & masks - SyncNorwich - Norwich's Tech + Startup Community (Norwich, England)
  24682. SVG namespace
  24683. 3 Ways to Draw Squares Inside Triangles - Numberphile
  24684. Introduction to Functional Programming in F# - Part 8 — Softwarepark
  24685. Patrik Svensson - How to create release artifacts with GitHub Actions
  24686. r/WorldIsClosed
  24687. Using GitHub Actions to deploy a .Net Web App - Azure Greg
  24688. Amazon Relief Fund
  24689. Siouxsie Wiles & Toby Morris: what does 'level two' mean – and why does it matter?
  24690. Audible Stories | Audible.com
  24691. LibraryThing Is Now Free to All « The LibraryThing Blog
  24692. Stock Jump
  24693. Technical Writing  |  Google Developers
  24694. C# Pad: Run C# Code Online
  24695. Coddx - Visual Studio Marketplace
  24696. 0 to 100: Learning to Code with Kotlin - Marcus Eisele - Developer and Blogger
  24697. Let them paste passwords
  24698. Major data breach exposes database of 200 million users
  24699. Social media at Schwab
  24700. Build This 8-Bit Home Computer With Just 5 Chips
 - IEEE Spectrum
  24701. Lattices: New Cryptographic Capabilities | Simons Institute for the Theory of Computing
  24702. grocy - ERP beyond your fridge
  24703. Creating a Pencil Effect in SVG
  24704. RSS: The Original Federated Social Network Protocol
  24705. r/askscience - If a heart is a muscle, why doesn’t it ever get tired of beating but things like my arms and legs do?
  24706. 2020 Economic Apocalypse: The Effect On America's Small Businesses
  24707. DDD South West 2020 Postponed
  24708. Home
  24709. Software Engineer - Jobs at Apple
  24710. Privacy Policy
  24711. Topic: Google play movies not work on NVIDIA #GeForce Forums
  24712. How Tailscale works
  24713. Rapidly manufactured ventilator system specification
  24714. Welcome to GOV.UK
  24715. EAX x86 Register: Meaning and History
  24716. Home | CoronaCheck Test
  24717. Larvol – Pharmaceutical Intelligence, KOL Tracking, & Pharma News Larvol
  24718. Data Breaches with Troy Hunt - Easy Prey Podcast
  24719. A special announcement about SAT Subject Tests | MIT Admissions
  24720. Introduction to cyber security: stay safe online
  24721. Working with EF Core Migrations - Irina Scurtu
  24722. Scott Helme
  24723. TCL 4 Series 2019 Review (43S425, 49S425, 50S425, 55S425, 65S425, 75S425)
  24724. Working from home
  24725. Build stuff!
  24726. Lark Health: Digital Disease Management & Prevention Platform
  24727. Issue Inspector
  24728. Intro to quantum computing with Q# – Part 1, The background and the qubit
  24729. Reducing UDP latency
  24730. RudderStack: Open-Source Segment Alternative
  24731. WSL | Ubuntu
  24732. Async Expert by Dotnetos - Twoja ścieżka do poznania asynchroniczności w .NET. Szkolenie Dotnetos
  24733. Intermediate CSS Grid Challenges (Live Stream)
  24734. uops.info
  24735. CSS live reloading on Blazor
  24736. Frog Jumping - Numberphile
  24737. Using open source software to connect charities with people in need of social housing - Microsoft Industry Blogs - United Kingdom
  24738. Is Blazor actually any good, beyond "demo-ware"
  24739. Episode 47: Hacking .NET with Michal Strehovský
  24740. STOCK Act - Wikipedia
  24741. Updating Farm Wi-Fi with Ubiquiti Unify
  24742. Buzz Aldrin has some advice for Americans in quarantine
  24743. Chronicle - Backstory
  24744. Async Expert by Dotnetos - your path to excel at async in .NET. Dotnetos training
  24745. NASA to launch 247 petabytes of data into AWS – but forgot about eye-watering cloudy egress costs before lift-off
  24746. A Digression on Divergence
  24747. The End of Starsky Robotics
  24748. Specification by Example, 10 years later
  24749. Introducing the New Pull Request Experience for Azure Repos | Azure DevOps Blog
  24750. Secret Management Preview 2 Release | PowerShell
  24751. There’s no place like home to join us at Redgate Streamed
  24752. Lessons learned porting Octopus Server to .NET Core 3.1 - Octopus Deploy
  24753. OpsAI – OpsAI can help you optimize your infrastructure landscape, improve your security and compliance throughout the IT environment, and eliminates wasteful spending.
  24754. Home - CLOUDEON
  24755. Colorful Git Prompt for Azure Cloud Shell and Visual Studio Code
  24756. NDC Security Australia - Hack Yourself First with Troy Hunt and Scott Helme
  24757. iAnimate.net - Online Animation School
  24758. Retweeting Twitter Mentions On Demand with Twilio SMS and ASP.NET Core
  24759. My Mac Dev Setup
  24760. Is It Time to Rethink Globalized Supply Chains?
  24761. The Beauty of CSS Design
  24762. 5 Reasons Why You As a Developer Should Venture Into Machine Learning Today
  24763. Acheve.Authentication.Events 3.1.3
  24764. Microsoft Edge Is The Least Private Browser, Study Finds
  24765. Announcing F# 5 preview 1 | .NET Blog
  24766. Visual ReCode 1.0 Released - Visual ReCode
  24767. The Floppotron: Sweet Dreams
  24768. Lazily resolving services to fix circular dependencies in .NET Core - Thomas Levesque's .NET blog
  24769. Upcoming Chrome releases
  24770. Avoid In-Memory Databases for Tests
  24771. .NET Conf: Focus On Xamarin is Next Week! | Xamarin Blog
  24772. Visual Studio for Mac: Become a Productivity Pro | Visual Studio Blog
  24773. The Staging Phase of Deployment - Simple Talk
  24774. New Deploy to Azure extension for Visual Studio Code
  24775. Using query strings in ASP.NET Core unit tests
  24776. .NET Foundation
  24777. Azure Functions custom handlers are now in preview | Azure updates | Microsoft Azure
  24778. AdoptOpenJDK
  24779. Coursera | Build Skills with Online Courses from Top Institutions
  24780. Brilliant | Learn to think
  24781. The reckless, infinite scope of web browsers
  24782. NDC Online Community Ambassador : dylanbeattie.net
  24783. Windows Terminal 0.10 adds mouse support for WSL
  24784. Being More Productive With The JetBrains Rider Debugger
  24785. Telerik UI for Blazor 2.9.0: Upload, Tooltip & Grid State
  24786. ASP.NET Core 5 Features - Introducing HttpProtocol - Steve Gordon
  24787. Apple unveils new iPad Pro with LiDAR Scanner and trackpad support in iPadOS
  24788. MacBook Air
  24789. Blazored Modal Docs
  24790. How Prince of Persia Defeated Apple II's Memory Limitations | War Stories | Ars Technica
  24791. LITIC : Analytics Technology
  24792. Blazor- A Beginners Guide
  24793. What Is the Geometry of the Universe? | Quanta Magazine
  24794. Textbooks | What We Publish | Cambridge Core
  24795. Here's The Entire List of Education Companies Offering Free Subscriptions Due to School Closings
  24796. The Philosophy of Computer Science
  24797. Episode 14: What developers should know about security with Troy Hunt - Software Engineering Unlocked
  24798. The good parts of AWS - A visual summary
  24799. Content Listing
  24800. VB.NET is done, not dead
  24801. Publishing applications to IIS, Azure, AWS and more - using Rider! - .NET Tools Blog
  24802. Key Vault for ASP .NET Core 3.1 Web Apps
  24803. C# developers! Your scoped components are more dangerous than you...
  24804. New features for Form Recognizer now available
  24805. Visual Studio Code Docker extension 1.0 - Better than Ever! | Visual Studio Blog
  24806. Yahoo!, AOL, OneSearch results biased in favor of parent company Verizon Media’s websites
  24807. Ryan_Connolly_Resume.docx
  24808. We called it RAID because it kills bugs dead | The Old New Thing
  24809. Avoiding cache line overlap by replacing one 256-bit store with two 128-bit stores
  24810. SharedWorker
  24811. Memoirs
  24812. Blazor Tutorial : GridView Header Filter - EP24
  24813. The Jackbox Party Pack 6 - Jackbox Games
  24814. GitHub for mobile is now available
  24815. COINED: How “PWNED” went from hacker slang to the internet’s favorite taunt
  24816. Visual Studio for Mac: Refresh(); event recap | Visual Studio Blog
  24817. Coding The Road Runner Loop Meme
  24818. The state of the restaurant industry
  24819. ReMarkable’s redesigned e-paper tablet is more powerful and more papery – TechCrunch
  24820. jsoncsharp 1.0.0.11
  24821. Updates on .NET Core Windows Forms designer | .NET Blog
  24822. An Open Letter to Web Developers
  24823. Windows Terminal Preview v0.10 Release | Windows Command Line
  24824. ''Il 50-75% dei casi a Vo' sono asintomatici. Una formidabile fonte di contagio''
  24825. 4.2" and 7.5" NFC-powered e-Paper Displays Work without Battery
  24826. Upgrading from ASP.NET Core 3.1 to 5.0 (Preview 1) - Steve Gordon
  24827. 10 Examples of CSS Grid - Getting Started
  24828. Don't replace your View Components with Razor Components
  24829. EARN IT bill is aiming at destroying encryption. We must take action now.
  24830. Don't Terminate People's Internet Connections
  24831. I Am Mesmerized By Our New Robotic Vacuum
  24832. Size of Visual Studio
  24833. Outbreak
  24834. Ambiente – Imprint
  24835. How to migrate an ASP.NET MVC app from .NET Core 2.2 to .NET Core 3.1
  24836. Tip 256 - Using Application Gateway Ingress Controller with Azure Kubernetes Service (AKS)
  24837. Power your Azure GPU workstations with flexible GPU partitioning
  24838. Announcing the general availability of Azure Monitor for virtual machines
  24839. Monsters Weekly 156 - Publishing to Nuget with GitHub Actions
  24840. Document-Level Pessimistic Concurrency in MongoDB
  24841. Generate Native Executable from .NET Core 3.1 Project
  24842. Async ValueTask Pooling in .NET 5 | .NET Blog
  24843. My Courses Are Free During the Crisis - Shawn Wildermuth
  24844. >_TerminalSplash - Windows Terminal Themes
  24845. gentilkiwi Shop | Redbubble
  24846. unStuck at Home
  24847. Intro to 2D signed distance functions and drawing touch controls with the GPU
  24848. Signed distance fields
  24849. fractals, computer graphics, mathematics, shaders, demoscene and more
  24850. Virtual Tech Lunch Meetup
  24851. Remote access to on-premises apps - Azure AD Application Proxy
  24852. Dow Falls 2997 points worst drop since 87 crash - Mortgage Rate Guru
  24853. Out of office pop up showing up constantly for all users
  24854. Announcing Entity Framework Core 5.0 Preview 1 | .NET Blog
  24855. Announcing .NET 5 Preview 1 | .NET Blog
  24856. A couple of nice Tuple use cases
  24857. ASP.NET Blog | ASP.NET Core updates in .NET 5 Preview 1
  24858. How GitHub blocked me (and all my libraries)
  24859. Formal GDPR complaint against Google’s internal data free-for-all
  24860. Find Jobs & Companies by Culture | How's It Like
  24861. Visual Studio 2019 version 16.5 is now available | Visual Studio Blog
  24862. .Net Core Backend + React.js Frontend — Optimizing the development time experience
  24863. Teams Backgrounds | Collections | WallpaperHub
  24864. DefaultApp – tyler.io
  24865. npm is joining GitHub - The GitHub Blog
  24866. Pumping up your internet speeds with the Unifi Security Gateway and 4G/5G
  24867. Physics Notes
  24868. Open-source bug bonanza: Vulnerabilities up almost 50 per cent thanks to people actually looking for them
  24869. Numberphile is creating Videos | Patreon
  24870. Coding, Cloud & Technology | [Unity - Introduction for the business developer Series
  24871. Fireiron: A Scheduling Language for High-Performance Linear Algebra on GPUs
  24872. AzUpdate: CosmosDB Free tier, ASR Update Rollup, Azure Hybrid Virtual Event, and DIY Acoustic Panels
  24873. Unit Testing Entry and Entry Points — Roy Osherove
  24874. Different ways to Check for Null – Thomas Claudius Huber
  24875. How to uninstall old versions of .NET Core
  24876. Introducing Clippit, get your slides out of PPTX.
  24877. Back to Basics: Rewriting a URL in ASP.NET Core
  24878. Tip 255 - What's Azure Private Link and how can I get started?
  24879. Akka.NET v1.4 is Available on .NET Standard 2.0
  24880. ploeh blog
  24881. CSI: The case of the missing WAV audio files on the FAT32 SD Card
  24882. Weekly Xamarin Newsletter - The best Xamarin development links, every Friday
  24883. US OPM - DC area Federal Government Operating Status : OPEN WITH MAXIMUM TELEWORK FLEXIBILITIES TO ALL CURRENT TELEWORK ELIGIBLE EMPLOYEES, PURSUANT TO DIRECTION FROM AGENCY HEADS
  24884. SRE keeps digging to prevent problems | Google Cloud Blog
  24885. Getting started with shaders: signed distance functions!
  24886. The Ethical Source Movement: Open Source, Evolved.
  24887. Immutable types in C# with Roslyn
  24888. Wiener Staatsoper
  24889. EarthCam - Webcam Network
  24890. tracelight.net – enlights your software
  24891. planetgeek.ch – Your source of geek knowledge
  24892. [TUHS] The most surprising Unix programs
  24893. Employee Scheduling  |  OR-Tools  |  Google Developers
  24894. Mesolabe Compass and Square Roots - Numberphile
  24895. Performance Engineering Blog
  24896. 3 steps to add tests on existing code when you have short deadlines
  24897. ZM
  24898. Social Distancing and Exponential Growth
  24899. AI-infused live chat software and bot platform | WhosOn
  24900. Robotic Process Automation Software | ThinkAutomation
  24901. Business Stabilization Fund FAQ - Office of Economic Development
  24902. Kosmi - Digital Hangouts Reinvented
  24903. Starship: Cross-Shell Prompt
  24904. Covid_19: Open letter from Italy to the international scientific community | Left
  24905. Conference Update - NDC Oslo 2020 | Software Developers Conference
  24906. Blog – RagSec
  24907. How Koenigsegg’s 2.0-Liter No-Camshaft Engine Makes 600 Horsepower
  24908. Designing Video Games is Hard Work, But the Millions of Angry Players Make It All Worthwhile
  24909. Junghans Max Bill Chronoscope Watch | Black Calfskin 027/4601.00
  24910. Pandemic Ventilator Project
  24911. Write Less Code
  24912. Browser hacking: Let's add JavaScript to the Browser!
  24913. Rust/WinRT coming soon
  24914. WSL2 will be generally available in Windows 10, version 2004 | Windows Command Line
  24915. The polygons of Another World: Atari Jaguar
  24916. r/AskReddit - What's a 10/10 album from the last 15 years by a relatively obscure artist/band?
  24917. Copy of Education Companies Offering Free Subscriptions due to School Closings
  24918. GeekGirlJoy is creating Artificial Intelligence, Simulations & Software | Patreon
  24919. Building a swipe card jukebox using a Raspberry Pi
  24920. Watchfinder tool | NOMOS Glashütte
  24921. MakerDAO gets stress tested as ETH price plummets
  24922. Microsoft announces change to its board of directors
  24923. Comcast accidentally published 200,000 “unlisted” phone numbers
  24924. Amazon.com: Lopbraa Piranha Plants Cannibal Flower Style Plush Slippers Loafer with Pipe Pot Holder for Adults Teens (Piranha Plants): Toys & Games
  24925. NDC Porto 2020
  24926. NDC Copenhagen 2020
  24927. Check out the lineup of GDC 2020 virtual talks and awards you can stream next week!
  24928. Deploy your own video collaboration app in five minutes or less
  24929. Soloslides - Play a slideshow of your Google Photos
  24930. Q&A's from "Building your first Blazor App"
  24931. What's behind the hype about Blazor? - Stack Overflow Blog
  24932. EdDSA, Ed25519, Ed25519-IETF, Ed25519ph, Ed25519ctx, HashEdDSA, PureEdDSA, WTF?
  24933. ASP.NET Web API + Entity Framework Core : Installing Swagger/OpenAPI - EP10
  24934. HTTP Desync Attacks: Request Smuggling Reborn
  24935. What is HTTP request smuggling? Tutorial & Examples | Web Security Academy
  24936. Slack disclosed on HackerOne: Mass account takeovers using HTTP...
  24937. Automatically Invalidate Azure Key Vault Secrets
  24938. Tomasz Łakomy
  24939. Windows PowerShell for Developers
  24940. The Human Experience – The story of computing is the story of humanity.™
  24941. DotNet 2020
  24942. Em Lazer-Walker
  24943. The Difference Between API Gateways and Service Mesh - Cloud Native Computing Foundation
  24944. Researching the optimal; implementing the practical
  24945. The Garden of Earthly Delights - Wikipedia
  24946. DotNet 2020, el mayor evento de .NET de España
  24947. About service meshes - Azure Kubernetes Service
  24948. When You Do (and Don't Need) a Service Mesh - The New Stack
  24949. This PIN Can Be Easily Guessed
  24950. Azure API for FHIR(r) | Microsoft Azure
  24951. Nintendo NES FamiCom Creator - Computerphile
  24952. Conference Update
  24953. A Vacancy Has Been Detected
  24954. Linux Kernel Teaching — The Linux Kernel documentation
  24955. Double Your Productivity
  24956. Introducing Postman Mock Call Logs - Postman Blog
  24957. Changing the title without JavaScript
  24958. The Guide to Arrow Functions in ES6
  24959. Containers Basics: Providing Persistent Storage to Containers
  24960. ASP.NET Core Session Storage Strategies - DZone Web Dev
  24961. Microsoft Dotnet Gitignore File
  24962. How to SSH into a Windows 10 Machine from Linux OR Windows OR anywhere
  24963. Microsoft Plots the End of Visual Basic - Thurrott.com
  24964. Treadstone 71 - Upcoming events
  24965. EdDSA, Ed25519, Ed25519-IETF, Ed25519ph, Ed25519ctx, HashEdDSA, PureEdDSA, WTF?
  24966. IdentityServer
  24967. PolicyServer
  24968. DevOps'ish
  24969. Developer Resume Reviews (Live Stream)
  24970. Work in the Time of Corona
  24971. Microsoft France: Surfrider EU - Plastic Origins Project | CodeStories
  24972. How to delete yourself from the internet
  24973. The Evolution of Windows Search | Windows Search Platform
  24974. Windows Search Platform
  24975. Announcing Rust 1.42.0 | Rust Blog
  24976. QA Blog - 2020 - Mindful QA
  24977. Goal-oriented brain
  24978. Continuous integration and deployment for desktop apps with GitHub Actions | .NET Blog
  24979. Nintendo NES FamiCom Creator - Computerphile
  24980. Community Connect
  24981. EARN IT Must Not Happen
  24982. Group sex app leaks locations, pics and personal details. Identifies users in White House and Supreme Court
  24983. Excalidraw
  24984. Composite Thrashing Code
  24985. GitLab's Guide to All-Remote
  24986. What do you want to see next in ML.NET? | .NET Blog
  24987. When Remote Work Goes Wrong
  24988. Getting Started with Architecture Decision Records - ardalis
  24989. Finding developers who recently made changes to a component with git – Chinh Do
  24990. The ASP.NET Core security headers guide
  24991. Generate Outputs with Razor Engine in .NET Core
  24992. Storage 101: Understanding the NAND Flash Solid State Drive - Simple Talk
  24993. The non expiring documents and the funky clock | RavenDB
  24994. Visual Basic support planned for .NET 5.0 | Visual Basic Blog
  24995. We made SQL visual - why and how
  24996. Don't Touch Ya Face
  24997. Don't Touch Your Face
  24998. Fraidycat
  24999. Hi, I'm Ankit - The story of my experiments with code
  25000. E3 2020 - Everyone Plays
  25001. Breezy HR : Sign-up
  25002. How (some) good corporate engineering blogs are written
  25003. 32: What's new in C# 8. With Tom Deseyn
  25004. A Simple GPU Hash Table
  25005. The goal of your testing strategy
  25006. ongoing by Tim Bray · Facet: FIFO
  25007. C# 8 asynchronous streams - Red Hat Developer
  25008. Building the Azure SDK - Repository Structure
  25009. How to fix the order of commits in GitHub Pull Requests
  25010. ongoing by Tim Bray · Eventing Facets
  25011. ongoing by Tim Bray · Facet: Deduping
  25012. Open Source Silverlight Replacement Powered by WebAssembly Debuts -- Visual Studio Magazine
  25013. External Identity Provider with ASP.NET Core Identity - Code Maze
  25014. Some more C# 8 - Red Hat Developer
  25015. ASP.NET Core - JSON logger
  25016. Blazor Shopping Cart Sample using Local Storage to Persist State — App vNext
  25017. ongoing by Tim Bray · Facet: Point-to-Point vs Pub/Sub
  25018. Azure for .NET developers - Azure for .NET Developers
  25019. Bringing full-stack to the JAMstack
  25020. Visual Studio Code February 2020
  25021. Mr Barton Maths
  25022. Scalefast Blog , Newsroom and Press Center | Scalefast
  25023. What is Meshtastic?
  25024. Announcing the .NET Core Uninstall Tool 1.0! | .NET Blog
  25025. Diagnostic Questions
  25026. Distributed DMX with Apache Ignite
  25027. New flaw in Intel chips lets attackers slip their own data into secure enclave – TechCrunch
  25028. SharpLab
  25029. It's like JSON. but fast and small.
  25030. My exploration of Rust and .NET
  25031. Dealing with account recovery and 2FA
  25032. 2FA Stats
  25033. .NET Microservices
  25034. ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 2 release now available
  25035. An Eye for Mathematics (feat. 3Blue1Brown) - Objectivity #222
  25036. Tips for the Depressed
  25037. SharpLab
  25038. Passing awaited tasks
  25039. Rocket Loader skimmer impersonates CloudFlare library in clever scheme - Malwarebytes Labs
  25040. Remote: A Field Guide
  25041. React and TypeScript - Getting Started
  25042. Firefox 74.0, See All New Features, Updates and Fixes
  25043. LIMITED TICKETS AVAILABLE ON THE DOOR: Alan Turing and the Enigma Machine
  25044. Making Your Code Faster by Taming Branches
  25045. Apple now requires 'Sign in with Apple' - iOS Development
  25046. This is How Science Happens • Hillel Wayne
  25047. Introducing OpenSilver
  25048. JetBrains .NET Day Online 2020 - Call for Speakers - .NET Tools Blog
  25049. BlazorAnimation 1.0.3
  25050. Weekly Dev Tips
  25051. Blazor with guest Carl Franklin | Weekly Dev Tips
  25052. Pylon Validation Services
  25053. How I Start: Nix
  25054. What's a key exchange?
  25055. Hackaday.io Projects
  25056. Building microservices through Event Driven Architecture part11: Run Unit tests inside a docker container
  25057. Introduction to Blazor Hosting Models
  25058. Getting Started with ML.NET Model Builder for using in ASP.NET Core
  25059. Cloud migration: 5 common traps and how to avoid them
  25060. Monsters Weekly 155 - C# range operator
  25061. Geographically Distributed Teams
  25062. Using git tag for Presentations or Workshops
  25063. Hack Your Career - Troy Hunt
  25064. Ditto PR – strategy. execution. impact.
  25065. Lava Flowing Into a Seemingly Bottomless Crack
  25066. Adding a git commit hash and Azure DevOps Build Number and Build ID to an ASP.NET website
  25067. Making a cleaner and more intentional azure-pipelines.yml for an ASP.NET Core Web App
  25068. Moreton Lecture
  25069. The unexpected Google wide domain check bypass
  25070. Robin, Terry & Bob
  25071. Defunctionalisation - an underappreciated tool for writing good software | G Research
  25072. Phin Barnes | First Round Capital
  25073. OpenSilver
  25074. How I made a 3D game in only 2KB of JavaScript
  25075. JavaScript, CSS, HTML & Other Static Files in ASP .NET Core 3.1
  25076. Comparing OpenAPI / Swagger, GraphQL, and gRPC
  25077. Home | Defcon Prom
  25078. Borderland between Rendering and Editor - Part 1 · Our Machinery
  25079. Table 4 . Normalized global results for Energy, Time, and Memory 
  25080. The Computer-free Automation of a Jukebox (Electromechanics)
  25081. API access: Recurring yearly payment
  25082. The Order of Interfaces Is Important for Casting Performance – Thomas Claudius Huber
  25083. Video - An Intro into Async Streams & Channels
  25084. A Template for Clean Domain-Driven Design Architecture
  25085. Enhancing Application Insights Request Telemetry
  25086. Q&A's from "Building your first Blazor App"
  25087. Automatic indexes and garbage collection, features that you shouldn’t need which save the day
  25088. Setting up Windows Subsystem for Linux (WSL) 2 for Windows 10 & Docker
  25089. Tip 254 - Use WAF to protect your web applications with Azure Front Door
  25090. Using Azure Service Bus with restricted access
  25091. How Websites Evolved Back to Static HTML/CSS/JS Files —
  25092. Experimenting with MessagePack
  25093. “The Hitchhiker’s Guide To The Galaxy” turns 42
  25094. ROQ.us | Automatic Screen Printing Machines
  25095. Quarantine will normalize WFH & recession will denormalize full-time jobs
  25096. The Octo-Bouncer - Electron Dust
  25097. Google and HTTP
  25098. Cryptographic Signatures, Surprising Pitfalls, and LetsEncrypt
  25099. How I Survived Being A $220k/year Intern
  25100. Start Your Free 30-Day Trial Now | Qumu Enterprise Video
  25101. My favourite Git commit
  25102. Lynda: Online Courses, Classes, Training, Tutorials
  25103. Posts
  25104. dear.is – ForSaleByOwner
  25105. Do whatever you can't stop thinking about
  25106. Hackers Can Clone Millions of Toyota, Hyundai, and Kia Keys
  25107. ARITH-MATIC: Computational Hardware for Pragmatists
  25108. On the shoulders of the giants
  25109. The Human Genome Is Full of Viruses
  25110. The Story of the PS2’s Backwards Compatibility From the Engineer Who Built It
  25111. We have to talk about this Python, Gunicorn, Gevent thing
  25112. Primes Demo - Making an 8 Bit pipelined CPU
  25113. draft-ietf-mls-protocol-09
  25114. Community Guidelines
  25115. Not a 'math person'? You may be better at learning to code than you think
  25116. Firecracker
  25117. Unsafe.As Method (System.Runtime.CompilerServices)
  25118. Empowering digital transformation with .NET, ML and Azure
  25119. Power up your browser with History Search
  25120. I have seen things
  25121. Here’s What a Googol-to-One Gear Ratio Looks Like
  25122. Microsoft's Miguel de Icaza Ponders New Use for WebAssembly -- Visual Studio Magazine
  25123. Security Clearance Jobs - ClearanceJobs
  25124. Dev Your Life
  25125. Live Share Spaces - Visual Studio Marketplace
  25126. What's new in PowerShell 7 – Check it out!
  25127. Jekyll Two Ways on Windows: Installing & building Jekyll / GitHub Pages blogs with Ruby on Windows 10
  25128. Just a Dash
  25129. Keybase
  25130. Thought Download
  25131. Public Gratitudes
  25132. SeanKilleen.com
  25133. Abhishek Gupta – Medium
  25134. Miguel de Icaza
  25135. Exploring Different Disciplines in Your Career with Stephen Toub
  25136. Thomas Maurer MVP
  25137. A new kind of GridView right in your console: Introducing the early preview of ConsoleGuiTools | PowerShell
  25138. Stateful Programming Models in Serverless Functions | QCon San Francisco 2020
  25139. MYBP (Maybe You’ve Been Pwned)
  25140. Adam Miller | SpeakerHub
  25141. How to use PowerShell ISE Mode in Visual Studio Code
  25142. Upgrade Mount for UniFi AC Pro AP
  25143. Not being an asshole will make you more money
  25144. localghost.io
  25145. The biggest mistakes I've made with Lunch Money (so far)
  25146. EARN IT is a direct attack on end-to-end encryption
  25147. Cloud Storage for $2 / TB / Mo
  25148. Virgin Media Disclosure Statement | TurgenSec
  25149. The beautiful machine
  25150. Zip Files: History, Explanation and Implementation
  25151. JavaScript Variables: var and let and const
  25152. Caffeine Boosts Problem-Solving Ability but Not Creativity, Study Indicates
  25153. renderman (RenderMan) | Keybase
  25154. Build apps for free with Azure Cosmos DB Free Tier | Azure Cosmos DB Blog
  25155. As we work to protect public health, we also need to protect the income of hourly workers who support our campus - Microsoft on the Issues
  25156. Who is Facebook's mysterious "Lan Tim 2"?
  25157. SLIDE : In Defense of Smart Algorithms over Hardware Acceleration for Large-Scale Deep Learning Systems
  25158. My New Role as Senior Program Manager for .NET Data
  25159. DuckDuckGo is good enough for regular use | www.bitlog.com
  25160. piCorePlayer
  25161. Mopidy
  25162. The Odyssey of Stark and Melody
  25163. Stark - Language And Frontend Compiler - Prototype 2019
  25164. Krisp | Noise Cancelling App
  25165. Invesco | About | Invesco on Social Media
  25166. The Essential Guide to Securing Remote Access
  25167. Microsoft.NET.Sdk.Functions 3.0.4
  25168. CQRS: Refactoring Queries without Repositories - CodeOpinion
  25169. C# 8 nullable reference types - Red Hat Developer
  25170. Love in a time of Corona Virus - Tips, Tricks and Best Practices for Working Remotely
  25171. Millions of tiny databases
  25172. Visual Studio Code for PowerShell 7 | PowerShell
  25173. LEGO Lights & Lighting Kits - Free Global Shipping | Light My Bricks
  25174. CLUI: Building a Graphical Command Line
  25175. Companies fret as costs soar for software subscriptions - Indianapolis Business Journal
  25176. IPFS Powers the Distributed Web
  25177. Building Blazor applications on a Mac
  25178. Intel x86 Root of Trust: loss of trust
  25179. Data Incident Information | Help &amp; Advice
  25180. Uncle Sam compensates you for data leaks (yeah, right)
  25181. Radiooooo.com - The Musical Time Machine
  25182. NuGet Gallery | Blazored
  25183. The History of the URL
  25184. Legal notice| Aberdeen Standard Investments
  25185. How to Make Yourself Into a Learning Machine
  25186. Introduction to Malware Analysis and Reverse Engineering
  25187. Love and Math: The Heart of Hidden Reality: Edward Frenkel: 8601419969265: Amazon.com: Books
  25188. Clemens Vasters @clemensv
  25189. Landmark Computer Science Proof Cascades Through Physics and Math | Quanta Magazine
  25190. The tyranny of I/O and the rise of distributed systems
  25191. Blazor WASM Debugging Planned for Visual Studio -- Visual Studio Magazine
  25192. Creating storage accounts and blob containers using Azure fluent API-s
  25193. Scoping in JavaScript: The Basics
  25194. Let's Encrypt to revoke 3,048,289 certificates
  25195. Let’s Encrypt discovers CAA bug, must revoke customer certificates
  25196. WTF :: WTF - the terminal dashboard
  25197. Please stop recommending Git Flow! – George Stocker
  25198. Structured concurrency - Wikipedia
  25199. Blazor Tutorial : Event Handling - EP23
  25200. Announcing PowerShell 7.0 | PowerShell
  25201. Monitoror — Unified monitoring wallboard
  25202. “Let’s use Kubernetes!” Now you have 8 problems
  25203. How Explaining Copyright Broke the YouTube Copyright System
  25204. Dapr - Visual Studio Marketplace
  25205. is it canceled yet?
  25206. Buy Past Cure for Xbox One - Microsoft Store
  25207. shortstack
  25208. OpenSOC - Network Defense Simulation
  25209. Pricing  |  Kubernetes Engine Documentation  |  Google Cloud
  25210. How to write a Roslyn Analyzer | .NET Blog
  25211. HAB1 04.27.2016 Ascent to 31K Meters (103,000 Feet)
  25212. ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 1 release now available
  25213. Playing around with neumorphism in Xamarin.Forms
  25214. Announcing PowerShell 7.0 | PowerShell
  25215. Introduction to SerenityOS GUI programming
  25216. The growth of command line options, 1979-Present
  25217. Upgrade Your .NET Console App Experience
  25218. F# Publications | The F# Software Foundation
  25219. Introducing perfolizer
  25220. Episode 18 - The History of .NET with Richard Campbell
  25221. Flamegraph.speedscope - speedscope
  25222. Why do I rag on BinaryFormatter?
  25223. BlazorWebinarWithCarl
  25224. Analysing .NET start-up time with Flamegraphs
  25225. Improving list sum function based on head and tail with C# 8
  25226. Have I Been S0ld? No, trusted security website HIBP off the table, will remain independent
  25227. Tip 253 - Use Ingress Controller to access resources in an Azure Virtual Network
  25228. SAFE Adventures in F# – Azure From The Trenches
  25229. Tip 252 - Securing your managed Databases in Azure
  25230. ASP.NET Core in Azure App Services' Docker Images - Part 3 - Shawn Wildermuth
  25231. The Spring 2020 Roadmap for Visual Studio published | Visual Studio Blog
  25232. Existence is random [JavaScript code to efficiently generate a random (version 4) UUID]
  25233. Azure Service Fabric 7.0 Fourth Refresh Release
  25234. MSSQL data and log files on Azure blob storage
  25235. IIS Hosting for ASP .NET Core 3.1 Web Apps
  25236. Class definitions in TypeScript
  25237. Levenshtein Distance (Part 3: Optimize Everything!)
  25238. Levenshtein Distance with SIMD (Bonus Part)
  25239. 1619047 - Let's Encrypt: CAA Rechecking bug
  25240. Creating a custom ErrorHandlerMiddleware function
  25241. ASP.NET Core middleware with Roslyn Analyzers - Part 2
  25242. Mysterious Light Sources
  25243. Intelligent Bill Payment Platform for Businesses | Bill.com
  25244. Working remotely during challenging times - Microsoft 365 Blog
  25245. Firefox 75 On Wayland Now To Have Full WebGL, Working VA-API Acceleration
  25246. Introduction to D3
  25247. About upcoming limits on trusted certificates
  25248. Model Builder Updates for ML.NET this February | .NET Blog
  25249. Getting started with Contoso Crafts
  25250. Minimal March – Part 1: Getting Started with .NET and C# at the Command-line
  25251. The Different Kinds of Exoplanets You Meet in the Milky Way
  25252. PDF text extraction | FilingDB
  25253. Getting Started With React Hooks
  25254. Let's Encrypt certificate issue requiring urgent renewal
  25255. Episode 133 – Nick Craver: Stack Overflow to .NET Core | The 6 Figure Developer
  25256. Revoking certain certificates on March 4
  25257. How to set up a tab profile in Windows Terminal to automatically SSH into a Linux box
  25258. 0.3333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333
  25259. Simple Systems Have Less Downtime
  25260. Integrating Tailwind CSS with Blazor using Gulp - Part 2
  25261. C# 8 default interface methods - Red Hat Developer
  25262. - Miguel de Icaza
  25263. Durable Functions Upgrade Strategies
  25264. Monsters Weekly 154 - Integration Testing in ASP.NET Core with Alba
  25265. What's the Difference Between Blazor vs Razor
  25266. I rebuilt the same web API using Express, Flask, and ASP.NET. Here's what I found.
  25267. Tip 251 - Working With Azure Functions in VS Code and GitHub
  25268. svenpetersen1965's Thingiverse Profile
  25269. AWS is updating minimum requirements for AWS Tools for PowerShell to Windows PowerShell 3.0 and .NET Framework 4.5 | Amazon Web Services
  25270. Free Magazines for .NET and JavaScript Developers
  25271. C# and .NET Book | Covers C# 6, C# 7, .NET Framework and .NET Core
  25272. fork() can fail: this is important
  25273. Re: SMB over QUIC: Files Without the VPN
  25274. GitTrends: GitHub Insights - Monitor Views and Clones of your GitHub Repositories | Product Hunt
  25275. microsoft-signalr - cdnjs.com - The best FOSS CDN for web related libraries to speed up your websites!
  25276. Introducing GitTrends: GitHub Insights
  25277. Better passwords in Ruby applications with the Pwned Passwords API
  25278. Payment Request API
  25279. Relating Natural Language Aptitude to Individual Differences in Learning Programming Languages
  25280. Rust Ownership Rules
  25281. WireGuard Gives Linux a Faster, More Secure VPN
  25282. WINDOWS93
  25283. When Bloom filters don't bloom
  25284. ASP.NET Web API + Entity Framework Core : Loading Related Data | Explicit Loading - EP06
  25285. Blazor Tutorial : Razor Components | EventCallback - EP22
  25286. NDC Oslo 2020 | Software Developers Conference
  25287. Little known features of iTerm2
  25288. Epistemic standards for “Why did it take so long to invent X?”
  25289. TechBash 2020 - A Developer Conference in the Northeast
  25290. Clojure: the Lisp that wants to spread
  25291. Dan Wahlin on about.me
  25292. The Simpsons - Alf pogs
  25293. runtime: non-cooperative goroutine preemption · Issue #24543 · golang/go
  25294. Microsoft News API | Partner API Documentation
  25295. Brad Fitzpatrick [bradfitz.com]
  25296. Decent Security
  25297. Decent Security
  25298. (PUBLIC) Building a better Go linker
  25299. DevReach - The Premier Dev Conference
  25300. APHL
  25301. DevReach 2020 to be Hosted in the US and Bulgaria
  25302. Home - Serving the Flight Tracking Enthusiast - ADS-B Exchange
  25303. Code with Dan
  25304. 1unicorn2
  25305. Fritz on the Web
  25306. Recent | Stories | DotNetKicks
  25307. Welcome to Babylon.js 4.1 - Windows Developer Blog
  25308. Automate developer work using Git Aliases
  25309. Identity column vs ETL Process - Simple Talk
  25310. Putting the Fun in C# Local Functions
  25311. What's New in Visual Studio Online | Visual Studio Blog
  25312. .NET Framework February 2020 Preview of Quality Rollup for Windows 10 1909, Windows 10 1903, Windows Server, version 1909 and Windows Server, version 1903 | .NET Blog
  25313. Mutating Objects makes Testing Harder – George Stocker
  25314. Tip 250 - Using Visual Studio Online
  25315. .NET Core 3.0 will reach End of Life on March 3, 2020 | .NET Blog
  25316. When Containers Become Trashcans
  25317. GitHub Project Provides 300-Plus Samples of ASP.NET Core/Blazor Fundamentals -- Visual Studio Magazine
  25318. Travelling with 24" monitors - My blog
  25319. Use the Git History to Identify Pain Points in Any Project :: Random Bits of Wisdom
  25320. Slides and links from DotNetDays Romania 2020
  25321. Things I Believe About Software Engineering
  25322. 📕 The 25 most recommended programming books of all-time.
  25323. HackerTracker.info
  25324. A journey to searching Have I Been Pwned database in 49μs (C++)
  25325. NymphCast: a casual attempt at an open alternative to ChromeCast and kin
  25326. Cybersecurity
  25327. Technical Details of Why Cloudflare Chose AMD EPYC for Gen X Servers
  25328. Miranda homepage
  25329. How to Fill a Klein Bottle - Numberphile
  25330. List of 2020 Leap Day Bugs
  25331. DDD South West 2020 Call for Papers Extended
  25332. Security Notice
  25333. data stories
  25334. SharpLab
  25335. SharpLab
  25336. SharpLab
  25337. SharpLab
  25338. .NET Threading and WebAssembly
  25339. Detroit: Become Human - Scan effect in Unity
  25340. zkMesh
  25341. .NET R&D Digest (February, 2020)
  25342. My Ordinary Life: Improvements Since the 1990s - Gwern.net
  25343. Building a Custom Router for Blazor
  25344. Important GDC 2020 Update
  25345. Stack Exchange Data Explorer
  25346. How a 2 person startup already uses 28 other tools
  25347. A half-hour to learn Rust
  25348. DDD North 2020!
  25349. WPF Tips
  25350. WinUI Tips
  25351. How to brainstorm great business ideas
  25352. Joel Martinez
  25353. Chadslab
  25354. Switching back to the UI thread in WPF/UWP, in modern C#
  25355. moyix (Brendan Dolan-Gavitt) | Keybase
  25356. dade
  25357. Supporting other projects in the community
  25358. [Cado-nfs-discuss] Factorization of RSA-250
  25359. Microsoft - Official Home Page
  25360. SharpLab
  25361. I want off Mr. Golang's Wild Ride
  25362. Profit Hunt | profitable online projects
  25363. Black History Month: Hear from 5 Technology Innovators
  25364. Home | INSTINCT3
  25365. How Crash Bandicoot Hacked The Original Playstation | War Stories | Ars Technica
  25366. Programmers generate every possible melody in MIDI to prevent lawsuits - MusicTech
  25367. Digital Gift Cards | Give the Gift of Secure Passwords | 1Password
  25368. WildML
  25369. .NET Framework February 2020 Preview of Quality Rollup | .NET Blog
  25370. Rider 2020.1 Starts Early Access Program - .NET Tools Blog
  25371. How to set up Docker within Windows System for Linux (WSL2) on Windows 10
  25372. Overview of Azure Cache for Redis - Simple Talk
  25373. ReSharper Ultimate 2020.1 Kicks off the Early Access Program! - .NET Tools Blog
  25374. Tip 249 - Deploying a Node.js Web App using Visual Studio Code, GitHub Actions and Azure
  25375. Adding Observability to .NET Core Apps ASP.NET Blog |
  25376. Immutability in DTOs?
  25377. IoT SVG Idea
  25378. Strava Runner Profile | David Ortinau
  25379. bern_relief.py
  25380. The Art of Zero Knowledge: Zero-Knowledge Proofs for Set Membership | ZKProof Standards
  25381. How to Use Attribute Routing in ASP.NET Core 3.0 MVC
  25382. Default Keyboard Shortcuts - Visual Studio 2019 for Mac
  25383. Math with Bad Drawings: Illuminating the Ideas That Shape Our Reality: Ben Orlin: 9780316509039: Amazon.com: Books
  25384. ASP.NET Community Standup - Feb 25, 2020 - Intro to Kubernetes for ASP.NET Core devs
  25385. Don’t try to sanitize input. Escape output.
  25386. Hundred year mistakes
  25387. Straffic
  25388. Straffic
  25389. Israeli Marketing Company Exposes Contacts Database
  25390. How to create a Dell-Ubuntu Image on your Dell PC
  25391. Hasura raises $9.9M Series A to simplify GraphQL for developers – TechCrunch
  25392. Why the GOV.UK Design System team changed the input type for numbers - Technology in government
  25393. Incident on 2020-02-27 14:31 UTC
  25394. A painless self-hosted Git service
  25395. Let's Encrypt Has Issued a Billion Certificates
  25396. Showcase of projects built with .net technology - BuiltWithDot.Net
  25397. QuillJs editor & Image resize proxy tag helpers - BuiltWithDot.Net
  25398. CppCon 2014: Chandler Carruth "Efficiency with Algorithms, Performance with Data Structures"
  25399. Welcome to Babylon.js 4.1
  25400. Become a Member | Mathematical Association of America
  25401. C# 8 pattern matching - Red Hat Developer
  25402. tippin.me
  25403. The Simpsons in CSS
  25404. Provisional Mode | .NET Blog
  25405. The Oldest Company in Almost Every Country (That is Still in Business) - BusinessFinancing.co.uk
  25406. 3.0
  25407. x64dbg
  25408. YC's New Guide to Raising a Series A
  25409. Country Codes, Phone Codes, Dialing Codes, Telephone Codes, ISO Country Codes
  25410. Learning Blazor Components: The Definitive Guide
  25411. Getting Started with CORS in ASP.NET Core
  25412. Securing gRPC-based Microservices in .NET Core
  25413. What is a type in TypeScript? Two perspectives
  25414. Implementing POST-REDIRECT-GET in ASP.NET Core Razor Pages
  25415. REST Commands and Queries in VS Code - ardalis
  25416. Working with IWebHostEnvironment and IHostingEnvironment in dual targeted ASP.NET Core Projects
  25417. Azure Cost Management + Billing updates – February 2020
  25418. @types/blazor__javascript-interop
  25419. Don't Forget To Be Awesome
  25420. Hard Startups
  25421. Laszlo - .Net Developer, Personal Blog
  25422. automatic SQL injection and database takeover tool
  25423. DOJ Plans to Strike Against Encryption While the Techlash Iron Is Hot
  25424. What's behind the hype about Blazor? - Stack Overflow Blog
  25425. Your Man in the Public Gallery - Assange Hearing Day 2 - Craig Murray
  25426. Regular-Expressions.info - Regex Tutorial, Examples and Reference
  25427. Dependency Injection in Azure Functions with C#
  25428. Things I Learned From Five Years in Climate Tech
  25429. Neutralinojs
  25430. Tailwind UI
  25431. Grid Garden
  25432. Strongly Typed, Dependency Managed Azure in C#: Introducing Cake.AzureCLI
  25433. ReSharper 2020.1 Roadmap - .NET Tools Blog
  25434. Authentication and the Azure SDK
  25435. Marvin.Cache.Headers 5.0.0 Released
  25436. Use Blazor and C# to host a static website in Azure Storage
  25437. How to ignore files in Git without .gitignore - Red Hat Developer
  25438. Power Down: Low power mode for Azure Sphere
  25439. React Context with TypeScript: Part 2 - Complex context with function components
  25440. From WebForms to Blazor?
  25441. xUnit.net
  25442. #444 – An Interview with Ben Eater
  25443. The Amp Hour Electronics Podcast
  25444. What is this 48-pin laptop hard drive connector?
  25445. An Intuitive Guide to Linear Algebra – BetterExplained
  25446. JS Paint
  25447. Apple drops a bomb on long-life HTTPS certificates: Safari to snub new security certs valid for more than 13 months
  25448. No raw data, no science: another possible source of the reproducibility crisis
  25449. A History of Entity Framework
  25450. Search
  25451. .NET and VSCode
  25452. KubeCon + CloudNativeCon Europe 2020: It’s a Polyglot World of Stateless Funct...
  25453. To Get Good, Go After The Metagame
  25454. Cycling through all the streets in central London
  25455. DDD By Night March 2020 @ Zendesk
  25456. Георгий Плотников «Just In Time hooking»
  25457. Perhaps the Job Description is the problem Not A Shortage of Programmer Talent
  25458. Buy X410 - Microsoft Store
  25459. Public Key Infrastructure (PKI) Engineer - Jobs at Apple
  25460. Pancake Numbers - Numberphile
  25461. BlazorForums.Net
  25462. Just In Time Hooking #
  25463. When ASP.NET Core can't find your controller: debugging application parts
  25464. C# ReadOnlySpan<byte> and static data
  25465. Bill Laswell
  25466. Securing Firefox with WebAssembly – Mozilla Hacks - the Web developer blog
  25467. How can I replace the first occurrence of a character in every word?
  25468. The Facts: Mozilla’s DNS over HTTPs (DoH) – Open Policy & Advocacy
  25469. Getting Started with Parcel.js - A Web Application Bundler
  25470. HDRP: Out of Preview in 2019.3 - Unity Technologies Blog
  25471. Netflix is pleased to announce the open-source release of our crisis management orchestration framework: Dispatch!
  25472. Acrobat on the Web, Powered by WebAssembly
  25473. Monsters Weekly 153 - Releasing NuGet Packages with GitHub Actions
  25474. Getting started with ML.NET in Jupyter Notebooks
  25475. Announcing TypeScript 3.8 | TypeScript
  25476. Null API Responses and HTTP 204 Results in ASP.NET Core
  25477. 10K Request per Second: REST API with Azure SQL, Dapper and JSON
  25478. It’s 2020. Is your code ready for leap day?
  25479. Update on running ReSharper out of process - .NET Tools Blog
  25480. Typing Arrays in TypeScript
  25481. The Secret Code: ASP.NET MVC Conventions
  25482. TraceProcessor 1.0.0 - Windows Developer Blog
  25483. Azure Sphere is now generally available!
  25484. EA and Visual Studio’s Linux Support | C++ Team Blog
  25485. Episode 132 – EF and EF Core with Brice Lambson | The 6 Figure Developer
  25486. Python vs Julia autocorrelation
  25487. Learn how computers add numbers and build a 4 bit adder circuit
  25488. CamSD.ino
  25489. Dos and Don'ts of stackalloc
  25490. USW Flex Mini
  25491. SharpLab
  25492. On Voice Coding
  25493. Visual Studio for Mac: Refresh(); event
  25494. Andreessen-Horowitz craps on “AI” startups from a great height
  25495. Donald Knuth Was Framed
  25496. Software Development Company | BitTacklr
  25497. Are you reading the "What's New" in .NET docs?
  25498. Passwords, how they are hacked and how to protect them
  25499. Chipotle builds new website with .NET Core, Visual Studio Code, and TypeScript
  25500. Building a fake company
  25501. Cloudflare silently deleted my DNS records
  25502. C++ decltype and parentheses - why?
  25503. Bastion
  25504. crt.sh | cert-populations
  25505. Navigating microservices with .NET Core - Ryan Nowak
  25506. C# 8 asynchronous streams - Red Hat Developer
  25507. Pizza Box Computer
  25508. BernRelief.py
  25509. DDD North 2020
  25510. Confused by "groups" and the Linux "permission model"
  25511. 5 arguments to make managers care about technical debt
  25512. Compound Double Pendulums
  25513. Last Week in AWS - AWS News Sprinkled With a Side of Snark
  25514. Screaming in the Cloud Archives - Last Week in AWS
  25515. pwn.college BETA
  25516. Doing Meta-Analysis in R
  25517. Routed Gothic Font
  25518. Web Workers, comlink, TypeScript and React
  25519. .NET Core/Standard Auto Incrementing Versioning
  25520. Building String Razor Template Engine with Bare Hands (.NET Core)
  25521. Designing an event-driven process at scale: Part 3 - Red Hat Developer
  25522. Storage 101: Understanding the Hard-Disk Drive - Simple Talk
  25523. If I send a plaintext e-mail using Gmail to somebody, including my PGP public key block, is that secure?
  25524. How to install Visual Studio Code on a Raspberry Pi 4 in minutes
  25525. Comparing Callbacks, Promises and Async Await in TypeScript
  25526. C# - Sealed and internal - how to use in unit test?
  25527. New and improved JonSkeet.DemoUtil
  25528. TypeScript 3.8 Adds Private Fields and Top-Level Await
  25529. How can I create a password protected .zip file in Windows 10?
  25530. CQRS + Event Sourcing – Step by Step | Learn CQRS and Event Sourcing
  25531. Alternatives to enums in TypeScript
  25532. Tip 248 - Top 5 VS Code extensions for Azure Developers
  25533. Mathematics for the adventurous self-learner
  25534. Blog - Paul Knopf
  25535. :: Darch
  25536. Home - Qml.Net
  25537. Famicom Party
  25538. CloudSkills.fm
  25539. grep.app
  25540. The 17-Klein Bottle - Numberphile
  25541. .NET Memory Workshops
  25542. In depth guide to running Elasticsearch in production
  25543. The Zen of Go | Dave Cheney
  25544. Should you self-host Google Fonts?
  25545. Shared Source CLI Essentials: David Stutz, Ted Neward, Geoff Shilling: 9780596003517: Amazon.com: Books
  25546. Entity Framework Weekly Status Updates (2020) · Issue #19549 · dotnet/efcore
  25547. SharpLab
  25548. OpenVPN Client Connect For Windows | OpenVPN
  25549. About Our Ads
  25550. dotnet/runtime
  25551. dotnet/runtime
  25552. A Simple Range Proof From Polynomial Commitments - HackMD
  25553. Entity Framework Weekly Status Updates (2020) · Issue #19549 · dotnet/efcore
  25554. Recreating 3 Seconds of STAR WARS (Green Screen Model)
  25555. Running Windows 2000 on WSL
  25556. dotnet/runtime
  25557. Ella: A Vibrator You Control From Your Phone
  25558. dotnet/runtime
  25559. Damian Edwards
  25560. dotnet/runtime
  25561. How do you do multiple inserts with npgsql (batch not serial) · Issue #2779 · npgsql/npgsql
  25562. dotnet/runtime
  25563. Entity Framework Weekly Status Updates (2020) · Issue #19549 · dotnet/efcore
  25564. QA Platform Engineer - DEV
  25565. dotnet/runtime
  25566. Entity Framework Weekly Status Updates (2020) · Issue #19549 · dotnet/efcore
  25567. My Data of Unknown Origin - Pastebin.com
  25568. Add IReadOnlySet<T> interface by Jlalond · Pull Request #32488 · dotnet/runtime
  25569. Discussion on lazy-loading of navigation properties · Issue #3797 · dotnet/efcore
  25570. Software platform dependency analysis with F# and Neo4j
  25571. Welcome to Blazor Blogs!
  25572. VSTS build failed with nuget buildwebcompiler · Issue #354 · madskristensen/WebCompiler
  25573. Introduction :: Learn TLA+
  25574. Episode 45 - Migrating Stack Overflow to .NET Core with Nick Craver
  25575. Under the hood of “Default Interface Methods”
  25576. MongoDB Transactions in .NET Applications
  25577. William J. Bowman, Ph.D. | Home
  25578. Inrupt, Tim Berners-Lee's Solid, and Me
  25579. DDD East Midlands Conference 2020: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  25580. hediet/vscode-debug-visualizer
  25581. Part 1 - Introduction and Setting up the REPL
  25582. Daniel Rubino on about.me
  25583. Veniqa - Open-source E-commerce Solution. Built using MEVN Stack (Node.js, Express.js, Vue.js, MongoDB) and more. 100% Code Customizable.
  25584. ErikEJ/EFCorePowerTools
  25585. Am I generating email link tokens correctly?
  25586. Do CPU credits exist for c5d.large instances? And if not, why not?
  25587. auto as a template argument placeholder for a function parameter
  25588. Can I safely update Windows 10?
  25589. Is the strcasecmp algorithm flawed?
  25590. Use xmm for stack prolog zeroing rather than rep stos by benaadams · Pull Request #32538 · dotnet/runtime
  25591. Why in Linux the rights to execute the file doesn't work?
  25592. microsoft/electionguard
  25593. M3
  25594. Channel 9 provides videos for developers, delivered by the people who work behind the scenes at Microsoft.
  25595. What To Do When You Reach Number 1 On Hacker News - Blog by Jared Nelsen
  25596. NimbleText Data Manipulation, Text Manipulation, Code Generation and Automation
  25597. TimeSnapper, automatic screenshot software, auto screen capture
  25598. Learning Rust With Entirely Too Many Linked Lists
  25599. Get a Free Demo | SentinelOne
  25600. Homepage | Plaid
  25601. Vue Vixens - Workshops for Foxy People to Learn Vue.js
  25602. xt0rted/slash-command-action
  25603. Stack Overflow is leaking user emails
  25604. Opportunities | MYTA Technologies
  25605. MusicKit JS | Apple Developer Documentation
  25606. What Happened with LEGO – Reality Prose
  25607. hassio-addons/addon-ssh
  25608. COPY | Npgsql Documentation
  25609. Welcome to the UK .NET Tour 2020
  25610. TotallyNotChase/glitch-this
  25611. VuePress
  25612. React book landing page
  25613. Source Code | OpenVPN
  25614. mcc (@mcc@mastodon.social)
  25615. Chris Noring — DEV Profile
  25616. Blazor | Build client web apps with C# | .NET
  25617. Building a Custom Router for Blazor
  25618. The friendly Operating System for the Internet of Things
  25619. Building a Custom Router for Blazor
  25620. Hash functions and security | Manning
  25621. I hacked SlickWraps. This is how. - Lynx0x00 - Medium
  25622. Instant Nancy Web Development
  25623. Ivan On Tech on Programming in Solidity, C++, and Javascript - Cryptographic Asset
  25624. Microservices in .NET Core
  25625. PostHog – Self Hosted Product Analytics
  25626. SQLite Query Language: WITH clause
  25627. home | CFAIL
  25628. Code Maze Weekly #13 - Code Maze
  25629. GOODBYE JAVASCRIPT! Build an Authenticated Web App in C# with Blazor + .NET Core 3.0
  25630. Configure the Linker for ASP.NET Core Blazor
  25631. A Dark Room
  25632. VorTechS/BlazorCarousel
  25633. Build a JavaScript Responsive Sidebar Menu
  25634. Free Website Builder | Create a Free Website | Wix.com
  25635. Retargeting & Tracking Pixels: Explained!
  25636. What Are APIs? - Simply Explained
  25637. DevOps For Dummies (For Dummies (Computer/Tech)): Emily Freeman: 9781119552222: Amazon.com: Books
  25638. Testing GitHub Oneboxes for Stack Overflow for Teams
  25639. Opinion: The unspoken truth about managing geeks
  25640. Just one week left to submit your talk proposals for DDD South West 2020!
  25641. Debugging Wednesday — Cancel this task!
  25642. The state of dotnet performance
  25643. Learning By Shipping
  25644. Testing GitHub Oneboxes on Stack Overflow for Teams
  25645. Master these JavaScript Fundamentals to Land Your Next Job
  25646. A Brief Intro to Clean Architecture, Clean DDD, and CQRS
  25647. Loosely Coupled Show: Software Architecture and Design - CodeOpinion
  25648. The Power of EventSourcing — Softwarepark
  25649. Storing IoT Data in a database
  25650. Fundamental Concepts for Elastic Jobs in Azure SQL Database
  25651. Getting started with Uno Platform and ReactiveUI - Uno Platform
  25652. Provisioning X.509 Devices for Azure IoT Hub using .NET Core
  25653. MFractor For Visual Studio Windows Now Available
  25654. Fixing Random, part 28
  25655. Fixing Random, part 24
  25656. Porting old posts, part 2
  25657. Add spec for TFMs in .NET 5 by terrajobst · Pull Request #92 · dotnet/designs
  25658. Chris Sainty - Building with Blazor
  25659. ASP.NET Core middleware with Roslyn Analyzers - Part 1
  25660. What is content caching on Mac?
  25661. petterhoel/Todos
  25662. My Media Creation Setup
  25663. Fixing Random, part 18
  25664. Fixing Random, part 23
  25665. The type or namespace name 'Pipelines' does not exist in the namespace 'System.IO' · Issue #19133 · dotnet/aspnetcore
  25666. Compiler Explorer - C (x86-64 clang 9.0.0)
  25667. EF Core adoption is very healthy
  25668. Fixing Random, part 29
  25669. Medicare for All: Last Week Tonight with John Oliver (HBO)
  25670. JetBrains Mono: A free and open source typeface for developers
  25671. Fixing Random, part 22
  25672. How to test logging when using Microsoft.Extensions.Logging
  25673. Service Fabric Community Q&A 41
  25674. Visual Studio for Mac: Refresh(); event speakers and sessions | Visual Studio Blog
  25675. How do you do multiple inserts with npgsql (batch not serial) · Issue #2779 · npgsql/npgsql
  25676. .NET Design Review: Quick Reviews
  25677. Trains․NET - Episode 16 - Nicer UI and removing Windows Forms
  25678. Davy Wybiral
  25679. Fixing Random, part 25
  25680. Candle Touch™- The First Smart, Connected, Real-Flame Candle
  25681. NetFabric/NetFabric.Hyperlinq
  25682. Discussion on lazy-loading of navigation properties · Issue #3797 · dotnet/efcore
  25683. Reminder: Visual Studio for Mac: Refresh(); event on Feb 24 | Visual Studio Blog
  25684. helvetica scenario
  25685. The future of work looks like staying out of the office
  25686. The Wandering Earth (2019) - IMDb
  25687. Compiler Explorer - C (x86-64 clang 9.0.0)
  25688. New optimizations boost performance in preview builds of Microsoft Edge - Microsoft Edge Blog
  25689. Integrating Tailwind CSS with Blazor using Gulp - Part 1
  25690. EF Core Tips: Don’t call Update when you don’t need to!
  25691. Fixing Random, part 21
  25692. Plan for Entity Framework Core 5.0
  25693. Messaging Layer Security: Towards a New Era of Secure Group Messaging
  25694. Pushing a database driver to the max: Performance and architecture in the Npgsql PostgreSQL driver
  25695. Porting old posts, part 1
  25696. billy corgan rides a rollercoaster
  25697. Support pre-release packages with floating versions · Issue #912 · NuGet/Home
  25698. Introducing EF Core 5 Features: CreateDbCommand: I’ll see your string and raise you a command…
  25699. Andrey Akinshin's blog
  25700. Fixing Random, part 26
  25701. Fixing Random, part 19
  25702. Mechanized Proofs for PL: Past, Present, and Future
  25703. NVIDIA/cutlass
  25704. Home
  25705. YohDeadfall/Yoh.Tuples
  25706. Loosely Coupled Show | Episode #000 | Software Architecture
  25707. Create a Meetup Account
  25708. T4 and EF Core Reverse Engineering
  25709. Cryptologie
  25710. Microsoft Flagship Events
  25711. 1564808 - Unable to drag and drop images or URLs from browser to desktop when running Windows as Administrator with UAC disabled
  25712. Document EF Core architecture and internal technical details · Issue #1920 · dotnet/EntityFramework.Docs
  25713. Fixing Random, part 20
  25714. Posts by Ben Adams
  25715. Data Brokers are Cruising for a Bruising
  25716. Security Scanning Your .NET Core Applications
  25717. David Wengier
  25718. the Nothing itself nothings
  25719. Removed Method Group conversions, more additions to equality. by Mrnikbobjeff · Pull Request #1030 · xamarin/Essentials
  25720. The hidden war over grocery shelf space
  25721. Decompile .NET code while debugging - Visual Studio
  25722. Hardware build: CRC calculation
  25723. Blazored.FluentValidation 1.2.0
  25724. Languages & Runtime: .NET Community Standup - Feb 13th 2020 - ❤🌹
  25725. How do CRCs work?
  25726. How To Create a Blazor Component
  25727. Fixing Random, part 30
  25728. Make your custom .NET GC - "whys" and "hows" - Konrad Kokosa
  25729. Unhandled Exception
  25730. Tinkering with client-side Blazor and the AWS SDK for .NET
  25731. Epic Circles - Numberphile
  25732. Simulating Supply and Demand
  25733. Roundup #68
  25734. Rider 2019.3.2 is Available! - .NET Tools Blog
  25735. Dave - Black (Live at The BRITs 2020)
  25736. Add IReadOnlySet<T> interface by Jlalond · Pull Request #32488 · dotnet/runtime
  25737. Numberphile
  25738. Porting old posts, part 3
  25739. Entity Framework Weekly Status Updates (2020) · Issue #19549 · dotnet/efcore
  25740. Home · terrajobst
  25741. fiigii.com
  25742. Transactions with MongoDB 4.0 and .Net
  25743. Jon Galloway - Jon Galloway
  25744. Update on our new and upcoming security keys
  25745. X25519 in Web Cryptography · Issue #271 · mozilla/standards-positions
  25746. Andrew Lock | .NET Escapades
  25747. Copyrighting all the melodies to avoid accidental infringement | Damien Riehl | TEDxMinneapolis
  25748. Azure App Configuration is now generally available | Azure updates | Microsoft Azure
  25749. Continuous C# and F# IDE for iPads and iPhones
  25750. Visual Studio 2010 Best Practices
  25751. Appstat - App Store Sales & Analytics on your Mac
  25752. Lychee — Self-hosted photo-management done right
  25753. xamarin/Essentials
  25754. Twitter Guidelines
  25755. Connection Abstractions · Issue #1793 · dotnet/runtime
  25756. system.net - Domain Name For Sale | DAN.COM
  25757. FEMMEBIT
  25758. Steven Troughton-Smith is creating Tech, Development & Games Commentary | Patreon
  25759. Habitica - Gamify Your Life
  25760. Paperwork
  25761. BlurHash
  25762. bitcrazed (Rich Turner) | Keybase
  25763. Strings and Loops within Pi - Numberphile
  25764. MongoDB.local SF 2018
  25765. Plain Text Offenders
  25766. Temperature Blanket - A Rare Opportunity for My Coding to Assist Jocelyn's Crafting
  25767. Designing an event-driven business process at scale: A health management example, Part 1 - Red Hat Developer
  25768. February 2020 SDK Release
  25769. Code review red flag: Where is the missing code?
  25770. Elastic Jobs in Azure SQL Database – What and Why
  25771. Announcing .NET Conf: Focus on Xamarin | Xamarin Blog
  25772. React Context with TypeScript: Part 1 - Simple context with function components
  25773. MSIX Packaging Tool Insider Program
  25774. Using Anti-Forgery Tokens in ASP.NET Core Razor Pages
  25775. Builder as a monoid
  25776. Migrating your applications to Azure using Virtual Machine Scale Sets, Packer and Virtual Machine extensions – Part 1
  25777. Catch up with Visual Studio Tools for Unity on Mac | Visual Studio Blog
  25778. Email Confirmation with ASP.NET Core Identity - Code Maze
  25779. Is Blazor For Everyone? — App vNext
  25780. Pipeline Templates: Complete Azure Pipelines Example for a Uno Project for iOS, Android and Windows - Nick's .NET Travels
  25781. Blazor by Example - A dismissable banner
  25782. SQL Bits 2020 is happening in London: join us March 31 to April 4 - SQL Server Blog
  25783. Xamarin Coding Standards | Jesse Liberty
  25784. Monsters Weekly 152 - GitHub Actions and .NET Core
  25785. Hash functions and security | Manning
  25786. CSLA .NET Version 5.1.0 Release
  25787. Rider 2020.1 Roadmap - .NET Tools Blog
  25788. Resource Pseudo Localization - Protecting developers from themselves
  25789. GIFs and SwipeView in Xamarin Forms 4.4
  25790. Types for classes in TypeScript
  25791. ASP.NET Core MVC 3.x – AddMvc(), AddMvcCore(), AddControllers() and other bootstrapping approaches
  25792. Azure This Week: Azure This Week - Ignite The Tour: Sydney
  25793. OS hacking: Let's port git to SerenityOS!
  25794. Bvckup 2 | Introducing a small spinoff project - byenow - a faster folder deleter
  25795. Google Fonts
  25796. syscolabs/kasaya
  25797. data stories
  25798. BBC Micro bot
  25799. Screaming in the Cloud Archives - Last Week in AWS
  25800. Last Week in AWS - AWS News Sprinkled With a Side of Snark
  25801. ralfholly/git-autocommit
  25802. Copyrighting all the melodies to avoid accidental infringement | Damien Riehl | TEDxMinneapolis
  25803. Zaid-Ajaj/Npgsql.FSharp.Analyzer
  25804. Marten
  25805. Szkoła Event Sourcing - Fakty i Mity o Event Sourcing
  25806. Lupusa87 - Overview
  25807. joshfree - Overview
  25808. Animal Crossing: New Horizons Direct (Nintendo Switch)
  25809. The Computer Scientist Responsible For Cut, Copy, and Paste, Has Passed Away
  25810. Seba's Photography - A blog about photography and (if happens) travels. Photographer based in Portsmouth, UK. Mainly portraits, street and few landscape photography
  25811. sebas77 - Overview
  25812. Multi-Perspective Validation Improves Domain Validation Security - Let's Encrypt - Free SSL/TLS Certificates
  25813. Is there a good way to communicate choose at least one?
  25814. DeepL Translator
  25815. Latacora - Stop Using Encrypted Email
  25816. Password Managers with guest Troy Hunt | Weekly Dev Tips
  25817. How 1500 bytes became the MTU of the internet
  25818. Does register selection matter to performance on x86 CPUs?
  25819. ASP.NET Core Middleware Registration
  25820. Hexa
  25821. xLayers: Design – Code – Repeat
  25822. Peter Lawrence Montgomery, 1947-2020
  25823. galaxus.de – mehr als ein Onlineshop
  25824. Open Game Engine Exchange
  25825. Why we left AWS
  25826. Welcome to the Worldwide Center of Mathematics on YouTube!
  25827. Code Traveler
  25828. ASP.NET Core News - Your weekly update of everything ASP.NET Core
  25829. G-Truc Creation
  25830. jkotas - Overview
  25831. JIT/EE interface cleanup by jkotas · Pull Request #32521 · dotnet/runtime
  25832. PeachPie | PHP compiler to .NET
  25833. Ed Southall
  25834. Azure This Week: Watch the latest videos
  25835. Initial Memcached protocol by MonsieurTib · Pull Request #84 · davidfowl/BedrockFramework
  25836. StackShare Weekly Digest.
  25837. Debuggers & Domains | My Notes: Using Azure AD and MSAL for Application Authentication
  25838. Twitch
  25839. Welcome | Azure Tips and Tricks
  25840. Creating an OpenID Connect server proxy with OpenIddict 3.0's degraded mode
  25841. IdentityServer4: Building a Simple Token Server and Protecting Your ASP.NET Core APIs with JWT
  25842. ASP.NET Community Standup - Feb 25, 2020 - Intro to Kubernetes with Ryan Nowak
  25843. Type-Driven Development with Idris
  25844. sdras - Overview
  25845. Testing GitHub Oneboxes
  25846. From DotNet Run to Hello World - .NET Oxford - January 2020
  25847. Tentacles Akimbo (with Cliff Stoll) - Numberphile
  25848. TGI Kubernetes 105: Dapr - Distributed Application Runtime
  25849. What is a stack and how does it work? — 6502 part 5
  25850. Jakub Míšek - Compiling and Running a PHP on .NET Core - Dotnetos Conference 2019
  25851. Application Diagnostics in .NET Core 3.1 - Damian Edwards & David Fowler
  25852. SignalR Deep Dive: Building Servers - David Fowler & Damian Edwards
  25853. Running 'Have I Been Pwned' with Azure and Cloudflare | Tech Tips NDC Sydney 2019
  25854. Azure ESP32 Dev Kit Board and resources
  25855. A Miraculous Proof (Ptolemy's Theorem) - Numberphile
  25856. Pentagons and the Golden Ratio - Numberphile
  25857. Hello World - Introduction to C# interactive C# tutorial
  25858. Kevin Gosse — The debugging mindset
  25859. Remove a smattering of (potential) allocations with spans by stephentoub · Pull Request #32463 · dotnet/runtime
  25860. Oracle Buys Aconex
  25861. InboxSDK
  25862. jasonmayes/Real-Time-Person-Removal
  25863. Mining my mailbox for top email service providers
  25864. nquinlan/Email-Intelligence
  25865. rswier/c4
  25866. Master of Aggregates
  25867. Continuous Delivery, Deployment and DevOps platform - Octopus Deploy
  25868. Exploring the new rollForward and allowPrerelease settings in global.json: Exploring ASP.NET Core 3.0 - Part 8
  25869. campersau - Overview
  25870. Reset your code
  25871. 304NotModified - Overview
  25872. Announcing speakers for 2020 : C++ On Sea
  25873. git clone; ./build.cmd fails · Issue #32483 · dotnet/runtime
  25874. Twitch
  25875. Fix log levels by ryanbrandenburg · Pull Request #14748 · dotnet/aspnetcore
  25876. dotnet/aspnetcore
  25877. Pluralsight - Unlimited Online Developer, IT, and Cyber Security Training
  25878. System.IO.Pipelines: High performance IO in .NET | .NET Blog
  25879. ReactJSConsulting.com
  25880. Azure Weekly
  25881. Caliper - Measure what matters for hiring in AI. At scale.
  25882. dotnet/project-system
  25883. Twitch
  25884. A Piece of Pi for Patrons | Numberphile on Patreon
  25885. COPY | Npgsql Documentation
  25886. Getting the best out of Entity Framework Core - NDC London 2020 | Software Developers Conference
  25887. efcore/EFCore.NamingConventions
  25888. emadashi - Twitch
  25889. Main Page الصفحة الرئيسية
  25890. Jesse Liberty on about.me
  25891. Logging MVC properties with Serilog.AspNetCore: Using Serilog.AspNetCore in ASP.NET Core 3.0 - Part 3
  25892. Adam Storr - Integration Testing with ASP.NET Core 3.1
  25893. LLVM Meetup - Toronto, May 2019
  25894. Why Do So Many Incompetent Men Become Leaders?
  25895. To Seem More Competent, Be More Confident
  25896. CertificateManager 1.0.3
  25897. David Pfau
  25898. Redash helps you make sense of your data
  25899. Avoid rewriting a legacy system from scratch, by strangling it
  25900. brajkovic (Bojan Rajkovic) | Keybase
  25901. School of Video Game Audio
  25902. Updates | RealtimeCSG
  25903. Sander van Rossen is creating level editor tools for Unity | Patreon
  25904. Build software better, together
  25905. RadicalCSG/Chisel.Prototype
  25906. Dillon Berger (@InertialObservr) is creating math/physics edu-content | Patreon
  25907. NYC Salon
  25908. dwmkerr/hacker-laws
  25909. Great App Search Checklist
  25910. Codefresh is the first CI/CD platform built for Kubernetes and Docker.
  25911. Generic Host Builder in ASP .NET Core 3.1
  25912. Your balance is $0.30000000004
  25913. i am the cavalry
  25914. Home | Mono
  25915. Rugged Software
  25916. Working with expression trees in C# | Alexey Golub
  25917. PODCASTICO - מפיקים פודקאסטים מעולים - הפקת פודקאסט לחברות וארגונים
  25918. TaoSecurity
  25919. About - iCircuit - The Realtime Circuit Simulator and Editor
  25920. NoSQL Database | RavenDB ACID NoSQL Document Database
  25921. Calca - The Text Editor that Loves Math
  25922. Continuous C# and F# IDE for iPads and iPhones
  25923. Working with expression trees in C# | Alexey Golub
  25924. dotnet/project-system
  25925. Dynamic generic dictionary expansion feature by fadimounir · Pull Request #32270 · dotnet/runtime
  25926. HusseiN98D on Bugcrowd
  25927. dotnet/runtime
  25928. Rémi Bourgarel’s Blog
  25929. Table Convert Online - table to markdown,csv,json,latex table,excel,sql,xml
  25930. Dmitry Pavlov | Coding Machine | World-class .NET Freelance Contractor | ASP.NET Core, .NET, C#
  25931. Tipping with Brave Rewards
  25932. Real-World Cryptography
  25933. dotnet/runtime
  25934. F# Weekly #7, 2020 – F# 5.0 (preview) and TP.SDK update!
  25935. Blockchain Research Newsletter
  25936. dotnet/runtime
  25937. dotnet/runtime
  25938. Performance testing
  25939. Visual Studio Code January 2019
  25940. dotnet/runtime
  25941. Fermat's Library | Librarian
  25942. Evil Eval() Vol. 2 @ PeachPie | PHP compiler to .NET
  25943. dotnet/runtime
  25944. dotnet/runtime
  25945. iolevel/wpdotnet-sdk
  25946. LiteDB :: A .NET embedded NoSQL database
  25947. Migrating configuration in .NET Framework to .NET Core
  25948. Calculating Pi: My attempt at breaking the Pi World Record
  25949. dotnet/runtime
  25950. Private Thoughts
  25951. Manning | Deal of the Day
  25952. Cake - Home
  25953. RAM and bus timing
  25954. The Golden Ratio (why it is so irrational) - Numberphile
  25955. The Horrifically Dystopian World of Software Engineering Interviews - Blog by Jared Nelsen
  25956. Man who misses Ceefax spends years creating his own version
  25957. Ben Eater
  25958. Question: Why for loop is 1.3 slower over byte[] than foreach · Issue #13671 · dotnet/runtime
  25959. AVIF for Next-Generation Image Coding
  25960. Research based on the .NET Runtime
  25961. What do software engineers who work at a large scale understand that other developers don't? - Quora
  25962. Base64 encoding and decoding at almost the speed of a memory copy
  25963. xt0rted/actions
  25964. GC.AllocateUninitializedArray should tighten its logic around when to return zeroed arrays · Issue #13292 · dotnet/runtime
  25965. ArrayPool.Shared.Rent should support returning a zero-inited array · Issue #24416 · dotnet/runtime
  25966. Rust for professionals
  25967. New Microsoft.Toolkit.HighPerformance package by Sergio0694 · Pull Request #3128 · windows-toolkit/WindowsCommunityToolkit
  25968. Creating an endpoint from multiple middleware in ASP.NET Core 3.x
  25969. DeFacto
  25970. xKloc/Todos
  25971. davidfowl/Todos
  25972. Developer South Coast (Southampton, United Kingdom)
  25973. csharpfritz - Twitch
  25974. NuGet | Status
  25975. The NuGet Blog
  25976. Windows Update Delivery Optimization: FAQ
  25977. Image Overhaul (.webp support) by NickCraver · Pull Request #47 · NickCraver/nickcraver.github.com
  25978. ⚙ D65366 [CodeGen][SelectionDAG] More efficient code for X % C == 0 (SREM case)
  25979. Improve `X % C == 0` for signed integers where C is any number (not j… · EgorBo/runtime-1@84016c0
  25980. PageSpeed Insights
  25981. Lazyload images by bengreenstein · Pull Request #3752 · whatwg/html
  25982. To boldly suggest an overall plan for C++23
  25983. LearnAwesome.org
  25984. ActivityPub, the secret weapon of the Fediverse
  25985. Image actions - trying it <3 by NickCraver · Pull Request #46 · NickCraver/nickcraver.github.com
  25986. How HTTPS works Part 1 — Building Blocks
  25987. PuzzleScript Game
  25988. maharmstone/quibble
  25989. r/UCSC - CHP blocking High Street during Day 2 of the COLA strike. [OC]
  25990. The No More Ransom Project
  25991. AWS re:Invent 2019: Beyond eleven nines: Lessons from Amazon S3 culture of durability (STG331-R1)
  25992. Firecracker: Lightweight Virtualization for Serverless Applications
  25993. Hyperping | Uptime monitoring with public status pages
  25994. M/Monit
  25995. etcd
  25996. Examples of calling an API HTTP GET for JSON in different languages - Joe Kampschmidt's Code
  25997. Make your SQLite bulk inserts very fast in C# .NET - Joe Kampschmidt's Code
  25998. Carl Franklin's Blazor Road Show!
  25999. Valid Lovely Triangles - Numberphile
  26000. Triangles by Numberphile
  26001. dotnet-dstrings 1.1.0
  26002. Compilers: The Next Frontier In Web Performance - Chad Hietala - JSConf US 2018
  26003. WACUP (WinAmp Community Update Project)
  26004. dapr/dapr
  26005. ReactSharp - A C# library for building web user interfaces
  26006. SamProf/ReactSharp
  26007. Performance traps of ref locals and ref returns in C# | Premier Developer
  26008. When must we use extern alias keyword in C#?
  26009. extern alias - C# Reference
  26010. davidfowl/Todos
  26011. The past and the future of hub
  26012. Visual Studio for Mac: Refresh(); event
  26013. Microsoft for Startups – Building Startups | Microsoft for Startups
  26014. Steve Gordon - Adventures in ASP.NET Core
  26015. Humanitarian Toolbox
  26016. RunAsRadio - Home
  26017. .NET Rocks! vNext
  26018. Global IT Burnout Index
  26019. Validating SSL Certificates With .NET ServicePointManager
  26020. Model-View-Update (MVU) – How Does It Work?
  26021. Shell Magic
  26022. Why are we so bad at software engineering? | www.bitlog.com
  26023. Introducing Terminal V2
  26024. ING open sources Lion: A library of performant, accessible & flexible Web Components
  26025. Amazon found every 100ms of latency cost them 1% in sales.
  26026. flatpickr
  26027. Introducing Scalar: Git at scale for everyone | Azure DevOps Blog
  26028. .NET Blog
  26029. Nintendo Support: Nintendo 3DS Internet Browser Specs
  26030. NuGet/Home
  26031. NuGet documentation
  26032. Black History Month: Building a better future together - The Official Microsoft Blog
  26033. OpenPush - A Free, Decentralized Push Messaging Framework for Android | F-Droid - Free and Open Source Android App Repository
  26034. Motion · Blog · Where are all the animated SVGs? · Animated SVG icon editor
  26035. dotnet-tool-target.md
  26036. 256LOL - An x86 Assembler in 256 LOC
  26037. marcpaq/b1fipl
  26038. Generate - Privacy-related Data Security Incident
  26039. RØDE Microphones - VXLR+
  26040. The Best Cybersecurity Blogs of 2020 - ClearanceJobs
  26041. Rendering Particles with Compute Shaders - Mike Turitzin
  26042. GitHub CLI Beta
  26043. HEY
  26044. Newtonsoft Vs System.Text.Json – Talk Technical
  26045. Building C# 8.0 | .NET Blog
  26046. Tanaguru Contrast-Finder
  26047. Memory Bandwidth Napkin Math
  26048. Blazored/FluentValidation
  26049. Tinkering with client-side Blazor and the AWS SDK for .NET
  26050. Forms and Fields in ASP .NET Core 3.1
  26051. ASP.NET Blog | Announcing Experimental Mobile Blazor Bindings February update
  26052. google/tink
  26053. INN Revival :: Home
  26054. Visual 6502 in JavaScript
  26055. Stage.js - 2D JavaScript library for cross-platform HTML5 game development
  26056. ~sircmpwn/shit - sourcehut git
  26057. Minor Change
  26058. Designing a build system for .NET solutions with Cake - 2: The Cake build tool and convention-based builds
  26059. Nextcloud
  26060. This Goes to Eleven (Part. 3/∞)
  26061. SRI Hash Generator
  26062. This Goes to Eleven (Part. 2/∞)
  26063. Fragment Routing with Blazor
  26064. HW intrinsics: Expose REP MOVSB/D in API to allow conscious use of ERMSB feature · Issue #10824 · dotnet/runtime
  26065. TWC9: Christina's Back, VS Code 1.42, .NET Interactive, PowerShell in Jupyter Notebooks and more
  26066. The ASP.NET Core Module; Changes and Improvements over the Last 3 Years.
  26067. How symmetric password-authenticated key exchanges work (sPAKE)
  26068. London Crypto Day 2020
  26069. 0xd4d/dnlib
  26070. Home | Old Book Illustrations
  26071. Cloud Maker | Draw deployable AWS, Azure, & GCP diagrams
  26072. Patient Rogue by watabou
  26073. HTTPS Is Easy!
  26074. signalrcore
  26075. .NET for Apache Spark Helps Makes Big Data Accessible | .NET Blog
  26076. Create Certificates for IdentityServer4 signing using .NET Core
  26077. Generate YouTube Thumbnails with ImageSharp and .NET Core
  26078. Speakers | Techorama
  26079. Agenda Techorama 2020 | Techorama
  26080. Terence Eden’s Blog
  26081. Inter font family
  26082. WebAssembly Summit: Schedule
  26083. Code Maze Weekly #11 - Code Maze
  26084. 5 things to be aware of with F# anonymous records | Compositional IT
  26085. Getting Started with Asynchronous Programming in .NET
  26086. You’re probably using the wrong dictionary « the jsomers.net blog
  26087. FastComments - Commenting Done Right
  26088. dotnet-format Problem Matcher - GitHub Marketplace
  26089. ASP.NET Core docs: What's new for January 2020
  26090. How do Managed Breakpoints work?
  26091. Text Fragments
  26092. Train ML models on large images and 3D volumes with spatial partitioning on Cloud TPUs | Google Cloud Blog
  26093. The Deep Learning Revolution and Its Implications for Computer Architecture and Chip Design
  26094. William J. Bowman, Ph.D. | Home
  26095. Constant Grind: Q&A | Two Headed Girl
  26096. Raph
  26097. ErikEJ/EFCorePowerTools
  26098. EdCharbeneau/BlazorPro.Spinkit
  26099. The Bright Side of Imposter Syndrome.
  26100. davidfowl/Todos
  26101. The world's worst video card?
  26102. Different languages, similar encoding efficiency: Comparable information rates across the human communicative niche
  26103. ASP.NET Core in Action
  26104. Russian Multiplication - Numberphile
  26105. Display stack trace at stack overflow by janvorli · Pull Request #31956 · dotnet/runtime
  26106. Inserting middleware between UseRouting() and UseEndpoints() as a library author - Part 2
  26107. Cake - Home
  26108. The bright side of imposter syndrome. | Leo Gopal
  26109. SpaceX Boca Chica - Starship SN1 Bulkhead Flip
  26110. ULA Atlas V 411 - Solar Orbiter - Cape Canaveral SLC-41 - Feb. 9/10, 2020
  26111. Atlas V launch with Solar Orbiter
  26112. Hundreds of practical ASP.NET Core samples to learn the fundamentals - Scott Hanselman
  26113. NASA Live: Official Stream of NASA TV
  26114. Add easy way to create a certificate from a multi-PEM or cert-PEM + key-PEM · Issue #31944 · dotnet/runtime
  26115. Raph
  26116. SimonCropp - Overview
  26117. Blazor Radiator - Visual Studio Marketplace
  26118. EdCharbeneau/BlazorPro.Spinkit
  26119. Photos - TTM
  26120. LIVE: Atlas V Solar Orbiter pad tour, remote camera setup, and Q&A
  26121. fatih/faillint
  26122. Software optimization resources. C++ and assembly. Windows, Linux, BSD, Mac OS X
  26123. "Reverse Engineering for Beginners" free book
  26124. Livestream — Kerbal Space Academy
  26125. ULA Atlas V 411 - Solar Orbiter - Cape Canaveral SLC-41 - Feb. 9/10, 2020
  26126. Failure: Zafar-1 - Simorgh - Imam Khomeini SC - February 9, 2020 -15:48UTC
  26127. ULA Atlas V 411 - Solar Orbiter - Cape Canaveral SLC-41 - Feb. 9/10, 2020
  26128. Garbage Collection at Food Courts | .NET Blog
  26129. Zoey McCullough (@zoeysaurusrex). Ask me anything on ASKfm
  26130. Wave Engine’s on-line glTF viewer – WaveEngine Team
  26131. dotnet/runtime
  26132. davidfowl/Todos
  26133. Let's Encrypt Stats - Let's Encrypt - Free SSL/TLS Certificates
  26134. dotNetDave Rocks NDC { Porto } 2020
  26135. Creating Certificates for X.509 security in Azure IoT Hub using .NET Core
  26136. Code Maze Weekly #10 - Code Maze
  26137. Creating Certificates in .NET Core for Vue.js development using HTTPS
  26138. Trace Context is a W3C Recommendation | W3C News
  26139. 2020 Java Technology Report | Rebel
  26140. ASP.NET Core 2.1 Supported Packages
  26141. .NET Blog
  26142. SpaceX Boca Chica - Night Ops - Rings and Bulkhead Mate
  26143. Atlas V Solar Orbiter rollout and Wallops NG-13 Antares & Cygnus tour
  26144. String Deduplication Design Doc by Maoni0 · Pull Request #31971 · dotnet/runtime
  26145. Mobile Blazor Bindings – Getting Started + Why You Should Care
  26146. How do Managed Breakpoints work?
  26147. allocate SocketAsyncEngine less frequenty to reduce the number of epoll_wait threads by adamsitnik · Pull Request #2346 · dotnet/runtime
  26148. Todo-Backend
  26149. torvalds/linux
  26150. NASA Shares Initial Findings from Boeing Starliner Orbital Flight Test Investigation – Commercial Crew Program
  26151. ULA Atlas V 411 - Solar Orbiter - Cape Canaveral SLC-41 - Feb. 9/10, 2020
  26152. The polygons of Another World: Game Boy Advance
  26153. Exploring .NET Core
  26154. SpaceX Starship : Texas Prototype(s) Thread 2 : Photos and Updates
  26155. Tiny Mirror
  26156. ASP.NET Core docs: What's new for January 2020
  26157. damienbod/AspNetCoreCertificates
  26158. Defining your cloud infrasture as code with Pulumi and .NET
  26159. Xamarin: .NET Community Standup - Feb 6th 2020 - Gradients Everywhere!
  26160. Neumorphism in user interfaces
  26161. GC Handles | .NET Blog
  26162. bchavez/Bogus
  26163. Scroll To Text Fragment - Chrome Platform Status
  26164. Get more information at a glance with issue and pull request linking
  26165. .NET Interactive is here! | .NET Notebooks Preview 2 | .NET Blog
  26166. NyxTech - Affordable, Portable Astrophotography.
  26167. The Ultimate Game Boy Talk (33c3)
  26168. Compiling .NET Core for Windows 10 ARM64 - Sinclairinat0r
  26169. Kill It With Fire - Teaser
  26170. Comby〔 Rewrite Code 〕
  26171. Online Text Editor - MyTextArea - a simple online text editor
  26172. Mint
  26173. PureText
  26174. p8952/bocker
  26175. Spinal Map - Thunderforest
  26176. SoCal Code Camp
  26177. SpaceX Satellite Rideshare
  26178. Soyuz MS-13 crew return to Earth - NASASpaceFlight.com
  26179. PostgreSQL For Those Who Can’t Even, Part 1
  26180. Postgres For Those Who Can’t Even, Part 2 – Working with Node and JSON
  26181. SpaceX Starship : Texas Prototype(s) Thread 2 : Photos and Updates
  26182. Wacom drawing tablets track the name of every application that you open | Robert Heaton
  26183. It's not just you, Windows 10 Search is giving blank results
  26184. SpaceX F9: PACE - Cape Canaveral - December 2022
  26185. Hosting your own NuGet Server and Feed for build artifacts with BaGet - Scott Hanselman
  26186. Home
  26187. Fair Fight 2020 | Fair Fight
  26188. Serious Cryptography | No Starch Press
  26189. Dotnet-Boxed/Templates
  26190. SpaceX asks permission to take Starship on a high-altitude test flight
  26191. Google's OpenSK lets you BYOSK – burn your own security key
  26192. tock/tock
  26193. EF Core Relationships in ASP .NET Core 3.1
  26194. CaltropUwU/BadUI
  26195. Volume Control
  26196. SLS Core Stage in Stennis B-2 Stand to start Green Run campaign - NASASpaceFlight.com
  26197. Here's Why Your Static Website Needs HTTPS
  26198. Cliff Click's answer to What interesting optimizations can a JIT do that a compiler cannot do? - Quora
  26199. Life of a triangle - NVIDIA's logical pipeline
  26200. GPU Performance for Game Artists
  26201. Add Real-Time to a Java App with Azure SignalR Service
  26202. Digging into the Bedrock framework, January 2020
  26203. Get CoreRT Hello World selfcontained binary under 1 MB by MichalStrehovsky · Pull Request #7962 · dotnet/corert
  26204. Performance testing
  26205. Champaign Mathematician - with Holly Krieger — Numberphile
  26206. Fixing Random, part 27
  26207. This is what happens when you divide by zero on a mechanical calculator
  26208. Entity Framework Core performance tuning – a worked example – The Reformed Programmer
  26209. What dotnet new Could Be
  26210. signalr package · go.dev
  26211. Getting started with cloud deployments with Pulumi and .NET
  26212. Yahoo! Inc. Customer Data Security Breach Litigation Settlement
  26213. Fast, parallel applications with WebAssembly SIMD · V8
  26214. Reuse Blazor WASM UI in Blazor Server — App vNext
  26215. .NET 5 breaking change: StringInfo and TextElementEnumerator classes are now UAX29-compliant · Issue #16702 · dotnet/docs
  26216. Jon Galloway’s 'business-time' books on Goodreads (5 books)
  26217. 31JAN20 - REGULAR SEASONAL TOURNAMENTS
  26218. Did Nintendo really forget to Optimize Super Mario 64 ? | MVG
  26219. Ghidra
  26220. Collecting and analyzing memory dumps | .NET Blog
  26221. Girls Who Code -- Join 185,000 Girls Who Code today!
  26222. #GAMELAB19: Making Baba Is You,what is this? by Arvi Teikari Hempuli
  26223. Different languages, similar encoding efficiency: Comparable information rates across the human communicative niche
  26224. System.IO.Pipelines: High performance IO in .NET | .NET Blog
  26225. r/BetterEveryLoop - Best dog sledding
  26226. MoonScript, a language that compiles to Lua
  26227. World's worst video card? The exciting conclusion
  26228. Ideone.com
  26229. The path to less stress? Strategic pessimism. | Derren Brown | Big Think
  26230. SAP-1 Processor Architecture — SAP-1 Processor Architecture documentation
  26231. dangrie158/SAP-1
  26232. Old CSS, new CSS / fuzzy notepad
  26233. Why 02/02/2020 is the most palindromic date ever.
  26234. Steve's Guitar Pedal Shop
  26235. Train ML models on large images and 3D volumes with spatial partitioning on Cloud TPUs | Google Cloud Blog
  26236. draft-ietf-mls-architecture-04 - The Messaging Layer Security (MLS) Architecture
  26237. Technical details for satellite NOAA 19
  26238. Technical details for satellite NOAA 18
  26239. Technical details for satellite NOAA 15
  26240. Stack Overflow
  26241. Get Minesweeper 10 - Microsoft Store
  26242. New controls: BoxView, CheckBox, ImageButton, and Slider by Eilon · Pull Request #72 · xamarin/MobileBlazorBindings
  26243. Manipulating the YouTube Algorithm - (Part 1/3) Smarter Every Day 213
  26244. Metrics
  26245. Designing for Coziness
  26246. Approximating Irrational Numbers (Duffin-Schaeffer Conjecture) - Numberphile
  26247. Science Cafe Dec – Knotty Sculptures
  26248. The Problems with Secret Santa - Numberphile
  26249. Tail opcode being emitted for normal methods, destroys JIT optimizations · Issue #6329 · dotnet/fsharp
  26250. Enigma machine
  26251. Fabulous adventures in coding
  26252. Streaming Kubernetes’ logs using SignalR – Do Not Panic
  26253. AmpliFi | Faster, Whole-Home Wi-Fi
  26254. Working with the new Microsoft.Data.SqlClient
  26255. Oscilloscope Music - (Drawing with Sound) - Smarter Every Day 224
  26256. “Hello, world” from scratch on a 6502 — Part 1
  26257. How do CPUs read machine code? — 6502 part 2
  26258. Ben, Ben and Blue
  26259. Ben Eater
  26260. Ben Eater
  26261. SameSite Updates - The Chromium Projects
  26262. dotnet/aspnetcore
  26263. aspnet/AspNetWebStack
  26264. [Perf] ViewDataDictionary is copied and resized many times · Issue #878 · aspnet/Mvc
  26265. Global championship of driverless cars
  26266. Let's remove Quaternions from every 3D Engine (An Interactive Introduction to Rotors from Geometric Algebra) - Marc ten Bosch
  26267. Do SSL warranties protect you? As much as rocks keep tigers away...
  26268. This Goes to Eleven (Part 1/∞)
  26269. Desktop Goose by samperson
  26270. Ryujinx - Nintendo Switch Emulator
  26271. How to make a pretty prompt in Windows Terminal with Powerline, Nerd Fonts, Cascadia Code, WSL, and oh-my-posh - Scott Hanselman
  26272. Desktop Goose by samperson
  26273. Dino 0.1 Release - Dino. Communicating happiness.
  26274. Building a simple VPN with WireGuard with a Raspberry Pi as Server
  26275. About the security content of iOS 13.3.1 and iPadOS 13.3.1
  26276. Revert "Dead Ending Microsoft.CSharp Package and Bumping the leftout … · dotnet/runtime@89045e5
  26277. Subresource Integrity
  26278. .NET Design Review: Quick Reviews
  26279. Hire me!
  26280. Do’s and Don’ts for Performance Teams
  26281. .NET Oxford
  26282. Visual Studio 2019 for Mac version 8.5 Preview 2 is available | Visual Studio Blog
  26283. Try Visual Studio 2019 for Mac Version 8.5 Preview 2 Today | Xamarin Blog
  26284. Look! I Made a Company! : dylanbeattie.net
  26285. Top-level statements and functions · Issue #3117 · dotnet/csharplang
  26286. davidfowl/NdcLondon2020
  26287. Blazor Tutorial : Sending JWT token & Building Request Middleware - EP16
  26288. Ryujinx/Ryujinx
  26289. Andrey Akinshin - Performance Testing - Dotnetos Conference 2019
  26290. ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 1 release now available
  26291. the Origins of Opera and the Future of Programming
  26292. Why we terminated our partnership with Microsoft - Re: Next decade of open source - Paul Stovell
  26293. KnightOS was an interesting operating system
  26294. The tools and tricks that let Ars Technica function without a physical office
  26295. Monitoring Data Breaches
  26296. .NET Tour UK 2020
  26297. Inserting middleware between UseRouting() and UseEndpoints() as a library author - Part 1
  26298. Searching For New Adventures In Software Development
  26299. Planned Maintenance scheduled for Wednesday, February 5, 2020 for Data Explorer
  26300. Superhero Triangles - Numberphile
  26301. Become a Better Developer by Reading Source Code - Steve Gordon
  26302. Binary Search | Master algorithms together
  26303. The Throw Keyword was a Mistake
  26304. Online Image Сompressor
  26305. Sungrow Crabby With Researcher Over Security Vulnerability Disclosure
  26306. .NET Tour UK 2020 (London)
  26307. Disk Prices (US)
  26308. CacheOut
  26309. CarterCommunity/Carter
  26310. martinber/noaa-apt
  26311. Autofac 5.0 Released
  26312. GitHub Actions API
  26313. Visual Studio for Mac: Refresh(); event
  26314. Building personal search infrastructure for your knowledge and code | beepb00p
  26315. Use SpanHelpers.SequenceCompareTo instead of CompareOrdinalHelper by benaadams · Pull Request #402 · dotnet/runtime
  26316. Wait, I have to test the front end too? - NDC London 2020 | Software Developers Conference
  26317. ASP.NET Blog | A new experiment: Call .NET gRPC services from the browser with gRPC-Web
  26318. STM32 Game Boy cartridge – EmerytHacks
  26319. 3,000 official government email IDs from ISRO, MEA, SEBI compromised: Report
  26320. Sedated (Ramones) but it's in 13/16
  26321. Using NSwag to Generate a Vue Client for an ASP.NET Core 3.1 API
  26322. The Infinite Loop That Wasn't: A Holy Grail Bug Story - mGBA
  26323. Botium - Bots testing Bots
  26324. Multi-Cloud and On-Premises Application Delivery without the drama | Gravity | Gravitational
  26325. gravitational/gravity
  26326. Authentication, What The Fuck?
  26327. Introduction
  26328. Hack Yourself First: How to go on the Cyber-Offence - NDC London 2020 | Software Developers Conference
  26329. CuriosityStream: Proud Sponsor of RealEngineering on Nebula
  26330. This Outrageous Clock Is Made Out of 144 Seven-Segment Displays
  26331. Brute Box 1, 200+ lb The Original Magnet Fishing Bundle (4.72" Magnet + Rope + Carabiner + Threadlocker): Amazon.com: Industrial & Scientific
  26332. SimonCropp/Verify
  26333. SQL+.NET - The Only Enterprise Grade ORM
  26334. December 3, 2019 - Blue Hair, Twitch and Introducing the BlazorWebFormsComponents Project
  26335. libreoffice/core - main, development code repository
  26336. Permutation-based Cryptography 2020 – Zagreb, Croatia
  26337. dotnet/runtime
  26338. Inlining and explicit tail calls · Issue #10487 · dotnet/runtime
  26339. The frustrating state of tails calls in .NET · Issue #2191 · dotnet/runtime
  26340. Captain Picard's best inspirational speeches
  26341. SecurityFWD: How Far Can Wi-Fi Really Travel?
  26342. Build Serverless Apps with Blazor
  26343. tkp1n/IoUring
  26344. Open Data Stack Exchange
  26345. Log us out: Private equity snaffles Lastpass owner LogMeIn
  26346. A Picard Easter egg
  26347. pixivに脆弱なパスワードで登録できないようにしました - pixiv inside
  26348. Joe Rogan and Gavin McInnes Discuss the Islam-Inbreeding Connection
  26349. .NET coding convention settings For EditorConfig - Visual Studio
  26350. Adaptive Cards
  26351. 254430 - Loading issue... - Monorail
  26352. The Next Decade of .NET Open Source
  26353. Unauthorized Charcoal: GE fridges won't dispense ice or water unless your filter authenticates as an official ($55!) component
  26354. dotnet add package - support for Nuget "Pre" version · Issue #4699 · NuGet/Home
  26355. Debug z-index stacking content with 3D View in the Microsoft Edge DevTools - Microsoft Edge Blog
  26356. Azure Functions runtime 3.0 is now generally available | Azure updates | Microsoft Azure
  26357. Microsoft Search in Bing and Office 365 ProPlus
  26358. A Prime Surprise (Mertens Conjecture) - Numberphile
  26359. EdCharbeneau/BlazorSize
  26360. Microsoft: Move from Traditional ASP.NET to 'Core' Requires 'Heavy Lifting' -- Visual Studio Magazine
  26361. Productive transparency in online communities: Inspiration from trains and IKEA - Megan Risdal
  26362. Git Wire Protocol v2 Support - The GitHub Blog
  26363. Float Toy
  26364. dotnet/apireviews
  26365. ESP32-Cam Quickstart with Arduino Code
  26366. Welcome to Blazor
  26367. Blazor State Management
  26368. Building ASP.NET Core 3.1 Apps To Organizational Standards Using Extension Methods
  26369. Add support for high level Assembler by xoofx · Pull Request #60 · 0xd4d/iced
  26370. Getting Started with Blazor Server Apps in Visual Studio for Mac | Visual Studio Blog
  26371. The math of brewing a better espresso
  26372. Tools for Exploring .NET Internals
  26373. Shay Rojansky - How Entity Framework translates LINQ all the way to SQL - Dotnetos Conference 2019
  26374. first20hours/google-10000-english
  26375. Use FeatherHttp to implement the dashboard and API by davidfowl · Pull Request #34 · davidfowl/Micronetes
  26376. Self-Playing Banjo?! - Marble Machine X Inspiration
  26377. damienbod/AspNetCoreCertificates
  26378. BlazorHelp Website > Blog - Embedding Power BI in Blazor
  26379. Measure Two Hundred Times, Tweak Twice
  26380. Showtime | BenchmarkDotNet
  26381. microsoft/verona
  26382. ASP.NET Core docs: What's new for December 2019
  26383. Update Zebra and Giraffe to .NET Core 3.1.1 by forki · Pull Request #5421 · TechEmpower/FrameworkBenchmarks
  26384. .NET Design Review: System.CommandLine
  26385. Globally Require Authenticated Users By Default Using Fallback Policies in ASP.NET Core
  26386. Excluding health check endpoints from Serilog request logging: Using Serilog.AspNetCore in ASP.NET Core 3.0 - Part 4
  26387. tmds/Tmds.LibC
  26388. .on() | jQuery API Documentation
  26389. Archived MSDN and TechNet Blogs
  26390. Colouring Numbers - Numberphile
  26391. Pupils praise 'maths whisperer' teacher after entire class achieves A* in GCSE
  26392. Transatlantic ping faster than sending a pixel to the screen?
  26393. Dotnet-Boxed/Templates
  26394. Invoking non-HTTP Azure Functions over HTTP to make development easier
  26395. .NET everywhere apparently also means Windows 3.11 and DOS - Scott Hanselman
  26396. Roam Research – A note taking tool for networked thought.
  26397. Penn and Teller's How to Play with Your Food: Penn Jillette: 8601422568837: Amazon.com: Books
  26398. Vagrant by HashiCorp
  26399. Introduction
  26400. Intel Pentium Instruction Set Reference (Basic Architecture Overview)
  26401. NASM - The Netwide Assembler
  26402. How to write a simple operating system in assembly language
  26403. Writing a Bootloader Part 1
  26404. Package Hosting and Distribution - feedz.io
  26405. DotNetAnalyzers/StyleCopAnalyzers
  26406. Building A More Inclusive Microsoft Valuable Professional Program
  26407. Frontier, an ISP in 29 states, plans to file for bankruptcy
  26408. Building Microservices with gRPC and .NET
  26409. crazy-formatter
  26410. Cookies and Consent in ASP .NET Core 3.1
  26411. Getting Dependencies by Name or Key using the .NET Core Container (Part 2) - Steve Talks Code
  26412. Blog - Culture of Development
  26413. davidfowl/Micronetes
  26414. Getting Dependencies by Name or Key using the .NET Core Container (Part 1) - Steve Talks Code
  26415. NYAN Conference
  26416. Using NSwag to Generate Blazor Server Client for an ASP.NET Core 3.1 API
  26417. DI under the hood. This is what DI containers automate for you
  26418. C# Corner Annual Conference 2020
  26419. Keys Left - You have a finite number of keystrokes left in your hands before you die. How many is that?
  26420. NodeNet – A revolutionary new way to earn income from your Internet connection
  26421. Visual ReCode - The No-Hassle Code Upgrade Tool for .NET
  26422. NuGet Support in Visual Studio for Mac 8.4 - Matt Ward
  26423. Updated default theme by zacdirect · Pull Request #26 · davidfowl/Micronetes
  26424. ais-dotnet/Ais.Net
  26425. Building Graphical Applications with WASI, Wasmer, and the experimental I/O Devices
  26426. Combatting illegal fishing with Machine Learning and Azure – for less than £10 / month - NDC London 2020 | Software Developers Conference
  26427. The polygons of Another World: Super Nintendo
  26428. PBS Light Falls Space Time and an Obsession of Einstein
  26429. yesnet0/bounty
  26430. Add Mono to the repository by akoeplinger · Pull Request #1912 · dotnet/runtime
  26431. EdCharbeneau/DotnetConfBlazor
  26432. Compromised Credentials, Customer Satisfaction, and Your Bottom Line - February 12, 2020 - BrightTALK
  26433. Hack Yourself First: How to go on the Cyber-Offence - NDC Security 2020
  26434. chrissainty/Talks-DotNetConf-01-2020
  26435. Announcement: SameSite Cookie Handling and .NET Framework 4.7.2 Patch Availability on Azure App Service - Microsoft Q&A (Preview)
  26436. Analyzing a nullability example · Curiosity is bliss
  26437. NorthSec 2020
  26438. VS 16.5 Tooling Performance · Issue #8255 · dotnet/fsharp
  26439. Announcement: Consolidating .NET GitHub repos · Issue #13257 · dotnet/runtime
  26440. Adding KeyManager spec by saahmedm · Pull Request #1112 · microsoft/PowerToys
  26441. Welcome to the UK .NET Tour 2020
  26442. microsoft/verona
  26443. Workshops | Insomni'Hack
  26444. [Fixes #17014] Add an auth-enabled template for Blazor WASM projects … · dotnet/aspnetcore@e64b8a9
  26445. Clancey/Comet
  26446. Microsoft will be carbon negative by 2030
  26447. Announcing Windows 10 Insider Preview Build 19546 | Windows Experience Blog
  26448. Report: Adult Site Leaks Extremely Sensitive Data
  26449. Visual Studio Live!: Training Conferences and Events for Enterprise Microsoft .NET and Azure Developers
  26450. Using LINQ to Build A World Travel Itinerary
  26451. My First Xamarin app
  26452. Blazor Mobile, Uno Platform, and WebAssembly - piling up the tech - Uno Platform
  26453. Microsoft will be carbon negative by 2030
  26454. Microsoft will be carbon negative by 2030 - The Official Microsoft Blog
  26455. Whose Curve Is It Anyway
  26456. Application Building with ASP.NET Core 3.1 - NDC London 2020 | Software Developers Conference
  26457. Routing A-Z
  26458. Critical Windows 10 vulnerability used to Rickroll the NSA and Github
  26459. How long would it take for a human being to freeze solid in outer space? - Quora
  26460. Application Building with ASP.NET Core 3.1 - NDC London 2020 | Software Developers Conference
  26461. Episode 43 – Blazor with Ed Charbeneau – Coding After Work Podcast
  26462. The Perils of Querying SQL Server Replicas Under Load
  26463. Focus on Blazor
  26464. New year, new browser - The new Microsoft Edge is out of preview and now available for download | Windows Experience Blog
  26465. Announcing: Visual Studio for Mac: Refresh(); event on February 24 | Visual Studio Blog
  26466. Download New Microsoft Edge Browser
  26467. 18.783 Home
  26468. ASP.NET Core IIS InProcess Hosting Issue in .NET Core 3.1
  26469. C# 8.0: Understanding Using Declarations - Steve Gordon
  26470. How to Choose a Microcontroller
  26471. Is it pronounced "mates" or "em-eights"? Asking for a friend. · Issue #19 · davidfowl/Micronetes
  26472. Update samples by richlander · Pull Request #1538 · dotnet/dotnet-docker
  26473. Focus on Blazor | Channel 9
  26474. Project Bedrock
  26475. DevExpress is a corporate sponsor of the .NET Foundation
  26476. ASP.NET Blog | Announcing Experimental Mobile Blazor Bindings
  26477. Bakedbean.org.uk - Authenticating to Google using PowerShell and OAuth
  26478. Optimistic allocation of objects on the stack · Issue #1661 · dotnet/runtime
  26479. .NET Foundation
  26480. A New Discovery about Dodecahedrons - Numberphile
  26481. Logging MVC properties with Serilog.AspNetCore: Using Serilog.AspNetCore in ASP.NET Core 3.0 - Part 3
  26482. How to become a Microsoft Student Partner (MSP)
  26483. Real World Crypto 2020
  26484. Boing Boing was hacked
  26485. Building Serverless web applications with Blazor and Azure Functions
  26486. Snowpack
  26487. Build Rust environment for ESP32
  26488. Containerized builds for Rust on the ESP32 - DEV Community 👩‍💻👨‍💻
  26489. Trending Topics ‹ Bot Sentinel
  26490. v5.8 Release Notes
  26491. Sharding & IDs at Instagram
  26492. More Prime Images - Futility Closet
  26493. Adam Storr - Integration Testing with ASP.NET Core 3.1
  26494. Introducing EF Core 5 Features: Using ToQueryString to get generated SQL
  26495. Browser Games Aren't an Easy Target — Jakob's Personal Webpage
  26496. OdeToCode by K. Scott Allen
  26497. Fun With C# and HP Laserjets
  26498. Entity Framework Core: Getting Started
  26499. Endpoint Debugging in ASP.NET Core 3 Applications
  26500. Broot
  26501. HTML attributes to improve your users' two factor authentication experience
  26502. dotnet/project-system
  26503. Cake - Cake v0.36.0 released
  26504. microsoft/MSBuildSdks
  26505. Goodbye, Clean Code
  26506. Ozzy Man Reviews: Australian Bushfires
  26507. John Carmack on Idea Generation
  26508. FritzAndFriends/BlazorWebFormsComponents
  26509. Racor - PSM-1R - Pro Store Multi-Use Storage Bracket - Wheelbarrow and Ladder Hanger - Utility Hooks - Amazon.com
  26510. Create a Meetup Account
  26511. Basic Instruction Scheduling (and Software Pipelining)
  26512. Why is a 22GB database containing 56 million US folks' personal details sitting on the open internet using a Chinese IP address? Seriously, why?
  26513. davidfowl/Micronetes
  26514. The Information Security Big Picture
  26515. Why you should choo-choo-choose to have a vulnerability disclosure policy (2M+ Accounts exposed)
  26516. .NET Conf: Focus on Blazor Teaser
  26517. The Bug That Exposed Your PayPal Password
  26518. brendandburns/configula
  26519. 11 - Junade Ali - Changing Password Policies at Scale: The Story of Pwned Passwords and k-Anonymity
  26520. BLAKE3-team/BLAKE3
  26521. fentec-project
  26522. Burnin' for You (Blue Öyster Cult) but it's in 7/8
  26523. Optimizing string.Count all the way from LINQ to hardware accelerated vectorized instructions
  26524. Supersingular Isogeny Key Exchange for Not-Quite Beginners
  26525. Circuit Simulator Applet
  26526. Carl Franklin's Blazor Road Show
  26527. tl;dr sec Newsletter
  26528. PCI Express Gigabit NIC - 2-Port | Network Cards | StarTech.com
  26529. Become a Better Developer Through Blogging - Steve Gordon
  26530. Create Blazor web apps - Visual Studio 2019 for Mac
  26531. Integrating Blazor Components into Existing Asp.Net Core MVC Applications
  26532. Wie viel Mensch steckt im Affen - Quarks & Co - Teil 2
  26533. Developer Tools Weekly : Issue 100 : January 6, 2020
  26534. Blazor Bill
  26535. SureBet247's GDPR concern
  26536. America the Beautiful Quarters Program
  26537. .NET Framework December 2019 Security and Quality Rollup | .NET Blog
  26538. What’s Old is New Again – Web Forms meets Blazor
  26539. [Discussion] Moving AspNetCore repo to dotnet org 2020-01-07. · Issue #18171 · dotnet/aspnetcore
  26540. SHA-1 is a Shambles
  26541. GrantRi's WebLog [MS] : The problem with being second
  26542. Chris Brumme
  26543. The New Arduino Portenta
  26544. Logging the selected Endpoint Name with Serilog: Using Serilog.AspNetCore in ASP.NET Core 3.0 - Part 2
  26545. Getting Started with the AWS SDK in .NET Core - Steve Gordon
  26546. FROST — Flexible Round-Optimized Schnorr Threshold Signatures | Cryptography, Security, and Privacy (CrySP) | University of Waterloo
  26547. Are comments allowed in email address domain part?
  26548. More Regex perf improvements by stephentoub · Pull Request #1348 · dotnet/runtime
  26549. Alienware turned a gaming PC into a Nintendo Switch
  26550. The Curious Case of WebCrypto Diffie-Hellman on Firefox - Small Subgroups Key Recovery Attack on DH
  26551. .NET Core, .NET 5; the exodus of .NET Framework?
  26552. .NET Core 3.1 for Red Hat Enterprise Linux 7 now available - Red Hat Developer
  26553. Switch Expressions are the Best Feature of C# 8
  26554. Oqtane Blog | Oqtane vs DNN
  26555. NDC Melbourne 2020: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  26556. NuGet 101 | Channel 9
  26557. Core 3.1 release shows as Microsoft .NET Core Host - 3.1.0 Preview 3 (x86) · Issue #3962 · dotnet/core
  26558. 3Dbuzz
  26559. Load plugins in an AssemblyLoadContext by rainersigwald · Pull Request #4916 · microsoft/msbuild
  26560. Render Hell 2.0 | Simon schreibt.
  26561. Authentication & Authorization in ASP .NET Core 3.1
  26562. Tracing .NET Core applications - Red Hat Developer
  26563. Finland ends homelessness and provides shelter for all in need
  26564. The Hidden Number Problem – kel.bz
  26565. Pi Million Subscribers - Numberphile
  26566. Cheap USB Host Microcontroller [CH559, ESP32, HID]
  26567. NDC Melbourne 2020
  26568. IdentityServer3 and upcoming SameSite Cookie changes in Browsers
  26569. $1000 TCR hashing competition
  26570. Amazon.com: Blue Pure 411 Air Purifier 3 Stage with Two Washable Pre-Filters, Particle, Carbon Filter, Captures Allergens, Odors, Smoke, Mold, Dust, Germs, Pets, Smokers, Small Room: Home & Kitchen
  26571. Female scientists’ pages keep disappearing from Wikipedia – what’s going on?
  26572. Battling Spam In Your ASP.NET Core Applications with Akismet
  26573. EdCharbeneau/CssBuilder
  26574. EdCharbeneau/CssBuilder
  26575. X1 Extreme Gen 2 missing keystrokes
  26576. Add HTTP/3 by scalablecory · Pull Request #1294 · dotnet/runtime
  26577. DDD North 2020!: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  26578. WebOfTrustInfo/rwot1-sf
  26579. Blazor CQRS With MediatR Library
  26580. 404 Not found
  26581. Amazon.com: Tripp Lite 12U Wall Mount Rack Enclosure Server Cabinet, 16.5" Deep, Switch-Depth (SRW12U): Computers & Accessories
  26582. pornin/curve9767
  26583. Employee error to blame for massive data leak, Wyze says
  26584. Alone in Kyoto (Air) but it's in 7/8
  26585. nunit/docs
  26586. Oracle copied Amazon’s API—was that copyright infringement?
  26587. r/MadeMeSmile - I want to be a part of this family
  26588. Google and Amazon are now in the oil business
  26589. Which emoji scissors close
  26590. The polygons of Another World: Atari ST
  26591. Progressive Web Apps in 2020
  26592. Weekly Update 172
  26593. Building a self-contained game in C# under 8 kilobytes
  26594. Matt Warren - Performance in the .NET Runtime - Dotnetos Conference 2019
  26595. Thousands of concurrent connections with Azure SignalR Service - Nelly Sattari & Stafford Williams
  26596. Autocrypt 1.1.0 documentation
  26597. Intro to LoRa with Arduino, Long Range Wireless for Makers (RFM95 Maduino)
  26598. DecodingLora - RevSpace
  26599. Makes it easier to customize the LoRa parameters for RadioHead with RFM95 modules
  26600. r/googlehome - When I load the Xiaomi camera in my Google home hub I get stills from other people's homes!!
  26601. Bipin Paul - Display spinner on each API call automatically in Blazor
  26602. On Privacy versus Freedom | Matrix.org
  26603. Marty Lobdell - Study Less Study Smart
  26604. I Love the 20s
  26605. How Can Credential Stuffing Be Thwarted?
  26606. The polygons of Another World
  26607. Jon Galloway - A New Year's Resolution That Actually Worked: 2 Years of Daily Exercise
  26608. microsoft/MSBuildSdks
  26609. An Introduction to DataFrame | .NET Blog
  26610. Project System Tools for Visual Studio for Mac - Matt Ward
  26611. England Win CWC After Super Over! | England vs New Zealand - Highlights | ICC Cricket World Cup 2019
  26612. PeerTube UK
  26613. [Updated 02-13-20] Data leak 12-26-2019
  26614. Injecting the flu vaccine into a tumor gets the immune system to attack it
  26615. Reducing log verbosity with Serilog RequestLogging: Using Serilog.AspNetCore in ASP.NET Core 3.0 - Part 1
  26616. 🌍CityFAQ 🌍 ❤️Contributors ❤️
  26617. CityFAQ - Get started in your new city - TravelHustlers
  26618. Benchmarking: compare measurements and check which is faster. | Easyperf
  26619. Build your own WebAssembly Compiler
  26620. Package anaconda
  26621. Keynote: Coding in 3D: How to Code Like a Girl - Sara Chipps & Ellie Galloway
  26622. C# 8 Changes for .NET Core 3.0 by NickCraver · Pull Request #363 · opserver/Opserver
  26623. Monolith by Monoprice M565C Over Ear Closed Back Planar Magnetic Headphones - Monoprice.com
  26624. It's Official: Open-Plan Offices Are Now the Dumbest Management Fad of All Time
  26625. NetLearner on ASP .NET Core 3.1
  26626. imsnif/bandwhich
  26627. Work and success
  26628. Parity refuses to import valid Ethereum mainnet block · Issue #11355 · paritytech/parity-ethereum
  26629. Controversial sale of .org domain manager faces review at ICANN
  26630. StackExchange/Dapper
  26631. (Heads up) Switch to SHA256 · Issue #612 · ethereum/eth2.0-specs
  26632. Draft: Front-End Performance Checklist 2020 — Please add your comments
  26633. Getting Started With BenchmarkDotNet – The Sharper Dev
  26634. MessagePack for C# v2, new era of .NET Core(Unity) I/O Pipelines
  26635. PROMESST, by Sean Barrett
  26636. Unreal Engine | Epic MegaGrants
  26637. VicEmergency App - Country Fire Authority
  26638. Buy Femtoduino a Coffee. ko-fi.com/femtoduino
  26639. How to Perform CRUD Operations Using Blazor Preview 9 and Entity Framework Core 3.0 | Syncfusion Blogs
  26640. Feature/org structure by philippseith · Pull Request #6 · davidfowl/signalr-ports
  26641. GoGetSSL | CSS-Tricks
  26642. Vim cryptmethod is not authenticated · Issue #638 · vim/vim
  26643. Spotify Engineering Culture - Part 1
  26644. Ten Personal Finance Tips for Technology Professionals – 2 Frugal Dudes Podcast
  26645. SQL-MisterMagoo/PreRenderComponent
  26646. Google gives up on US carriers, will roll out its own RCS chat system
  26647. Wyze Essay 1 - Beijing Dragon Network Co Ltd.
  26648. davidfowl/Pubbie
  26649. Kaboom: an unusual Minesweeper - pwmarcz.pl
  26650. Designing Windows 95’s User Interface
  26651. Puzzlescript games database
  26652. The Google Quantum Supremacy Demo and the Jerusalem HQCA debate.
  26653. wallabag.org
  26654. Letter to My Younger Self | Tim Shaw
  26655. Update to Notarization Prerequisites - News - Apple Developer
  26656. notochrome.org
  26657. Level Design Patterns in 2D Games
  26658. “Stack Walking” in the .NET Runtime
  26659. The Best Part of Star Citizen 3.8
  26660. Build a .NET library with GitHub Actions
  26661. bradwellsb/blazor-contacts
  26662. Counting Outtakes (from our Pi Million video) - Numberphile
  26663. Nick ...
  26664. Get Nightingale REST API Client - Microsoft Store
  26665. Pi Million Subscribers - Numberphile
  26666. wybiral/tiny-elf
  26667. Andrey Akinshin - Performance Testing - Dotnetos Conference 2019
  26668. me-no-dev/AsyncTCP
  26669. CATS - Official Trailer [HD]
  26670. .NET R&D Digest (November – December, 2019)
  26671. Illustrations | unDraw
  26672. davidfowl/BedrockFramework
  26673. Shay Rojansky - How Entity Framework translates LINQ all the way to SQL - Dotnetos Conference 2019
  26674. Dan Schechter - .NET Intrinsics in CoreCLR 3.0 - Dotnetos Conference 2019
  26675. A Breakthrough in Graph Theory - Numberphile
  26676. Five Continents, Five Voices: Troy Hunt, Oceania
  26677. Matt Warren - Performance in the .NET Runtime - Dotnetos Conference 2019
  26678. A technique for building high-performance databases with EF Core – The Reformed Programmer
  26679. MSIX Core is now available!!
  26680. Little Inferno - Something's Burning...
  26681. Giant LED
  26682. Is Economics a Science? | How & How NOT to Do Economics with Robert Skidelsky
  26683. BlazorHelp Website > Blog - Client Side Blazor Authentication Using Azure AD and a Custom AuthenticationStateProvider
  26684. Against Railway-Oriented Programming | F# for fun and profit
  26685. Blog — Softwarepark
  26686. Barclays Bank plc
  26687. Why No HTTPS? The World's Largest Websites Not Redirecting Insecure Requests to HTTPS
  26688. Azure Image Builder • Jamie Phillips
  26689. dotnet/BenchmarkDotNet
  26690. mono/SkiaSharp
  26691. Get A Free Game Every Week | Epic Games Store
  26692. Tesseract.js | Pure Javascript OCR for 100 Languages!
  26693. Mono + dotnet/runtime Migration · Issue #1018 · dotnet/runtime
  26694. Home Page - TagHelperSamples
  26695. Introducing Polymorph
  26696. Women in UX 2020 - UX Australia
  26697. How CLR maps SEH exceptions to managed exception types | .NET Blog
  26698. On Linux's Random Number Generation
  26699. Signal >> Blog >> Technology Preview for secure value recovery
  26700. Convenience Store, Food Market, Coffee Shop & Fuel Station | Wawa
  26701. Building a new Win 3.1 app in 2019 Part 1: Slack client
  26702. Tag Helper Pack Samples
  26703. Suppress emitting of localsinit flag. · Issue #1738 · dotnet/csharplang
  26704. The State of JavaScript 2019: Overview
  26705. Why would a table with a Clustered Columnstore Index have many open rowgroups?
  26706. Difference between shamir secret sharing (SSS) vs Multisig vs aggregated signatures (BLS) vs distributed key generation (dkg) vs threshold signatures
  26707. Microsoft tracks people with RFID tags
  26708. Security FAQ for December 2019
  26709. Building Microservices
  26710. Initial implementation of two field span. · dotnet/coreclr@0bedde3
  26711. The Phoenix Project: A Novel about IT, DevOps, and Helping Your Business Win eBook: Gene Kim, Kevin Behr, George Spafford: Amazon.co.uk: Kindle Store
  26712. Extending signalr-go-server for async hub methods and methods with multiple results by philippseith · Pull Request #5 · davidfowl/signalr-ports
  26713. AES-VCM, AN AES-GCM CONSTRUCTION USING AN INTEGER-BASED UNIVERSAL HASH FUNCTION – Google Research
  26714. xoofx/LibObjectFile
  26715. Happy Holidays from the Windows Terminal Team! | Windows Command Line
  26716. Rehab but it's in 7/8
  26717. .NET documentation what's new?
  26718. Clr Heap Allocation Analyzer - Visual Studio Marketplace
  26719. Zero allocation code in C# and Unity - Seba's Lab
  26720. Dumping stack objects with ClrMD
  26721. Send MFA signin requirement to OpenID Connect server using ASP.NET Core Identity and IdentityServer4
  26722. Up Next: .NET 5 -- Visual Studio Magazine
  26723. NLRB | Public Website
  26724. Companies Can Ban Use of Work Email in Union Organizing (1)
  26725. Melbourne ALT.NET is evolving
  26726. LifeLabs – Customer Notice
  26727. .NET Design Review: GitHub Quick Reviews
  26728. Mac Pro 2019 Teardown
  26729. Russian media group Rambler attempting to hold Nginx hostage
  26730. Dwitter - javascript demos in 140 characters
  26731. .NET Design Review: GitHub Quick Reviews
  26732. martinwoodward/smart-xmas
  26733. Use ASP.NET Core APIs in a class library
  26734. A Quantum Random Number Generator for .NET: The quantum measurement problem and many-worlds approach
  26735. Achievement Unlocked: Visual Studio for Mac ASP.NET Core Challenge Completed | Visual Studio Blog
  26736. .NET Customer Development
  26737. Using Razor Components in Razor Pages or MVC Views
  26738. Raspberry Pi capacitive-touch musical Christmas tree - Raspberry Pi
  26739. Introduction to Blazor Component Testing
  26740. Trend & Predictions by Troy Hunt
  26741. Localising Data Annotation Attributes in Razor Pages
  26742. r/sysadmin - A Dropbox account gave me stomach ulcers
  26743. December 12th, 2019
  26744. ASP .NET Core code sharing between Blazor, MVC and Razor Pages
  26745. apple/llvm-project
  26746. Azure Community Live - Online Azure User Group
  26747. Worker Applications — IdentityModel documentation
  26748. Episode 122 – gRPC using .NET Core with Steve Gordon | The 6 Figure Developer
  26749. Ubercorn – Pimoroni Store
  26750. Oren Novotny » .NET Foundation Executive Director, Joining Microsoft
  26751. adamsitnik/awesome-dot-net-performance
  26752. This book put me to sleep
  26753. BlazorHelp Website > Blog - Uploading Images With The Blazor Rich Text Editor
  26754. drmpeg/gr-paint
  26755. A Fascinating Thing about Fractions - Numberphile
  26756. Updating VS 2019 from 16.3.x to 16.14.0 uninstall existing .NET Core SDK 3.0.100 · Issue #4015 · dotnet/sdk
  26757. What interesting optimizations can a JIT do that a compiler cannot do? - Quora
  26758. Tory Landslide, Progressives Split | Datapraxis
  26759. Setup NuGet.exe for use with actions - GitHub Marketplace
  26760. Node Material Editor: Graph Updates
  26761. Build C++ Applications in a Linux Docker Container with Visual Studio | C++ Team Blog
  26762. Dropshipping journalism
  26763. Preferences redesign · Issue #8774 · desktop/desktop
  26764. dotnet/runtime
  26765. 2FA lockout recovery workflow - The GitHub Blog
  26766. Unprofessional peer reviews disproportionately harm underrepresented groups in STEM
  26767. xunit/xunit
  26768. Creating Common Intermediate Language projects with .NET SDK | StrathWeb. A free flowing web tech monologue.
  26769. Building Serverless web applications with Blazor and Azure Functions
  26770. Getting Started with Blazor - Hear From the Experts
  26771. Pixelblog - 1 - Color Palettes — SLYNYRD
  26772. Champaign Mathematician (with Holly Krieger) - Numberphile Podcast
  26773. Authentication and Authorization in Blazor Applications
  26774. Hacker Typer
  26775. patriksvensson/waithandle-rs
  26776. Start each request on fresh ExecutionContext by benaadams · Pull Request #14146 · dotnet/aspnetcore
  26777. Jane by Jefferson Starship but it's in 13/8
  26778. dotnet/runtime
  26779. Languages & Runtime: .NET Community Standup - Dec. 12th 2019 - Source Generators with Andy Gocke
  26780. Visual Studio 2019 for Mac version 8.4 Preview 4 is now available | Visual Studio Blog
  26781. William J. Bowman, Ph.D. | Home
  26782. Fixing Random, bonus episode 3
  26783. ravicini/dotnet-jupyter-notebook
  26784. Modernizing Find in Files | Visual Studio Blog
  26785. Firefox Developer Edition
  26786. An Introduction to System.Threading.Channels | .NET Blog
  26787. ConfigureAwait FAQ | .NET Blog
  26788. Home
  26789. Creating A PDF In .NET Core - .NET Core Tutorials
  26790. The Dream Machine Review: The Only Router You Will Ever Need!
  26791. TROLLS WORLD TOUR | OFFICIAL TRAILER
  26792. .NET Conf: Focus on Xamarin
  26793. Edgar Allan Poe Society of Baltimore - Works - Tales - The Philosophy of Composition [Text-02]
  26794. System.Buffers - .NET
  26795. dotnet/runtime
  26796. .NET Design Review: GitHub Quick Reviews
  26797. Numberphile
  26798. Talk to Transformer
  26799. Start PowerShell Faster With This One Trick
  26800. Debugging 3rd Party .NET Code without symbols in Visual Studio - Michael's Coding Spot
  26801. AWS re:Invent 2019: [REPEAT 1] BPF performance analysis at Netflix (OPN303-R1)
  26802. ASP.NET Community Standup - Dec 3rd, 2019 - Blazor Update with Daniel Roth
  26803. Azure Functions 3.0 go-live release is now available | Azure updates | Microsoft Azure
  26804. Creating Bespoke Input Components for Blazor from Scratch
  26805. Blazor: Getting Started
  26806. We made Windows Server Core container images >40% smaller | .NET Blog
  26807. .NET Core, Docker, and Cultures - Solving a culture issue porting a .NET Core app from Windows to Linux
  26808. Seeing Sharply
  26809. Hitting Parallel_Redo_Flow_Control waits with Availability Groups
  26810. GC Perf Infrastructure - Part 1 | .NET Blog
  26811. How to generate random numbers using water bubbles
  26812. Why databases use ordered indexes but programming uses hash tables (evanjones.ca)
  26813. Around 44 Million Microsoft Users Reused Passwords: Microsoft
  26814. Privacy Analysis of Tiktok’s App and Website | Rufposten
  26815. Features/source generators by chsienki · Pull Request #40162 · dotnet/roslyn
  26816. Queens Of The Stone Age - No One Knows (Official Music Video)
  26817. Steam :: Black Mesa :: Black Mesa Complete Beta
  26818. Enterprise API Packages | Whois XML API
  26819. 30 Minute Meeting - cobey
  26820. r/Ubiquiti - Merry Christmas Ubiquiti Style!
  26821. Visual Studio Questions - Developer Community
  26822. Coffin Problems (with Edward Frenkel) - Numberphile Podcast
  26823. Just an environment variable away from sleep
  26824. Pinnable Properties: Debug & Display Managed Objects YOUR Way | Visual Studio Blog
  26825. Updates to .NET Core Windows Forms designer in Visual Studio 16.5 Preview 1 | .NET Blog
  26826. The most copied StackOverflow snippet of all time is flawed! | Programming.Guide
  26827. Make games with Visual Studio for Mac and Unity | Visual Studio Blog
  26828. Announcing 8.0 for .NET Core 3.1
  26829. .NET Core 2.2 will reach End of Life on December 23, 2019 | .NET Blog
  26830. Free Blazor Components | 40+ controls by Radzen
  26831. C# Digest #287 for December 02, 2019 | Weekly C# Newsletter
  26832. Capacitive Touch Christmas Tree How To | Raspberry Pi | Bare Conductive Pi Cap
  26833. New Product Announcement
  26834. To Null, or not to Null?!?
  26835. SwiftLaTeX/SwiftLaTeX
  26836. foo.rs
  26837. tmds/Tmds.Ssh
  26838. NuGet 5.4 Release Notes
  26839. .NET Rocks! vNext
  26840. 21 million MixCloud users’ data put up on the dark web for sale
  26841. Using WebAssembly from .NET with Wasmtime – Mozilla Hacks - the Web developer blog
  26842. oqtane/oqtane.framework
  26843. My Crazy Idea To Reduce Draws In Chess
  26844. Using WebAssembly from .NET with Wasmtime
  26845. ardacetinkaya/Blazor.Console
  26846. GIF Support now available in Xamarin.Forms - Gerald Versluis
  26847. Thingpedia - Documentation
  26848. Spider-Man: The Animated Series (TV Series 1994–1998) - IMDb
  26849. dotnet/core
  26850. 3.1.0 GA Windows installers for the runtime are branded "3.1.0 Preview 3" · Issue #492 · dotnet/runtime
  26851. .NET Rocks! vNext
  26852. Localization in Blazor UI​
  26853. Blazor University – Learn the new .NET SPA framework from Microsoft
  26854. Coffin Problems (with Edward Frenkel) - Numberphile Podcast
  26855. Coffin Problems - with Edward Frenkel — Numberphile
  26856. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.1
  26857. Announcing .NET Core 3.1 | .NET Blog
  26858. .NET Core 3.1.0 · Issue #142 · dotnet/announcements
  26859. Experimental WebGL terminal renderer by Tyriar · Pull Request #84440 · microsoft/vscode
  26860. Digital Security by Design: Security and Legacy at Microsoft - Matthew Parkinson, Microsoft
  26861. .NET Design Review: JSON & object graphs
  26862. Incredible Formula - Numberphile
  26863. Base64 to hex: Encode and decode bytes online
  26864. Herramienta de Desarrollo para ZX Spectrum SpectNet IDE
  26865. Converting integration tests to .NET Core 3.0: Upgrading to ASP.NET Core 3.0 - Part 5
  26866. The Difference Between IEnumerable and IQueryable Explained – The Sharper Dev
  26867. Building Custom Input Components for Blazor using InputBase
  26868. Modern Authentication 101 - Dasith Wijesiriwardena
  26869. Episode 120 – From .NET Core 3.0 to .NET 5 w/ Scott Hunter | The 6 Figure Developer
  26870. Garbage collector config settings - .NET Core
  26871. Why does an industry I've never heard of know so much about me?
  26872. Compiler Explorer - C++ (x86-64 clang 7.0.0)
  26873. Episode v1.3 - 12 Configuration Blues
  26874. Exploring borrowed annotations in C#
  26875. dotnet/runtime
  26876. Guarding Against Physical Attacks: The Xbox One Story — Tony Chen, Microsoft
  26877. BlueHat Seattle 2019 || Guarding Against Physical Attacks: The Xbox One Story
  26878. EfCore.GenericEventRunner: an event-driven library that works with EF Core – The Reformed Programmer
  26879. Using HTTP Request Routes, Request Body, and Query string parameters for Authorization in ASP.NET Core
  26880. Edward Thomson: GitHub Actions Day 1: CI/CD Triggers
  26881. 25 Days Of Serverless: Content Collection - DEV Community 👩‍💻👨‍💻
  26882. 25 Days of Serverless
  26883. chrissainty/25DaysOfServerless
  26884. Running NPM Scripts From A .NET Core Process
  26885. Line Rider - Hungarian Rhapsody No. 2 (Liszt)
  26886. Browser Preview - Visual Studio Marketplace
  26887. Compiler Explorer - C++ (x86-64 clang 9.0.0)
  26888. Amazon.com: USB-C Charger, Anker 100W 4-Port Type-C Charging Station with Power Delivery, PowerPort Atom PD 4 [Intelligent Power Allocation] for MacBook Pro/Air, iPad Pro, Pixel, iPhone Xs/Max/XR, Galaxy and more: Home Audio & Theater
  26889. Library Changes: Removing jQuery by NickCraver · Pull Request #442 · MiniProfiler/dotnet
  26890. Tesla's Cybertruck Tug-of-War Stunt Was Pointless
  26891. VPN Service for Serious Privacy & Security | IVPN
  26892. Looking inside a .NET core process using windbg
  26893. Implementing Search in Blazor WebAssembly With Lucene.NET | LINQ to Fail
  26894. Running GitHub on Rails 6.0
  26895. Consuming Ethernet frames with the nom crate
  26896. .NET Design Review: GitHub Quick Reviews
  26897. jo_jpeg Release 1.60
  26898. dotnet/diagnostics
  26899. Embedded device research. The tools you'll need | Pen Test Partners
  26900. json.net | Domain Name For Sale | Uni Market
  26901. Amazon.com: Synology 5 bay NAS DiskStation DS1019+ (Diskless): Computers & Accessories
  26902. Curv MPC is Not Key Sharding
  26903. Embracing nullable reference types | .NET Blog
  26904. BlazorHelp Website > Blog - Deploying Your Blazor App Using GitHub Actions
  26905. Blazor - Where to put your domain logic
  26906. Ben Eater
  26907. Compile BlazorDesktopApp with CoreRT · MichalStrehovsky/WebWindow@9ac3f4c
  26908. The EventPipeProfiler cross-platform profiler by WojciechNagorski · Pull Request #1321 · dotnet/BenchmarkDotNet
  26909. The open source Carter Community Project adds opinionated elegance to ASP.NET Core routing - Scott Hanselman
  26910. Episode 39 - gRPC with Mark Rendle
  26911. Upgrading GitHub from Rails 3.2 to 5.2 - The GitHub Blog
  26912. Everything I know about Kubernetes I learned from a cluster of Raspberry Pis | Jeff Geerling
  26913. Experiment Report: Using BenchmarkDotNet to find methods that can cause longe GC pause times · Issue #1049 · dotnet/performance
  26914. Windows Terminal Preview v0.7 Release | Windows Command Line
  26915. Blazored/TextEditor
  26916. Converting a terminal middleware to endpoint routing in ASP.NET Core 3.0: Upgrading to ASP.NET Core 3.0 - Part 4
  26917. plasma-umass/coz
  26918. You're (probably still) using HttpClient wrong...
  26919. Shared models - Blazor's (not so) secret super power
  26920. davidfowl/signalr-ports
  26921. ESPlay Micro
  26922. 🎉🎉🎉 dotnet/runtime welcomes you 🎉🎉🎉 · Issue #253 · dotnet/runtime
  26923. Happy Hues - Curated colors in context.
  26924. r/personalfinance - Scam emails from Synchrony Bank and/or Amazon Credit Builder
  26925. Teacher Effects on Student Achievement and Height: A Cautionary Tale
  26926. Designing Docker Hub Two-Factor Authentication - Docker Blog
  26927. Ain't Talkin' 'bout Love but it's in 13/8
  26928. Hack Yourself First: How to go on the Cyber-Offence - NDC Security 2020
  26929. davidfowl/FeatherHttp
  26930. GistPad - Visual Studio Marketplace
  26931. The Service Mesh: What Every Software Engineer Needs to Know about the World's Most Over-Hyped Technology
  26932. BlazorHelp Website > Blog - Creating Reusable Custom Blazor Controls
  26933. More implementations · Issue #4 · mimoo/disco
  26934. Hacker Releases 2TB of Data from Cayman National Bank
  26935. The Archimedes Number - Numberphile
  26936. ctrl-alt-d/FlappyBlazorBird
  26937. Why IVPN - What makes IVPN the best privacy protection service
  26938. dotnet/efcore
  26939. BlazorHelp Website > Home
  26940. ESPlay Micro: Open Source ESP32 Game Console
  26941. .NET Framework Internals: How the CLR Creates Runtime Objects
  26942. Technical documentation, API, and code examples
  26943. Fit on a Floppy
  26944. Say No! More - Announcement Trailer | Thunderful Publishing
  26945. Primes without a 7 - Numberphile
  26946. Internet world despairs as non-profit .org sold for $$$$ to private equity firm, price caps axed
  26947. Christophe Nasarre-Soulier — From ETW to EventPipe
  26948. Pavel Yosifovich — Writing a .NET Core cross platform profiler in an hour
  26949. Copy Table in Excel and Paste as a Markdown Table | thisDaveJ
  26950. The Deep Learning Revolution and Its Implications for Computer Architecture and Chip Design
  26951. pebri86/esplay-retro-emulation
  26952. Azure Charts
  26953. WSL + Visual Studio = attaching/launching a Linux .NET Core application on my Window 10
  26954. BlazorHelp Website > Blog - Creating A Rich Text Editor In Blazor Using Quill
  26955. Service Fabric Community Q&A 40
  26956. Avoiding Startup service injection in ASP.NET Core 3: Upgrading to ASP.NET Core 3.0 - Part 3
  26957. Blazor OceanAutoComplete Component
  26958. HttpClient Connection Pooling in .NET Core - Steve Gordon
  26959. Developing on Windows – Hello World - Windows Developer Blog
  26960. Microsoft 365 internals explained | Microsoft Graph, substrate, and PowerShell with Jeffrey Snover
  26961. xamarin/KimonoDesigner
  26962. Grouping types by AssemblyLoadContext · Issue #302 · microsoft/clrmd
  26963. Welcome - Defense One
  26964. ASP.NET Blog | gRPC vs HTTP APIs
  26965. tree-sitter/tree-sitter-c-sharp
  26966. Identity & Access Control for modern Applications and APIs using ASP.NET Core 3 - NDC Security 2020
  26967. Global AI Bootcamp - 14 December 2019 - All around the world.
  26968. r/dotnet - Microsoft (devs, pm-s etc): thank you all for Net Core 3 and Xamarin!
  26969. TomF's talks and papers.
  26970. EpicBot - Free RuneScape Bot, Old School 07 & RS3 Bot, RuneScape 3, OS Bot
  26971. Darts in Higher Dimensions (with 3blue1brown) - Numberphile
  26972. Razor-powered ORM for .NET - Jerrycurl
  26973. Package websocket
  26974. Opting in to runtime compilation for .NET 3
  26975. 50 Shades of AppSec - Troy Hunt
  26976. GateHub Investigation - Final Statement
  26977. pingunaut/haveibeenpwned4j
  26978. The Future of UX Research
  26979. How YOU can learn to build real-time Web Apps that scales, using .NET Core, C#, Azure SignalR Service and JavaScript
  26980. xoofx/LibObjectFile
  26981. HttpContext and JSON · Issue #17160 · dotnet/aspnetcore
  26982. Life on Miller's Planet: The Habitable Zone Around Supermassive Black Holes
  26983. davidfowl/signalr-ports
  26984. Socket.IO
  26985. Bubble Sort Zine Review! | How Do Calculators Even | Pt. 4
  26986. Windows Terminal Status Updates · Issue #3600 · microsoft/terminal
  26987. dapr/dapr
  26988. .NET for Apache Spark&trade; | Big data analytics
  26989. Add assembly resolution attempt events by lpereira · Pull Request #27862 · dotnet/coreclr
  26990. [REPEAT 1] Developing serverless .NET Core on AWS
  26991. Post | mounaneelakanta
  26992. Bad Romance but it's in 7/8
  26993. The Badly Behaved Prime (with James Maynard) - Numberphile Podcast
  26994. ASP.NET Blog | Improvements in .NET Core 3.0 for troubleshooting and monitoring distributed apps
  26995. Google Stadia will be missing many features for Monday’s launch
  26996. Instantiating an object without using its constructor in C# | StrathWeb. A free flowing web tech monologue.
  26997. FreyaHolmer/ShaderForge
  26998. Cake Action - GitHub Marketplace
  26999. Stop surveillance and preserve your privacy with IVPN
  27000. Keynote Catch-up: Troy Hunt, Creator of Have I Been Pwned
  27001. ASP.NET Core Controls - .NET Core 3 Support and Visual Studio Enhancements (v19.2)
  27002. .NET Talks at MFF UK in Prague [EN]
  27003. Announcing .NET Core 3.1 Preview 3 | .NET Blog
  27004. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.1 Preview 3
  27005. The Badly Behaved Prime (with James Maynard) - Numberphile Podcast
  27006. TFB Status
  27007. Model Builder Updates Now Available for ML.NET! | .NET Blog
  27008. Microsoft Sends a New Kind of AI Processor Into the Cloud
  27009. Hands-on With a Graphcore C2 IPU PCIe Card at Dell Tech World
  27010. Dynamically Loading Assemblies at Runtime in RazorPages
  27011. GitHub for mobile
  27012. Using GitHub HTTPS Credentials in WSL 2 | Thursday Night
  27013. Helm 3.0.0 has been released!
  27014. New release – PeachPie Sdk 0.9.600 @ PeachPie | PHP compiler to .NET
  27015. Using IHttpClientFactory with Blazor WebAssembly
  27016. Hack Your Career - Troy Hunt
  27017. .NET Foundation Resource Question
  27018. DEV Community 👩‍💻👨‍💻
  27019. Strange float performance issues near zero · Issue #1308 · dotnet/BenchmarkDotNet
  27020. Improved Remote Validation in Razor Pages
  27021. Change Logs | ASP.NET Zero Documentation
  27022. .NET Core
  27023. r/WatchPeopleDieInside - Kanye 2024
  27024. TPM-FAIL Attack
  27025. Beta phase of Certbot for Windows
  27026. Serenity MVC / TypeScript App Platform - BuiltWithDot.Net
  27027. Display the project's imports as a tree by drewnoakes · Pull Request #5639 · dotnet/project-system
  27028. Safari Supports NFC, USB, and Lightning FIDO2-Compliant Security Keys in iOS 13.3
  27029. Yubico iOS Authentication Expands to Include NFC | Yubico
  27030. OData/RESTier
  27031. .NET Design Review: GitHub Quick Reviews
  27032. Ed Charbeneau - Giving Clarity to LINQ Queries by Extending Expressions | Øredev 2019
  27033. IHostingEnvironment vs IHostEnvironment - obsolete types in .NET Core 3.0: Upgrading to ASP.NET Core 3.0 - Part 2
  27034. Microsoft Edge is coming to Linux. But will anybody use it?
  27035. TimeZoneNotFoundException in Alpine Based Docker Images - Steve Gordon
  27036. Exploring ASP.NET Core 3.0
  27037. Hack to the Future - Troy Hunt
  27038. Pulumi 💜 .NET Core
  27039. MSDN Magazine Issues
  27040. Graphics Programming weekly - Issue 106 — November 10, 2019 | Jendrik Illner - 3D Programmer
  27041. Relay Blazor client logs to Serilog in ASP.NET Core
  27042. Use C# 8 In Any .NET Project Today
  27043. Building Modern Cloud Applications using Pulumi and .NET Core | .NET Blog
  27044. Becoming a Microsoft MVP
  27045. Planar Graphs - Numberphile
  27046. White Rabbit by Jefferson Airplane but it's in 7/8
  27047. One-day hands-on Blazor Workshop 11/25
  27048. BlazorHelp Website > Blog - Adding Charts To Server Side Blazor Using ChartJs.Blazor
  27049. ZATAZ » 6 000 000 de données personnelles piratées pour le site ToonDoo
  27050. The Badly Behaved Prime - with James Maynard — Numberphile
  27051. Weekly Udpate 164
  27052. Isogeny crypto
  27053. cradle77/Blazor.Msal
  27054. auth0/auth0-oidc-client-net
  27055. Super Awkward Montage of Students Mistaking Video for a Stills Camera
  27056. The next 5 years of ASP.NET Core - Ryan Nowak
  27057. Async demystified - Karel Zikmund
  27058. Reverse Depth Buffer (z-buffer)
  27059. The State of the Octoverse
  27060. The Most Secure Option
  27061. Raspberry Pi Gaming (Comparison)
  27062. gRPC for ASP.NET Core, a new framework for high performance APIs - James Newton-King
  27063. Kubernetes Learning Path v2.0
  27064. BuildVision - Visual Studio Marketplace
  27065. Hacking CoreCLR on Linux with CLion
  27066. Using Rust in Windows - Microsoft Security Response Center
  27067. Help Us Plant 20 Million Trees - Join #TeamTrees
  27068. dotnet/org-policy
  27069. How Swift Achieved Dynamic Linking Where Rust Couldn't
  27070. You Give REST a Bad Name
  27071. Larry Ewing | Update Conference Prague 2019
  27072. Pro Tip: using static Microsoft.AspNetCore.Http.StatusCodes
  27073. Fixing Random, bonus episode 2: pigeons and the noisy-or distribution
  27074. Homepage | ZKProof Standards
  27075. dotnet/SqlClient
  27076. I Don't Like Notebooks - Joel Grus - #JupyterCon 2018
  27077. Announcing .NET Jupyter Notebooks - Scott Hanselman
  27078. Maintaining cryptographic library for 12 languages
  27079. Initial HTTP/3 Implementation in Kestrel by jkotalik · Pull Request #16914 · dotnet/aspnetcore
  27080. Blazor - Roadmap 2020 (Half-Year) - Your Vote Counts
  27081. Bypassing GitHub’s OAuth flow
  27082. Life Lesson Star Trek Style
  27083. The next 5 years of ASP.NET Core - Ryan Nowak
  27084. Laser pointers can hijack your virtual assistants - Futurity
  27085. Everlong but it's in 7/8
  27086. How to Hide Sensitive Files in VS Code
  27087. Dominic Baier - Securing Web Applications and APIs with ASP.NET Core 3
  27088. Microsoft Forms
  27089. patriksvensson/rustcalc
  27090. Massive White Supremacist Message Board Leak: How to Access and Interpret the Data - bellingcat
  27091. Re-Licensing Sentry
  27092. Superintelligence: The Idea That Eats Smart People
  27093. Securing your Blazor App with Auth0 (client side) - DEV Community 👩‍💻👨‍💻
  27094. Thoughts on DNS-over-HTTPS
  27095. .NET Core with Jupyter Notebooks - Available today | Preview 1 | .NET Blog
  27096. Join the Visual Studio for Mac ASP.NET Core Challenge | Visual Studio Blog
  27097. BinomialLLC/basis_universal
  27098. Base64 encoding and decoding at almost the speed of a memory copy
  27099. New version of Durable Functions available now | Azure updates | Microsoft Azure
  27100. Facebook Libra is Architecturally Unsound
  27101. Memory management and patterns in ASP.NET Core
  27102. Long GC pause times caused by Array.Sort of primitive array · Issue #13730 · dotnet/runtime
  27103. Ed-tech firm Vedantu’s data breach exposes personal data of 686k+ users: Report
  27104. OpenAI Plays Hide and Seek…and Breaks The Game! 🤖
  27105. .NET Design Review: GitHub Quick Reviews
  27106. Numberphile - Still Untitled: The Adam Savage Project - 11/5/19 - Tested.com
  27107. x86/x64 SIMD Instruction List (SSE to AVX512)
  27108. Texas Proposition 4, Prohibit State Income Tax on Individuals Amendment (2019) - Ballotpedia
  27109. .NET Core 3 for Windows Desktop | .NET Blog
  27110. Converting a .NET Standard 2.0 library to .NET Core 3.0: Upgrading to ASP.NET Core 3.0 - Part 1
  27111. [mini] Initial tiered compilation work by lewurm · Pull Request #17551 · mono/mono
  27112. Trains
  27113. Building a Custom Router for Blazor
  27114. You don't need to be a rocket-scientist to contribute to .NET Core!
  27115. Inspect This Snake
  27116. github/gov-takedowns
  27117. Performance Profiling of .NET Core 3 applications on Linux with dotnet-trace and PerfView - Michael's Coding Spot
  27118. Download the latest indie games
  27119. Secure your Custom Domains at no cost with App Service Managed Certificates (preview) | Azure updates | Microsoft Azure
  27120. The Latest
  27121. Visual Studio 2019 for Mac version 8.4 Preview 2, now available | Visual Studio Blog
  27122. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.1 Preview 2
  27123. Your OneNote
  27124. bye: FTP Support Is Going Away
  27125. Visual Studio Online - Cloud IDE - Code Editor Online
  27126. Announcing Visual Studio Online Public Preview | Visual Studio Blog
  27127. Announcing .NET Core 3.1 Preview 2 | .NET Blog
  27128. ADefWebserver/FatSecretDataExporter
  27129. Modern day C# development in Visual Studio 2019 - Kevin Pilch
  27130. Minimal Viable Programs - <h1>Joe Armstrong - Erlang and other stuff</h1>
  27131. Jon Galloway! | Jesse Liberty
  27132. Audio Fingerprinting using the AudioContext API
  27133. The Cliffs of Inanity
  27134. golang/go
  27135. danistefanovic/build-your-own-x
  27136. Nintendo Support: What Are the Differences Between a Primary and Non-Primary Nintendo Switch Console?
  27137. dotnet/coreclr
  27138. ASP.NET Core 3 signatures · Issue #207 · CarterCommunity/Carter
  27139. Rewrite of Array.Copy fast path in C# by jkotas · Pull Request #27634 · dotnet/coreclr
  27140. Using the Resource Timing API
  27141. SteeltoeOSS/steeltoe
  27142. Create cloud-native .NET microservices with Steeltoe.
  27143. NordVPN users’ passwords exposed in mass credential-stuffing attacks
  27144. The history of the GC configs | .NET Blog
  27145. Blazor Component Lifecycle Diagram
  27146. 07 Political and controversial matters
  27147. One solution (setup) to rule them all – Blazor Webassembly, Blazor Server, Blazor Electron
  27148. Credential stuffing explained: How to prevent, detect and mitigate
  27149. GOTO Academy
  27150. Tickets - NDC London 2020 | Software Developers Conference
  27151. A New Era of Productivity with Blazor
  27152. Buy ASUS Zenbook Pro Duo Laptop - Microsoft Store
  27153. Cleanup array related FCalls by jkotas · Pull Request #22097 · dotnet/coreclr
  27154. Rewrite Buffer.BlockCopy in C# by jkotas · Pull Request #27216 · dotnet/coreclr
  27155. Rewrite a few more array FCalls in C# by jkotas · Pull Request #27603 · dotnet/coreclr
  27156. Benchmark.cs
  27157. The SecureMac Interview: Troy Hunt on data breaches - SecureMac
  27158. Opinion: Why Should I Reward Shitty Cosplay With Free Candy?
  27159. cfrg/pake-selection
  27160. Episode 371: Howard Chu On the Lightning Memory-Mapped Database (LMDB) : Software Engineering Radio
  27161. Continuously deploy and monitor your UWP, WPF, and Windows Forms app with App Center | .NET Blog
  27162. Microsoft Ignite 2019 - Azure Customer Meetup Signup Form
  27163. Destroying x86_64 instruction decoders with differential fuzzing
  27164. try.peachpie.io
  27165. Question: Why for loop is 1.3 slower over byte[] than foreach · Issue #13671 · dotnet/runtime
  27166. Routing in ASP.NET Core
  27167. Stand Out Online with a Professional Small Business Website
  27168. Register Domain Names at Register.com - Business Web Hosting Services and Domain Name Registration Provider
  27169. Introducing Orleans 3.0 | .NET Blog
  27170. The World's First Domain Provider | Network Solutions
  27171. GC Documentation: Update knobs doc to clarify usage by NickCraver · Pull Request #27566 · dotnet/coreclr
  27172. Helping People Work Efficiently while Remote
  27173. System.Net.Quic initial API review · Issue #31337 · dotnet/runtime
  27174. system.net - Domain Name For Sale | DAN.COM
  27175. SameSite=None: Known Incompatible Clients - The Chromium Projects
  27176. Hellvetica.ttf | Kern in hell
  27177. TLS Post-Quantum Experiment
  27178. The .NET Process class on Linux - Red Hat Developer
  27179. Turkey
  27180. normj/ServerlessTODOListTutorial
  27181. revo.js 2019 - Boyan Mihaylov - A journey of multithreading using WebAssembly
  27182. LISA2019 Linux Systems Performance
  27183. Discover gists
  27184. github/gov-takedowns
  27185. BlazorHelp Website > Blog - Making A Server Side Blazor Application a Progressive Web Application
  27186. default value
  27187. .NET Design Review: ARM Intrinsics
  27188. Visual Studio 2019 version 16.4 Release Notes
  27189. Shigeru Miyamoto honoured with Japan culture award | VGC
  27190. mattdesl/workshop-webgl-glsl
  27191. Safe and Secure Drivers in High-Level Languages
  27192. An In-depth Look at Routing in Blazor
  27193. TomaszRewak/C-sharp-console-gui-framework
  27194. ThreeMammals/Ocelot
  27195. dotnet/diagnostics
  27196. Draft Proposal for Diagnostics Client Library (a.k.a. "Runtime Client Library") by sywhang · Pull Request #574 · dotnet/diagnostics
  27197. Untitled Goose Game - Insecure Deserialization
  27198. Have I Been Pwned: API v3
  27199. Apple - Support - System Status
  27200. dotnet/coreclr
  27201. This Video Is Sponsored By ███ VPN
  27202. Convert Array.IsPrimitiveTypeArray to C# by EgorBo · Pull Request #27302 · dotnet/coreclr
  27203. PHP Bug Allows RCE on NGINX Servers
  27204. NDC London 2020 | Software Developers Conference
  27205. Apple, Your Developer Documentation is… Missing
  27206. Creating Random Numbers With .NET Core
  27207. LMGTFY
  27208. Hey Man, Nice Shot but it's in 7/4 and 15/16
  27209. Being ping-ponged between LinkedIn and Stack Overflow
  27210. dapr/dapr
  27211. Learn all about Distributed Application Runtime (Dapr), Part 2 | Azure Friday
  27212. Convey
  27213. Create Home + Body Care Products to Save Money and Planet
  27214. Sponsor @zx2c4 on GitHub Sponsors
  27215. Verzekeraar Allianz informeert klanten over datalek - Security.NL
  27216. Matt Parker | Standup Mathematician - Shows
  27217. benchmark.txt
  27218. The Spy | Netflix Official Site
  27219. spectresystems/snitch
  27220. Create exceptional interactive documentation with Try .NET - The Polly NuGet library did! - Scott Hanselman
  27221. Learn all about Distributed Application Runtime (Dapr), Part 1 | Azure Friday
  27222. [Announcement][3.1.0-preview1] Reacting to browser SameSite changes, impacts OpenIdConnect · Issue #14996 · dotnet/aspnetcore
  27223. cr.yp.to: 2019.10.24: Why EdDSA held up better than ECDSA against Minerva
  27224. Visual Studio .NET productivity in 5 minutes | Intro to Visual Studio [3 of 4]
  27225. Compiler support for @oneventname:preventDefault and @oneventname:stopPropagation · Issue #14517 · dotnet/aspnetcore
  27226. Research based on the .NET Runtime
  27227. Simplifying the Cake global tool bootstrapper scripts with .NET Core 3 local tools
  27228. Options for .NET’s versioning issues
  27229. r/techsupportmacgyver - I slept through all of my phone alarms today so I rigged a TENS unit to an alarm clock. It hurts a lot.
  27230. Commas in big numbers everywhere: An OpenType adventure
  27231. Lyft Launches Job Access Program in 35+ Cities
  27232. Open-sourcing Polynote: an IDE-inspired polyglot notebook
  27233. Stay in-the-know: Introducing the Performance Matters newsletter | Raygun Blog
  27234. Introducing the Docker Desktop WSL 2 Backend - Docker Blog
  27235. BenchmarkDotNet v0.12.0 | BenchmarkDotNet
  27236. A First Look at Java Inline Classes
  27237. Cash-back Websites Expose 2 TB of Sensitive Information
  27238. 【Unite Tokyo 2019】Understanding C# Struct All Things
  27239. Sky Views: You’ve already been hacked - so has everyone else
  27240. AssemblyNameTests.cs
  27241. dotnet/org-policy
  27242. chrisnas/EffectiveDebugging
  27243. dumpperms.cs
  27244. Blazor-State Tutorial
  27245. Windows Terminal Preview 1910 Release | Windows Command Line
  27246. Introduction to cloud-native applications
  27247. 1590810 - Sectigo: EV SSL Certificates with incorrect businessCategory
  27248. Competitive Pest Services Data Breach: What Happened and How We Plan to Fix It - Competitive Pest Control
  27249. Mei-Chin Tsai | Update Conference Prague 2019
  27250. 63 Cores Blocked by Seven Instructions
  27251. .NET Conf in Tokyo 2019 (2019/10/27 11:00〜)
  27252. Hear Hong Kong Protesters Read Their Final Goodbyes | The Dispatch
  27253. Stack Overflow
  27254. 1590171 - QuoVadis: failure to reply in a timely manner
  27255. .NET Design Review: GitHub Quick Reviews
  27256. Fame and Admiration - with Timothy Gowers — Numberphile
  27257. abp.io
  27258. Firefox 70 — a bountiful release for all – Mozilla Hacks - the Web developer blog
  27259. Introduction to Routing in Blazor
  27260. New in .NET Core 3.0: local tools: Exploring ASP.NET Core 3.0 - Part 7
  27261. Meet Algo, the VPN that works
  27262. trailofbits/algo
  27263. Prevent dotnet core 3.0 from building EXE by default
  27264. How to monitor your Docker containers with ctop
  27265. uucidl/pre.uumu
  27266. An Illustrated Guide to OAuth and OpenID Connect
  27267. Dump dotnet process running in docker from host · Issue #573 · dotnet/diagnostics
  27268. Alexa and Google Home abused to eavesdrop and phish passwords
  27269. IdentityModel/IdentityModel.OidcClient
  27270. #8MileYang
  27271. Contributing | Servicios gratuitos para webmasters: scripts en castellano, intercambio de banners, redirección de URLS, espacio jurídico
  27272. YOW! Night 2019 Melbourne - Angie Jones - Oct 22
  27273. Writing a book is hard
  27274. mrLSD/riscv-fs
  27275. OceanNumericInput Component
  27276. OceanLibrary/Ocean
  27277. OceanLibrary/Ocean
  27278. Slow in the Application, Fast in SSMS?
  27279. Thriving on the Technical Leadership Path
  27280. I'm an introvert and I gave a conference talk - Stephanie Stimac's Blog
  27281. Fire! Fire! | The IT Crowd
  27282. Karel Zikmund - Events
  27283. Request Features And ASP.NET Core 3
  27284. dlemstra/code-sign-action
  27285. Have I Been Pwned: Notify me
  27286. Er passordene dine sikre nok?
  27287. Native Blazor Components powered by DevExpress
  27288. Test A Blazor App With Cypress
  27289. The Smallest MIDI Synth Again...
  27290. Sydney ModernApps Live Stream
  27291. Make "async ValueTask/ValueTask<T>" methods ammortized allocation-free by stephentoub · Pull Request #26310 · dotnet/coreclr
  27292. Netcode [p1]: Fightin' Words
  27293. ASP.NET Blog | Upcoming SameSite Cookie Changes in ASP.NET and ASP.NET Core
  27294. Mssql extension for Visual Studio Code now has Object Explorer and IntelliCode - SQL Server Blog
  27295. threeheartsdigital/email-marketing-regulations
  27296. Add 64 bits support to Array underlying storage · Issue #12221 · dotnet/runtime
  27297. Adding FIDO2 Passwordless authentication to an ASP.NET Core Identity App
  27298. Running .NET Core global tools in non-sdk Docker images
  27299. 7 Hidden Office 365 Settings You Can Unlock with PowerShell [Free Video Course]
  27300. The Differentiable Curry | OpenReview
  27301. Sebazzz/Return
  27302. FileSystemWatcher.EnableRaisingEvents captures the ExecutionContext · Issue #30954 · dotnet/runtime
  27303. FileSystemWatcher leaks when EnableRaisingEvents set · Issue #31100 · dotnet/runtime
  27304. IFileProvider needs a way to Unwatch paths · Issue #2419 · dotnet/extensions
  27305. C2 Design Philosophy - Cliff Click's Blog
  27306. Don't root FileSystemWatcher unnecessarily by stephentoub · Pull Request #41872 · dotnet/corefx
  27307. Azure SDK October 2019 Preview | Azure SDKs
  27308. San Miguel, IRL
  27309. Fall .NET Core Survey | .NET Blog
  27310. Anyone can fingerprint unlock a Galaxy S10—just grab a clear phone case
  27311. [bcl][jit] implement Interlocked.Exchange<T> in terms of object by lambdageek · Pull Request #17341 · mono/mono
  27312. The Forgotten Flexagon - Numberphile
  27313. How to expose your custom counters in .NET Core
  27314. New features in .NET Core 3.0 on Linux - Red Hat Developer
  27315. Uploading Files In Blazor
  27316. Microsoft Ignite The Tour in Sydney, February 2020
  27317. The Aggregate Magic Algorithms
  27318. Announcing Distributed Application Runtime (Dapr), an open source project to make it easier for every developer to build microservice applications - Open Source Blog
  27319. github/gov-takedowns
  27320. Dapr - portable, event-driven, serverless runtime.
  27321. Document Management Improvements: Vertical document tabs are here! | Visual Studio Blog
  27322. brminnick/HackerNews
  27323. Ed25519 Keys | Brian Warner
  27324. .NET Core -- Choices
  27325. Download Visual Studio 2019 for Windows & Mac
  27326. The Cloud Native Show - LIVE: Ep. 1
  27327. A Talk Near the Future of Python (a.k.a., Dave live-codes a WebAssembly Interpreter)
  27328. Microsoft says .NET Framework porting project is finished: If your API's not on the list, it's not getting in
  27329. Terra
  27330. Pac-Man | Design Icons
  27331. 1248897 - Expose SpeechRecognition to the web
  27332. Announcing the Open Application Model (OAM), an open standard for developing and operating applications on Kubernetes and other platforms - Open Source Blog
  27333. Weber's Law - Numberphile
  27334. Setting static readonly properties fails · Issue #11571 · dotnet/runtime
  27335. wybiral/firehose
  27336. Static constructor broken (not always executed) · Issue #13036 · dotnet/runtime
  27337. Security flaws exposed personal data from home loan applications in South Africa
  27338. Home - .NET API Catalog
  27339. RyuJIT and static fields initialization in beforefieldinited types · Issue #4346 · dotnet/runtime
  27340. Announcing .NET Core 3.1 Preview 1 | .NET Blog
  27341. Two Headed Girl
  27342. .NET API browser
  27343. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.1 Preview 1
  27344. .NET R&D Digest (September, 2019)
  27345. EF Core 3.1 to target .NET Standard 2.0 · Issue #18141 · dotnet/efcore
  27346. Stack Overflow OSS
  27347. Office 365 network attacks - Gaining access to emails and files via an insecure Reply URL
  27348. Firefox’s New WebSocket Inspector – Mozilla Hacks - the Web developer blog
  27349. Mathematical Sciences Research Institute
  27350. Health Checks with gRPC and ASP.NET Core 3.0 - Steve Gordon
  27351. Rewrite Uri.EscapeString by stephentoub · Pull Request #41772 · dotnet/corefx
  27352. Simplify the Handler loop by davidfowl · Pull Request #8 · rsocket/rsocket-net
  27353. Microsoft - Official Home Page
  27354. rust-p2p/disco
  27355. HashiCorp Nomad on AWS - Quick Start
  27356. NDC London 2020 | Software Developers Conference
  27357. Reacting to browser SameSite changes in 3.1.0-preview1, impacts OpenIdConnect · Issue #390 · aspnet/Announcements
  27358. System update
  27359. .NET Core 3.0 concludes the .NET Framework API porting project · Issue #130 · dotnet/announcements
  27360. AWS’ sponsorship of the Rust project | Amazon Web Services
  27361. danielmarbach/Async.Netcore
  27362. World's Greatest Gallery of Mushrooms That Look Like Butts
  27363. spboyer/dotnet-workshops
  27364. Performance Profiling F#
  27365. Queueing theory and regular expressions
  27366. Weather: Last Week Tonight with John Oliver (HBO)
  27367. Deep Dive into an ORM: The Entity Framework Core Query Pipeline
  27368. Generate Json serializers at build time to reduce startup time · Issue #1568 · dotnet/runtime
  27369. Anonymous classes and generics limit in .NET/C#? | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  27370. Pixels of the Week – October 13, 2019 by Stéphanie Walter - UX designer & Mobile Expert.
  27371. IHttpContextAccessor cannot be used reliably in some scenarios · Issue #14975 · dotnet/aspnetcore
  27372. Against Me! - From Her Lips To God's Ears (The Energizer) [Lyrics on Screen]
  27373. Amazon.com: Children of Time eBook: Adrian Tchaikovsky: Kindle Store
  27374. Marriott – Property Internet Terms of Use
  27375. How Multiplexing Changes Your HTTP APIs
  27376. BlazorHelp Website > Blog - Blazor Microsoft Graph Calendar Example With Active Directory Authentication
  27377. Expand BBJ_RETURN blocks with bool conditions by EgorBo · Pull Request #27167 · dotnet/coreclr
  27378. Resistance - The First Anonymous DEX and Privacy-Oriented Blockchain
  27379. Plato - Free, Open Source User Community & Customer Support Software for ASP.NET Core
  27380. I/O pipelines - .NET
  27381. .NET Core 3.0 Availability on App Service · Issue #118 · Azure/app-service-announcements-discussions
  27382. A detailed look at Ubuntu’s new experimental ZFS installer
  27383. The Insecure Elephant in the Room - CA Security Council
  27384. PeachPie | PHP compiler to .NET
  27385. Fix a Wobbly Table (with Math)
  27386. Hack to the Future - NDC Sydney 2020 | Software Developers Conference
  27387. Licensing Community Discussion · Issue #1024 · SixLabors/ImageSharp
  27388. Distribution comparison via the shift and ratio functions
  27389. Blazor in more depth - NDC Sydney 2020 | Software Developers Conference
  27390. .NET Design Review: .NET Core 3.1
  27391. Vox Borders is back — with a twist!
  27392. ASP.NET Blog | Blazor Server in .NET Core 3.0 scenarios and performance
  27393. Restructure commands by sfoslund · Pull Request #96 · dotnet/cli-lab
  27394. Languages & Runtime: .NET Community Standup - Oct. 10th 2019 - We're Winging It
  27395. Iterating on Inclusion - Stack Overflow Blog
  27396. Consolidated repo names · Issue #127 · dotnet/announcements
  27397. Normality is a myth
  27398. dotnet/orleans
  27399. Application Manifests - Win32 apps
  27400. Navigator.sendBeacon()
  27401. The Cloud Native Show | Channel 9
  27402. IdentityServer/IdentityServer4
  27403. ASP.NET Core Performance Best Practices
  27404. OutOfMemory! card game
  27405. Packaging CLI programs into Docker images to avoid dependency hell
  27406. Stack Overflow - Where Developers Learn, Share, & Build Careers
  27407. File Signature Database:
  27408. AutoHotkey
  27409. Android-x86 - Porting Android to x86
  27410. The Third Annual C# Advent | Cross Cutting Concerns
  27411. Implementation of efficient algorithm for changepoint detection: ED-PELT
  27412. Blazored/Modal
  27413. Grant Types — IdentityServer4 1.0.0 documentation
  27414. What’s the maximum number of generic parameters for a class in .NET/C#? | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  27415. Check If You Are in the Sephora and StreetEasy Data Breaches
  27416. jwilber/roughViz
  27417. Die2Nite.com: The zombie survival game set in a world inhabited by the living dead!
  27418. A million StreetEasy accounts hacked
  27419. Blazor Security Docs and Blog Posts
  27420. Convert A C# Object To Almost Any Format
  27421. Where Does River Water Go? - Numberphile
  27422. Improve the performance of StringBuilder by adamsitnik · Pull Request #27007 · dotnet/coreclr
  27423. Omni Trio - Renegade Snares (Original Mix)
  27424. Australia Talks: Find out where you fit, and how you compare to other Australians in 2019
  27425. Use the Azure Application Insights Profiler settings pane - Azure Monitor
  27426. .NET Core 3.0 Availability on App Service · Issue #204 · Azure/app-service-announcements
  27427. 1943 - Loading issue... - Monorail
  27428. SQL-MisterMagoo/Blazor.PWA.MSBuild
  27429. BlazorHelp Website > Blog - Google Authentication in Server Side Blazor
  27430. Oldpug/Bfi
  27431. Performance analysis of multithreaded applications. | Easyperf
  27432. Xabaril/Esquio
  27433. nanochess/bootOS
  27434. Why can I log in to my Facebook account with a misspelled email/password?
  27435. The GROUPing pitfall - ISoft Wiki
  27436. In-Memory-Only ELF Execution (Without tmpfs)
  27437. NDIS meal provider caught using "Password123" for their clients, refuse to change it - The Big Smoke
  27438. Chrome UI for Deprecating Legacy TLS Versions
  27439. MvcConf 2010
  27440. Virtualization-Based Security: Enabled by Default
  27441. Embracing gRPC in .Net Core
  27442. dotnet/try-convert
  27443. Iraq blocks Facebook, Twitter, WhatsApp and Instagram, then shuts down internet amid civil unrest - NetBlocks
  27444. Overriding :root CSS variables from inner scopes
  27445. Microsoft Surface Duo and Neo: The Software Developer Perspective - Uno Platform
  27446. Don’t use Azure Functions as a web application
  27447. Overriding :root CSS variables from inner scopes
  27448. Designing Better Security Warnings – Firefox UX
  27449. RSVP Rant - Dan Clarke
  27450. Benchmark.cs
  27451. Hacker Noon
  27452. posh-git by dahlbyk
  27453. API Proposal: Add Encoder/Decoder for new System.Buffer types · Issue #30957 · dotnet/runtime
  27454. String-based enums · Issue #2849 · dotnet/csharplang
  27455. Application Building with ASP.NET Core 3.0 - NDC Sydney 2020 | Software Developers Conference
  27456. Intel 545s 2.5&#34; 256GB SATA III 64-Layer 3D NAND TLC Internal Solid State Drive &#40;SSD&#41; SSDSC2KW256G8X1 - Newegg.com
  27457. PhobosLab
  27458. Color should implement FromHsl methods · Issue #27164 · dotnet/runtime
  27459. .NET Design Review: GitHub Quick Reviews
  27460. New in ASP.NET Core 3.0: structured logging for startup messages: Exploring ASP.NET Core 3.0 - Part 6
  27461. dotnet/coreclr
  27462. Call for Review: Web Assembly 1.0 is a W3C Proposed Recommendation | W3C News
  27463. Microwaving butter - The Oatmeal
  27464. Zynga's Breach Notification: How Not to Inform Victims
  27465. What is the difference between ToArray and ToList?
  27466. .NET Rocks! vNext
  27467. 10x developers
  27468. Blazor Roundup From .NET Conf 2019
  27469. Serving ASP.NET Core Web Content from External Folders
  27470. Azure Resource Manager (ARM) Tools - Visual Studio Marketplace
  27471. HEAD - A free guide to <head> elements
  27472. Introducing .NET Core Windows Forms Designer Preview 1 | .NET Blog
  27473. dotnet/diagnostics
  27474. IT Recruitment | Encode Talent
  27475. Add initial spec for gcheap dump tool by josalem · Pull Request #512 · dotnet/diagnostics
  27476. kzu/guit
  27477. Firing mods and forced relicensing: is Stack Exchange still interested in cooperating with the community?
  27478. v5.7 Release Notes
  27479. Devirtualization: in need of some clarifications · Issue #13450 · dotnet/runtime
  27480. Native image lazy-loading for the web!
  27481. Using native DLL and resource files in BenchmarkDotNet projects
  27482. Blazor Simple CQRS with MediatR
  27483. CppCon 2019: Olivier Giroux “The One-Decade Task: Putting std::atomic in CUDA.”
  27484. A computer built from NOR gates: inside the Apollo Guidance Computer
  27485. Alba
  27486. The Girl with the Hyperbolic Helicoid Tattoo - Numberphile
  27487. The Girl with the Hyperbolic Helicoid Tattoo - Numberphile
  27488. The Residents-The Coming of the Crow
  27489. Text Rendering Hates You
  27490. Migrated asp.net core best practice to performance article & moved code to samples by wadepickett · Pull Request #14678 · aspnet/AspNetCore.Docs
  27491. Robots.txt Middleware For ASP.NET Core
  27492. davidfowl/AspNetCoreDiagnosticScenarios
  27493. Kickstarter To Workers and Project Creators: Drop Dead | Current Affairs
  27494. wybiral/firehose
  27495. Wiener Winner Remix | Pinky Malinky | Netflix Futures
  27496. How2factor
  27497. Frontpage EN – Tap-House – The gateway to the world of beer in your city
  27498. aspnet/samples
  27499. Oryx Design Lab
  27500. Three years of research into #thedress, digested – a lesson in humility for perceptual science
  27501. Hot Questions - Stack Exchange
  27502. .NET Core 3 Local Tools
  27503. Aw, snap! What if Every Tab Crashes?
  27504. nvbn/thefuck
  27505. Peacock - Visual Studio Marketplace
  27506. Introducing the CodeSearchNet challenge
  27507. Festive Fractals - Computerphile
  27508. Dark Reader — dark theme for every website
  27509. xoofx/JitBuddy
  27510. Walking Down the Memory Lane with Bing.md
  27511. How do I use ASP.NET Core 3.0 types from a library project for shared Controllers, Middleware etc?
  27512. Circus Jobs - CircusTalk
  27513. RicoSuter/NSwag
  27514. ffjson: faster JSON serialization for Golang | Paul Querna
  27515. One-day hands-on Blazor Workshop
  27516. Hot Questions - Stack Exchange
  27517. Walking Down the Memory Lane with Bing – Part 3
  27518. Improving the LibraBFT protocol · Libra
  27519. Walking Down the Memory Lane with Bing Part 3
  27520. Enable Git LFS and merge the corefx-testdata repo with corefx · Issue #30973 · dotnet/runtime
  27521. Want Free Coding Lessons? Twitch Makes It Happen in Real Time
  27522. Intel 660p Series M.2 2280 512GB PCI-Express 3.0 x4 3D2 QLC Internal Solid State Drive &#40;SSD&#41; SSDPEKNW512G8XT - Newegg.com
  27523. dotnet-presentations/dotnetconf2019
  27524. Introducing IHostLifetime and untangling the Generic Host startup interactions: Exploring ASP.NET Core 3.0 - Part 5
  27525. “Stubs” in the .NET Runtime
  27526. 3.0 Release Notes | Npgsql Documentation
  27527. CLR Method Internals (.NET 2.0)
  27528. Ray Tracing Denoising
  27529. Your Own Serverless Request Bin with Azure Functions
  27530. .NET Conf 2019 When and How to Use the Actor Model: an Introduction…
  27531. Algorand's cryptographic sortition
  27532. .NET Conf 2019 | Channel 9
  27533. [DSCTF 2019] CPU Adventure – Unknown CPU Reversing
  27534. Breaking change proposal: StringInfo and TextElementEnumerator to support extended grapheme clusters · Issue #30955 · dotnet/runtime
  27535. .NET Community Standups | Streaming live each week
  27536. novotnyllc/NuGetKeyVaultSignTool
  27537. Telerik UI for Blazor Scatter, Scatter Line, Bubble Charts
  27538. Signature help in collection inializers · Issue #38850 · dotnet/roslyn
  27539. ML.NET | Channel 9
  27540. 'System' not found after update to dotnet core 3.0 · Issue #3290 · OmniSharp/omnisharp-vscode
  27541. microsoft/FrozenObjects
  27542. We Need a Carbon Tax, Now, That Goes Up Over Time
  27543. .NET Application Architecture Guides
  27544. shafi-vinod.pdf
  27545. dotnet-foundation/project-maturity-model
  27546. terrajobst/api-review-list
  27547. .NET Core 3.0 -- Post Launch Blog Posts
  27548. Blazor - Official Release, Free Offer, and Future Plans
  27549. 3 as the sum of the 3 cubes - Numberphile
  27550. .NET Design Review: GitHub Quick Reviews
  27551. davidfowl/BedrockFramework
  27552. Windows Terminal Preview 1909 | Windows Command Line
  27553. [Linux] Add initial perf jitdump support · Issue #13462 · dotnet/runtime
  27554. Creating gRPC .NET Core Client Libraries - Steve Gordon
  27555. UserSecrets Broken in VS 2019 16.3.0 - Developer Community
  27556. Supreme Court bombshell: Britain is working once again
  27557. Welcome to .NET Conf 2019!
  27558. Welcome to Esquio — Esquio 0.0.1 documentation
  27559. The government websites that still aren't 'secure'
  27560. Sagas
  27561. Announcing free C#, .NET, and ASP.NET for beginners video courses and tutorials - Scott Hanselman
  27562. Microsoft Launches New .NET Core Video Series - Thurrott.com
  27563. My Journey with Orchard Core
  27564. Tips and Tricks for .NET Debugging in Visual Studio
  27565. What's New in SignalR with .NET Core 3.0?
  27566. MiniProfiler/dotnet
  27567. Modernizing .NET Desktop Applications with .NET Core
  27568. What's new in C# 8 - Part 2
  27569. What's new in C# 8 - Part 1
  27570. The Future of C++/CLI and .NET Core 3 | C++ Team Blog
  27571. The C-Word - talking Calculus with Steven Strogatz — Numberphile
  27572. Mid Century Themes (Dark / Light) - Visual Studio Marketplace
  27573. dotnet/core
  27574. ASP.NET Blog | Setting HTTP header attributes to enable Azure authentication/authorization using HTTPRepl
  27575. Locknote: The Internet of Pwned Things - Troy Hunt
  27576. dotnet/winforms
  27577. prefers-color-scheme
  27578. gRPC
  27579. Test web APIs with the HTTP REPL
  27580. CppCon 2019: The One-Decade Task: Putting std::atomic...
  27581. Joining the .NET Foundation Maturity Model Pilot | .NET Blog
  27582. Alexis Kennedy
  27583. ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0
  27584. .NET Videos | Free videos from the .NET team and community
  27585. AWS Joins the .NET Foundation | Amazon Web Services
  27586. dotnet/docs
  27587. dotnet/core
  27588. Announcing .NET Core 3.0 | .NET Blog
  27589. Announcing F# 4.7 | .NET Blog
  27590. Upgrade to 3.0 RTM packages and SDKs by NickCraver · Pull Request #426 · MiniProfiler/dotnet
  27591. “UPSERT” Race Condition With MERGE
  27592. ASP.NET Core in Action
  27593. Prevent users registering with passwords from data breaches
  27594. BlazorHelp Website > Blog - A Simple Blazor User and Role Manager
  27595. Troy Hunt Returns to Denmark
  27596. dotnet-presentations/aspnetcore-app-workshop
  27597. Chocolatey's Website Gets a Long Awaited Redesign!
  27598. Creature Keeper Combat Teaser
  27599. Peddle the Pedal to the Metal
  27600. DevOneConf 2019 - Rainer Stropek - SPA revolution with webassembly and ASP.NET Blazor
  27601. Implement FromOid and TryFromOid. by vcsjones · Pull Request #41239 · dotnet/corefx
  27602. Vive la tarte
  27603. 2.1.x changes and .NET Core 3.0 support by NickCraver · Pull Request #172 · NickCraver/StackExchange.Exceptional
  27604. JDK 13: The new features in Java 13
  27605. STRML: Projects and Work
  27606. python/cpython
  27607. Scotiabank slammed for 'muppet-grade security' after internal source code and credentials spill onto open internet
  27608. What's my birthday?
  27609. What's my birthday?
  27610. Chrome 78 Beta: a new Houdini API, native file system access and more
  27611. Fix width issues (side-scroll) and remove unused layout bits by NickCraver · Pull Request #99 · dotnet-foundation/dotnetfoundation-website
  27612. Hackean código fuente y credenciales de acceso de Scotiabank
  27613. Amazon.com: Logitech MX Master 2S Wireless Mouse – Use on Any Surface, Hyper-fast Scrolling, Ergonomic Shape, Rechargeable, Control up to 3 Apple Mac and Windows Computers (Bluetooth or USB), Graphite: Computers & Accessories
  27614. dotnet/corefx
  27615. This is how you get rid of null reference exceptions forever
  27616. davidfowl/BedrockFramework
  27617. praeclarum/sqlite-net
  27618. Herding Cats: A Primer for Programmers Who Lead Programmers: J. Hank Rainwater: 9781590590171: Amazon.com: Books
  27619. Amazon.com: Work Rules!: Insights from Inside Google That Will Transform How You Live and Lead (9781455554799): Laszlo Bock: Books
  27620. The Far Side Comic Strip by Gary Larson - Official Website | TheFarSide.com
  27621. Awesome Orrery - Objectivity #212
  27622. CryptographicException on .NET Core 3, Windows only "The specified RSA parameters are not valid; both Exponent and Modulus are required fields." · Issue #30914 · dotnet/runtime
  27623. Data Breach | Animates Pet Supplies
  27624. Create a Meetup Account
  27625. icsharpcode/ILSpy
  27626. Walking Down the Memory Lane with Bing – Part 2
  27627. jeffkl/KluGet
  27628. LEOPOLD NASA FOIA 2019 OK Asteroid
  27629. It's .NET ROCKS! Talking about Blazor with ASP.NET Web Forms developers
  27630. Demystifying Tail Call Optimization - DEV Community 👩‍💻👨‍💻
  27631. unoplatform/workshops
  27632. UnoConf Livestream - Presented by Uno Platform
  27633. BeagleBoard.org® Launches BeagleBone® AI, Offering a Fast Track to Getting Started with Artificial Intelligence at the Edge
  27634. Interview with Scott Hunter on .NET Core 3.0
  27635. Safely Endangered
  27636. Out-of-memory exception in a managed application that's running on the 64-bit .NET Framework
  27637. henalbrod/Blazor.Auth0
  27638. Telerik and Kendo UI R3 Release 2019 is Here!
  27639. Throwing null literal | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  27640. [WIP] Pinned Object Heap by VSadov · Pull Request #26111 · dotnet/coreclr
  27641. Non-Lack Rack Pack
  27642. [WIP] Implement portable tailcall helpers by jakobbotsch · Pull Request #26418 · dotnet/coreclr
  27643. Implement struct marshalling via IL Stubs instead of via FieldMarshalers by jkoritzinsky · Pull Request #26340 · dotnet/coreclr
  27644. Cascadia Code | Windows Command Line
  27645. Disable nop padding in R2R images and remove jumpstamps from the runtime by davmason · Pull Request #26740 · dotnet/coreclr
  27646. Miles 10 Titanfall 2 Replay Demo
  27647. gRPC and C# 8 Async stream
  27648. What is the fastest way to do Array Table Lookup with an Integer Index?
  27649. Prague .NET Meetup with Maoni Stephens [ENG]
  27650. dotnet/roslyn
  27651. Noita Gameplay - Explaining what every pixel is simulated means
  27652. A Cancel Culture Glossary
  27653. dotnet pack creates odd dates in package using version 3.0.100-preview9-014004 · Issue #3388 · dotnet/core
  27654. Announcing .NET Core 3.0 Release Candidate 1 | .NET Blog
  27655. Polly-Contrib/Polly.Contrib.WaitAndRetry
  27656. Running async tasks on app startup in ASP.NET Core 3.0: Exploring ASP.NET Core 3.0 - Part 4
  27657. BUG: Json.NET converter for IPAddress does not work in .NET Core 3.0 specifically · Issue #30873 · dotnet/runtime
  27658. Read-Only Array and Tuple Types in TypeScript
  27659. How .NET 4.8 Can Break Your Application
  27660. Dealing with the compromise
  27661. jerriep/dotnet-outdated
  27662. An Introduction to OwningComponentBase
  27663. Pre-DDD 14 Curry Night
  27664. Build a 6502 computer
  27665. dotNET
  27666. Best Media Streaming Devices | Live streaming apps powered by Plex
  27667. Role-Playing Virtual Tabletop | I Met A Troll
  27668. 2019: July - October Political Notes - Richard Stallman
  27669. Uno Platform - Home
  27670. GitHub
  27671. Careers- Junior Data Scientist
  27672. Introduction to Functional Programming in F# — Softwarepark
  27673. Data Juggler
  27674. TimeWarpEngineering/blazor-state
  27675. ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0 Release Candidate 1
  27676. False or misleading claims
  27677. IL-Linker in .NET Core 3.0
  27678. Finalization implementation details | .NET Blog
  27679. Legal Immigration: Last Week Tonight with John Oliver (HBO)
  27680. Bump mixin-deep from 1.3.1 to 1.3.2 by dependabot · Pull Request #1367 · buildo/react-components
  27681. BluestormDNA/ProjectPSX
  27682. GC does not correctly evaluate the memory load on Linux · Issue #13371 · dotnet/runtime
  27683. !@#$!@@@@@@@ MY ISYS PROJECT @@@@@@!%#@!@
  27684. beemdevelopment/Aegis
  27685. Veldrid
  27686. Bye Bye Love
  27687. fun with variance
  27688. BlazorHelp Website > Blog - Blazor Error Handling OwningComponentBase and EF Core Tracking
  27689. Adopting Blazor - running C# on the client side and building rich web apps in one tech stack you’ll love - Telerik UI for Blazor Webinar
  27690. Tutorial series for simulating NES Graphics – BIT INK STUDIOS
  27691. Aditya Anand – Medium
  27692. Ongoing EOSIO exploit allows attacker to steal 30,000 EOS as network freezes
  27693. Search Experiences For Your ASP.NET Core Apps With Elasticsearch
  27694. davidfowl/DynamicLinq
  27695. DOH! DNS over HTTPS explained | APNIC Blog
  27696. CallSiteValidator doesn't cache results of the walk · Issue #2353 · dotnet/extensions
  27697. langleyfoxall/laravel-nist-password-rules
  27698. Detecting Sync over Async Code in ASP.NET Core - CodeOpinion
  27699. Every game should copy Death Stranding’s “Very Easy Mode”
  27700. pipeline doc - by Rick-Anderson · Pull Request #14414 · dotnet/docs
  27701. Buy Samsung HMD Odyssey+ - Microsoft Store
  27702. Automatically Compress Images on Pull Requests - Calibre
  27703. Improvements to Interop Marshaling in V4: IL Stubs Everywhere | .NET Blog
  27704. Introduction to Compilers and Language Design
  27705. Compilers
  27706. CS143 Archive
  27707. CSEP501: Compiler Construction
  27708. Cutter
  27709. svaarala/duktape
  27710. sciter – Multiplatform HTML/CSS UI Engine for Desktop and Mobile Application
  27711. ChocoPy: A Programming Language for Compilers Courses
  27712. What's new in .NET Core 3.0
  27713. Remove Richard Stallman
  27714. Durable Functions Overview - Azure
  27715. .NET Core 1.0 -> 3.0 Upgrade by NickCraver · Pull Request #62 · kevin-montrose/Sigil
  27716. .NET Core Opinion 14 - Razor Pages for HTML, Controllers for APIs
  27717. Dave Glick - Default Interface Members, What Are They Good For?
  27718. Walking Down the Memory Lane with Bing Part 1
  27719. Microsoft Forms
  27720. Combining Razor and Blazor Pages in a Single ASP.NET Core 3 Application - Mikael Koskinen
  27721. App Store Review Guidelines - Apple Developer
  27722. Building dev tools & designing C#: An interview with Eric Lippert
  27723. Languages & Runtime: .NET Community Standup - Sept. 12th 2019 - .NET Conf, .NET 5, OpenFSharp
  27724. Idea: Extension/derivation of sealed classes · Issue #13345 · dotnet/runtime
  27725. r/programming - A high-speed network driver written in C, Rust, Go, C#, Java, OCaml, Haskell, Swift, Javascript, and Python
  27726. ixy-languages/ixy-languages
  27727. JavaZone 2019 - September 11th - 12th
  27728. ixy-languages/ixy.cs
  27729. Switch intellisense between frameworks · Issue #39 · OmniSharp/omnisharp-vscode
  27730. The Value of EV Certificates Remains Regardless of Changes To The EV Indicator in Major Browsers
  27731. Control - Discover a World Unknown
  27732. draft-ietf-quic-transport-23 - QUIC: A UDP-Based Multiplexed and Secure Transport
  27733. john-h-k/MathSharp
  27734. Amazon.com: iBUYPOWER Gaming PC Computer Desktop Trace2 9250 (Intel Core i7-9700F 3.0GHz, NVIDIA GeForce GTX 1660 Ti 6GB, 16GB DDR4, 240GB SSD, 1TB HDD, WiFi & Win 10 Home) Black: Computers & Accessories
  27735. Running with Server GC in a Small Container Scenario Part 1 – Hard Limit for the GC Heap | .NET Blog
  27736. PrivacySafe: The Anti-Cloud Appliance
  27737. How to add an optimization for C# to RyuJIT
  27738. La facture | ICI Radio-Canada.ca Télé
  27739. Home
  27740. XBox Underground (Part 1) – Darknet Diaries
  27741. Hyperion Publications
  27742. Testable timers with Reactive Extensions for .Net - Mark's Blog
  27743. Silent Hill OST - Killing Time
  27744. Weakness in Intel chips lets researchers steal encrypted SSH keystrokes
  27745. ASP.NET Community Standup - September 10th 2019 - 5 Year Anniversary Show!
  27746. ASP.NET Community Standup - September 10th 2019 - 5 Year Anniversary Show!
  27747. Urban Street Network Orientation
  27748. Herding Code 239: Jerome Laban on Uno Platform – Herding Code
  27749. Firefox’s Test Pilot Program Returns with Firefox Private Network Beta – The Mozilla Blog
  27750. nip.io - wildcard DNS for any IP Address
  27751. xip.io: wildcard DNS for everyone
  27752. .NET Design Review: GitHub Quick Reviews
  27753. Say hello to the new Visual Studio terminal! | Visual Studio Blog
  27754. September 10, 2019—KB4515384 (OS Build 18362.356)
  27755. New in ASP.NET Core 3: Service provider validation: Exploring ASP.NET Core 3.0 - Part 3
  27756. AArnott/Nerdbank.GitVersioning
  27757. Remove some boxing from tuples with >= 8 elements by stephentoub · Pull Request #26584 · dotnet/coreclr
  27758. Publishing A Single EXE File In .NET Core 3.0 - .NET Core Tutorials
  27759. awslabs/s2n
  27760. Taskbar Latency and Kernel Calls
  27761. Deploying Containerised Apps to Azure Web App for Containers
  27762. GC Perf Infrastructure – Part 0 | .NET Blog
  27763. Drop netstandard1.x support by NickCraver · Pull Request #422 · MiniProfiler/dotnet
  27764. Review: IT Chapter Two is overlong, but Pennywise will still haunt your dreams
  27765. Support asp-items for datalist element · Issue #7663 · dotnet/aspnetcore
  27766. Building a modern campus
  27767. tonsky/FiraCode
  27768. Move crossgen2 to CoreCLR repo by MichalStrehovsky · Pull Request #26513 · dotnet/coreclr
  27769. Compiler Explorer - CUDA (NVCC 10.1 Update 1)
  27770. Nedbank blocks customers from using password managers
  27771. LLBLGen Pro | Blog: 16 years of LLBLGen Pro!
  27772. Python 2.7 Countdown
  27773. MvvmCross/MvvmCross
  27774. Common Systems Programming Optimizations & Tricks - paulcavallaro
  27775. Announcing CT Monitoring for Report URI!
  27776. Australia’s 2020 Cyber Security Strategy
  27777. DuckDuckGo Settings
  27778. Klein Tools NCVT-1 Voltage Tester, Non-Contact Voltage Detector for AC Voltage, Low Battery Indicator and Auto Shutdown, Batteries Included - Electrical Tools - Amazon.com
  27779. IdentityServer for ASP.NET Core 3
  27780. Display exact match search result at the top and with clear label · Issue #7463 · NuGet/NuGetGallery
  27781. Using Certificate Authentication with IHttpClientFactory and HttpClient
  27782. Quotes by Brian W. Kernighan
  27783. TUCK ME IN
  27784. BlazorHelp Website > Blog - A Blazor Application Updater
  27785. Availability of nullable attributes outside of Core 3.0 · Issue #30493 · dotnet/runtime
  27786. Discovering Hard Disk Physical Geometry through Microbenchmarking « Blog
  27787. Intel Processor Trace Part3. Analyzing performance glitches. | Easyperf
  27788. r/unsw - Massive 50K Australian Student Data Breach :(
  27789. BlazorFiddle - Blazor .Net Developer Playground and Code Editor in the Browser.
  27790. Developer Sign Up
  27791. The evolution of Family Link parental controls
  27792. Publishing a package no longer creates a release and other GitHub Package Registry updates - The GitHub Blog
  27793. .Net Down Under Tour - Sydney
  27794. Blazor-State
  27795. Dave Glick - Default Interface Members and Inheritance
  27796. Gaming's #MeToo Moment and the Tyranny of Male Fragility
  27797. Navigating the .NET Ecosystem
  27798. unoplatformdev
  27799. Gluster | Storage for your Cloud
  27800. Blazor
  27801. The Mystery of 42 is Solved - Numberphile
  27802. Interacting with native libraries in .NET Core 3.0 - Red Hat Developer
  27803. Painless Password Hash Upgrades
  27804. Roundup #53: .NET Core 3 Preview 9, Improved NuGet Search, Prefer ValueTask to Task, .NET Core API Performance - CodeOpinion
  27805. Episode 33 - .NET Core 3.0, MSIX and The Windows Store with James Montemagno
  27806. CSRF is (really) dead
  27807. Why Are You Removing Website Identity, Google and Mozilla? - CA Security Council
  27808. dotnet/coreclr
  27809. 42 is the new 33 - Numberphile
  27810. [Updated: New Statement] Flight1 Security Breach | FSElite
  27811. Goodbye XSS Auditor
  27812. False Knees
  27813. Space Invaders | Design Icons
  27814. Local variable getting modified by function call · Issue #13362 · dotnet/runtime
  27815. OWASP/CheatSheetSeries
  27816. microsoft/PowerToys
  27817. FancyZones Tutorial
  27818. DisposableFieldsShouldBeDisposedDiagnosticAnalyzer eats up memory resulting in VS crash - Developer Community
  27819. Event Sourcing: Projections with Liquid Projections - CodeOpinion
  27820. My RustConf 2018 Closing Keynote
  27821. Kestrel server does not get grade A in SSL tests because it has no cipher suit preference · Issue #30767 · dotnet/runtime
  27822. Hack Yourself First: How to go on the Cyber-Offence - NDC Sydney 2020 | Software Developers Conference
  27823. .Net Down Under Community Day 2019
  27824. An Introduction to SequenceReader - Steve Gordon
  27825. Infrastructure in C# using the Azure Management SDK • Jamie Phillips
  27826. dotnet/coreclr
  27827. .NET Core Process APIs not Consistent (or always useful) in all situations · Issue #28990 · dotnet/runtime
  27828. SixLabors/ImageSharp.Web
  27829. Call gRPC services with the .NET client
  27830. Announcing Entity Framework Core 3.0 Preview 9 and Entity Framework 6.3 Preview 9 | .NET Blog
  27831. Utf8String design proposal · Issue #2350 · dotnet/corefxlab
  27832. Knowledge Management for Developers | Stack Overflow for Teams
  27833. wybiral/stream-sources
  27834. dotnet/coreclr
  27835. Creating a custom xUnit theory test DataAttribute to load data from JSON files
  27836. Split the big jit files to allow better GitHub experience. · Issue #13359 · dotnet/runtime
  27837. Careers Behind the Code with Maoni Stephens
  27838. Should We Trust Microsoft With Linux?
  27839. Announcing .NET Core 3.0 Preview 9 | .NET Blog
  27840. ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0 Preview 9
  27841. What is Dark?
  27842. Absence of 'unsafe' C# keyword/switch does not guarantee type or memory safety.
  27843. Custom internal calls in .NET Core hosting · Issue #11941 · dotnet/runtime
  27844. Conditionally remove the GC transition from a P/Invoke by AaronRobinsonMSFT · Pull Request #26458 · dotnet/coreclr
  27845. XKCD forum data breach impacted 562,000 subscribers
  27846. r/Twitter - About half the gifs on twitter show one frame then go black. [firefox]
  27847. Attribute for minimal runtime impact during an unmanaged call · Issue #30741 · dotnet/runtime
  27848. Get Ghostly - Microsoft Store
  27849. Over 328,000 Users Hit by Foxit Data Breach | SecurityWeek.Com
  27850. Reynolds Number - Numberphile
  27851. natemcmaster/CommandLineUtils
  27852. ghuntley/serverless-to-cgi-bin
  27853. Zero PMK Installation (CVE-2019-12587) | Garbelini M. E.
  27854. 10 Personal Finance Lessons for Technology Professionals
  27855. 32-Bit Apps 'Not Optimized for Your Mac' No Longer Working on macOS Catalina
  27856. Static TypeScript: An Implementation of a Static Compiler for the TypeScript Language - Microsoft Research
  27857. Hardware Intrinsics in .NET Core | .NET Blog
  27858. Bug #16136: String corruption in 2.6.4 - Ruby master - Ruby Issue Tracking System
  27859. Epicenter
  27860. Blazor 3.0 Roadmap · Issue #8177 · dotnet/aspnetcore
  27861. SQL Server Retries with Dapper and Polly
  27862. dotnet/aspnetcore
  27863. Comparing Startup.cs between the ASP.NET Core 3.0 templates: Exploring ASP.NET Core 3.0 - Part 2
  27864. Create customized instances of Visual Studio
  27865. Livin’ on the Edge: Root Causing Regressions
  27866. Alec
  27867. [RyuJIT] Recognize and optimize constant set membership tests · Issue #8418 · dotnet/runtime
  27868. Up For Grabs
  27869. The Size and Shape of Raindrops - Sixty Symbols
  27870. Publishing to Azure Container Registry using Azure Pipelines
  27871. GitHub Actions Build by NickCraver · Pull Request #416 · MiniProfiler/dotnet
  27872. Support installing multiple versions of .NET Core SxS · Issue #25 · actions/setup-dotnet
  27873. Tired of Stack Overflow
  27874. .NET Annotated Monthly | September 2019 - .NET Tools Blog
  27875. AsciiDoc Home Page
  27876. Just Delete Me | A directory of direct links to delete your account from web services.
  27877. Post | LOTSOFNOISE.TECH
  27878. The Size and Shape of Raindrops - Sixty Symbols
  27879. TylerLeonhardt/test-module
  27880. wybiral/spirit-box
  27881. Alan Turing to be the face of new £50 note
  27882. Static analysis for .NET 5 · Issue #30740 · dotnet/runtime
  27883. Workflow syntax for GitHub Actions - GitHub Help
  27884. OpenSSL PRNG is not (really) fork-safe - Martin Boßlet
  27885. NuGet PackageReference format (package references in project files)
  27886. The Egg - A Short Story
  27887. Initial Actions commit by NickCraver · Pull Request #171 · NickCraver/StackExchange.Exceptional
  27888. Intel Processor Trace Part2. Better debugging experience. | Easyperf
  27889. cr.yp.to: 2017.07.23: Fast-key-erasure random-number generators
  27890. Application Building with ASP.NET Core 3.0 - NDC Sydney 2020 | Software Developers Conference
  27891. jedisct1/dsvpn
  27892. Locknote: The Internet of Pwned Things - NDC TechTown 2020
  27893. femto-io
  27894. Final installation and testing underway at stations | WMATA
  27895. The Otherside of Yemen (I love this country!)
  27896. Navier-Stokes Equations - Numberphile
  27897. Ultimate Dog Tease
  27898. Proposal: Modify Object class, remove ToString, static and instance Equals, and GetHashCode methods; and the == operator · Issue #13343 · dotnet/runtime
  27899. The Baseline Interpreter: a faster JS interpreter in Firefox 70 – Mozilla Hacks - the Web developer blog
  27900. Improving performance of GraalVM native images with profile-guided optimizations
  27901. Major Crypto Brokerage Coinmama Reports 450,000 Users Affected by Data Breach
  27902. Sharing photos of your furry friend? It could be putting you at risk for hacking
  27903. ML.NET vs. Create ML: Toxic Text
  27904. SELECT Post FROM Stack Overflow Questions WHERE Topic = "git" ORDER BY Votes DESC; - DEV Community 👩‍💻👨‍💻
  27905. Age of JIT Compilation. Part 2. CLR is Watching You
  27906. Support for OCI8 database extension for Oracle · Issue #431 · peachpiecompiler/peachpie
  27907. The Libra Bug Bounty Program | Libra
  27908. Age of JIT Compilation. Part 1. Genesis
  27909. String.StartsWith slower on Linux with some characters · Issue #30716 · dotnet/runtime
  27910. RAD Basic: 100% compatible with VB6 Visual Basic 6 (AKA Visual Basic classic)
  27911. dotnet-foundation/newsletter
  27912. ridercz/Altairis.Services.PwnedPasswordsValidator
  27913. Consider ignoring SuppressIldasmAttribute in ILDASM · Issue #13341 · dotnet/runtime
  27914. Performance Matters - The latest software performance news straight to your inbox | Product Hunt
  27915. Joe Rogan Experience #1342 - John Carmack
  27916. TeXnique
  27917. Web-to-App Communication: App Protocols
  27918. Why .NET Core for building Cloud Native Apps?
  27919. Dynamic controller routing in ASP.NET Core 3.0 | StrathWeb. A free flowing web tech monologue.
  27920. PegLeg
  27921. GC.AllocateUninitializedArray should tighten its logic around when to return zeroed arrays · Issue #13292 · dotnet/runtime
  27922. Popmotion | JavaScript animation libraries for delightful interfaces
  27923. Firefox and Chrome will remove GUI indicator for Extended Validation certificates (Bulletproof TLS Newsletter Issue #56)
  27924. Ctrl+F (and possible other actions) should not close the temporary tab you activated it in - Developer Community
  27925. We are what we do
  27926. LOVE, TRASH DOVES.
  27927. Using KeyVault References to Read Key Vault Secrets - Petri
  27928. Anti-aliased Alpha Test: The Esoteric Alpha To Coverage
  27929. Framesync | Popmotion Pure
  27930. 90949 – [9 Regression] null pointer check removed
  27931. IBM Gives Away PowerPC; Goes Open Source
  27932. Tracking unmaintained crates · Issue #134 · RustSec/advisory-db
  27933. Totally unsupported hacks - Add Windows Terminal to the Win+X Shortcut menu - Scott Hanselman
  27934. Code Camp NYC — Welcome to the online headquarters of Code Camp NYC
  27935. Telerik UI for Blazor 1.6: Menu, TimePicker & Grid Upgrades
  27936. Using JSON for polymorphic types in C# - Oxford Computer Consultants
  27937. How the .NET Team uses Azure Pipelines to produce Docker Images | .NET Blog
  27938. Insomnia
  27939. Office
  27940. Thread by @ErrataRob: "Yea, I've got 3 hours to kill here in this airport lounge waiting for the next leg of my flight, so let's discuss the "OSI Model". There's n […]"
  27941. Cyber warfare, IoT hacks, and mass data gathering – the new security threats of a hyper-connected world Cyber warfare, IoT hacks, and mass data gathering
  27942. Performance Matters - The Newsletter For Tech Leaders
  27943. WebSocketStream - Chrome Platform Status
  27944. Windows Desktop: .NET Standup - August 22nd 2019 - App Center for Desktop apps, XAML Tools & WinUI
  27945. Little Rock Tech Fest 2019
  27946. 150 Meter Starhopper Test
  27947. Campbell Award Renamed
  27948. The favicon.ico in the templates is needlessly big · Issue #13491 · dotnet/aspnetcore
  27949. Imperva Security Update | Imperva
  27950. .NET Design Review: GitHub Quick Reviews
  27951. Windows Terminal Preview v0.4 Release | Windows Command Line
  27952. Exploring the new project file, Program.cs, and the generic host: Exploring ASP.NET Core 3.0 - Part 1
  27953. Blazor server-side: Accumulated SignalR messages hits IIS 30Mb limit · Issue #13470 · dotnet/aspnetcore
  27954. damienbod/AspNetCoreMvcAngular
  27955. Navier-Stokes Equations - Numberphile
  27956. Observability — A 3-Year Retrospective - The New Stack
  27957. Inigo Quilez :: fractals, computer graphics, mathematics, shaders, demoscene and more
  27958. Containerising a Blazor WebAssembly App
  27959. Padloc - A Modern Password Manager For Individuals And Teams
  27960. Introduction to using XPath in JavaScript
  27961. Do It Yourself (OpenJDK) Garbage Collector
  27962. New and improved NuGet Search is here! | The NuGet Blog %
  27963. ASP.NET Core Tag Helpers and View Components
  27964. Haim | AI21 Labs
  27965. The Bot That Helps You Merge
  27966. wybiral/terrain
  27967. IdentityServer - Training
  27968. Davido - If (Official Music Video)
  27969. An Introduction to Building Applications with Blazor
  27970. Revolutionary New Digital Offering, ‘Disney Genie,’ Coming to Walt Disney World Resort
  27971. Generator
  27972. Unit Testing dotnet new Templates
  27973. Please do not use the .NET 2.0 HMACSHA512 and HMACSHA384 Classes
  27974. What We Did to Improve Security of Our Infrastructure (Updated)
  27975. Security Incident - Please Change Your Password
  27976. tc39/proposal-realms
  27977. [Servercert-wg] Ballot SC22: Reduce Certificate Lifetimes
  27978. Blazor Training Videos – DevExpress Blazor Training Course
  27979. Amazon.com: USB C Charger [GaN Tech], Anker 30W Ultra Compact Type-C Wall Charger with Power Delivery, PowerPort Atom PD 1 for iPhone 11/11 Pro/Max/XS/XR, iPad Pro, MacBook 12'', Pixel, Galaxy, and More: AnkerDirect
  27980. Announcing pricing decrease for Azure App Service on the Premium plan | Azure updates | Microsoft Azure
  27981. Simon Peyton Jones how GHC type inference engine actually works
  27982. natemcmaster/LetsEncrypt
  27983. Vintage Shaking Ghost - Sonic Control - Sound Activated Toy
  27984. How to build a plugin system on the web and also sleep well at night
  27985. Why Are So Many Developers Hating on Object-Oriented Programming? - The New Stack
  27986. Node Material: Light Node
  27987. Explore GitHub
  27988. GitHub Maintainer Scholarships are now available for GitHub Universe
  27989. Getting Started with GitHub Actions in Visual Studio | Visual Studio Blog
  27990. Avoiding ASP.Net Core Configuration Pitfalls With Array Values
  27991. Maximising .NET Core API performance
  27992. Prefer ValueTask to Task, always; and don't await twice
  27993. HIRE AND FIRE YOUR KIDS
  27994. Secure an ASP.NET Core web app with the Identity framework - Learn
  27995. Visual Studio Tips and Tricks: Increasing your Productivity for .NET | .NET Blog
  27996. Blazor Tips and Tricks
  27997. Amazing Graphs III - Numberphile
  27998. A005185 - OEIS
  27999. Strategic Domain-Driven Design
  28000. 🐕 Announcing NodeGUI and React NodeGUI - Build native desktop apps with Javascript and CSS 🎉
  28001. Reasons for OutOfMemoryException · Issue #13284 · dotnet/runtime
  28002. Research Update: Impact of the Ask Question Wizard - Stack Overflow Blog
  28003. Snake Puzzle Games
  28004. Kerbal Space Program 2 Cinematic Announce Trailer
  28005. Optional Parameters in Razor Pages Routing
  28006. prometheus-net/prometheus-net
  28007. Creating a dynamic forms framework in .NET with Blazor - Oxford Computer Consultants
  28008. Why Does the U.S. Army Own So Many Fossils?
  28009. tl;dr sec Newsletter
  28010. Issues Cloning Spec repo - GitHub taking a very long time to download changes to the Specs Repo · Issue #4989 · CocoaPods/CocoaPods
  28011. Respawn at the Apex of community dysfunction | Opinion
  28012. Mozilla takes action to protect users in Kazakhstan – The Mozilla Blog
  28013. Sign-in and sync with work or school accounts in Microsoft Edge Insider builds - Microsoft Edge Blog
  28014. Nintendo Support: How to Transfer Data Between microSD Cards for Use on Nintendo Switch
  28015. Protecting Chrome users in Kazakhstan
  28016. EV SSL Certificates Phased Out of New Browser Updates | Venafi
  28017. rstropek/BlazorHeroTutorial
  28018. Part 1: A better way to handle authorization in ASP.NET Core – The Reformed Programmer
  28019. UNCRACKABLE? The Collatz Conjecture - Numberphile
  28020. Entity Framework Core in Action
  28021. Containerising a Blazor Server App
  28022. Lessons learned from accident and near-accident experiences in traffic
  28023. r/Mistborn - A Steel Inquisitor sketch
  28024. Hieronymus Bosch Butt Music
  28025. Performance Matters • Hillel Wayne
  28026. .NET Community Standups | Live every Tuesdy and Thursday
  28027. mrpmorris/blazor-university
  28028. Azure DevOps Podcast: Mads Torgersen on the Latest in C# - Episode 49
  28029. Blazor University – Learn the new .NET SPA framework from Microsoft
  28030. .NET Design Review: GitHub Quick Reviews
  28031. What’s in the Works: Improving Feedback for All Users - Stack Overflow Blog
  28032. How 24 FPS Became Standard
  28033. Making my first contribution on SourceForge using Mercurial
  28034. An Introduction to System.Threading.Channels - Steve Gordon
  28035. ASP.NET Community Standup - August 6th 2019 - ASP.NET Core A to Z eBook with Shahed Chowdhuri
  28036. dotnet/core
  28037. Rotor v2 book draft available · Ted Neward's Blog
  28038. Feedback Hub - Windows Insider
  28039. What's new in C# 8.0 - C# Guide
  28040. Episode 105 – Feature Management with Andrew Lock | The 6 Figure Developer
  28041. Green Padlocks, Gray Padlocks - Does Anyone Really Care?
  28042. Welcome to report-uri.com
  28043. Find solutions faster by analyzing crash dumps in Visual Studio | Visual Studio Blog
  28044. Script
  28045. Blazor Components - New Charts, Data Grid Enhancements and more (available in Beta #2)
  28046. .NET Core and systemd | .NET Blog
  28047. Learn UI Design: The Complete Online Video Course
  28048. Supreme Supreme®/BLU Burner Phone
  28049. dotnet/coreclr
  28050. Down the Rabbit Hole with a BLU Phone Infection
  28051. BlazorHelp Website > Home
  28052. First Pull Request in Open Source
  28053. Securing an Azure App Service Website under SSL in minutes with Let's Encrypt - Scott Hanselman
  28054. How to Build Good Software
  28055. [live] Hong Kong Protests regarding Extradition law amendment proposed by the Government (various locations; ongoing)
  28056. I’m Pwned. You’re Pwned. We’re All Pwned. - Troy Hunt
  28057. Duckie.me: A tool for one person pairing.
  28058. Inside America’s Ridiculously Old-Fashioned Gun-Tracing Center
  28059. draft-truskovsky-lamps-pq-hybrid-x509-01 - Multiple Public-Key Algorithm X.509 Certificates
  28060. Locknote: The Internet of Pwned Things - NDC TechTown 2020
  28061. Building workflows with the Durable Task Framework
  28062. European Central Bank confirms website hack and data breach
  28063. Highlights from Git 2.23
  28064. Thermaltake Tt Gaming Level 20 RGB Battlestation Gaming Computer Desk&#59; Full Frame RGB LED Lighting W&#47; 8 Light Effects&#59; Tt RGB Plus Ecosystem &#38; Razer Chroma Sync Compatible&#59; Electric Height Adjustable - Newegg.com
  28065. Go To All Experience
  28066. wybiral/ipv4scan
  28067. Announcing Windows 10 Insider Preview Build 18963 | Windows Experience Blog
  28068. KNOB Attack
  28069. Has my Gmail been hacked? How to check if your email has ever been hacked and when
  28070. IrisClasson/SpeakingDiversity
  28071. Advanced .NET Debugging #2 – Gabriel Weyer – A somewhat technical blog
  28072. Advanced .NET Debugging #1 – Gabriel Weyer – A somewhat technical blog
  28073. WinDbg #2 - The blocked async – Gabriel Weyer – A somewhat technical blog
  28074. Found: World-readable database used to secure buildings around the globe
  28075. The first ever photograph of light as both a particle and wave
  28076. WinDbg #1 - The static root – Gabriel Weyer – A somewhat technical blog
  28077. CQRS-Event Sourcing with Event Modeling - Event Store
  28078. Web Thing API
  28079. Announcing the preview of GitHub Actions for Azure
  28080. r/programmingcirclejerk - Security consultant here. The fact that Golang has no generic is a huge thing.
  28081. Associating threadpool queues with CPU cores. by VSadov · Pull Request #18403 · dotnet/coreclr
  28082. 2019 - Topsail Morning
  28083. Summer vacation 2019 part three
  28084. Turning the Nintendo Switch into Android’s best gaming hardware
  28085. Introduction to Svelte
  28086. Chrome, Firefox to expunge Extended Validation cert signals
  28087. A bootstrapper script for the Cake .NET Core Global Tool on Alpine using ash
  28088. How to build with Cake on Linux using Cake.CoreCLR or the Cake global tool
  28089. Quick demo of Ghostly - a Windows GitHub Notification client
  28090. Managing SSL certificates may be getting that much more difficult
  28091. A plugin system with .NET Core
  28092. Overleaf, Online LaTeX Editor
  28093. Massive biometric security flaw exposed more than one million fingerprints
  28094. Cloud Native Show: What’s Cloud Native, Really?
  28095. Amazing Graphs II (including Star Wars) - Numberphile
  28096. Bringing cloud powered voices to Microsoft Edge Insiders - Microsoft Edge Blog
  28097. Database Breach 21st July 2019 | Cracked.to
  28098. Azure SDK August 2019 preview and a dive into consistency
  28099. Consolidating .NET GitHub repos · Issue #119 · dotnet/announcements
  28100. xkcd: Old Game Worlds
  28101. Tailcall optimization doesn't work with netcoreapp3.0 runtime · Issue #13255 · dotnet/runtime
  28102. Old Game Worlds
  28103. The Number Collector (with Neil Sloane) - Numberphile Podcast
  28104. .NET Debugging: 6 techniques you need in your arsenal | Raygun Blog
  28105. ASP.NET Blog | Azure SignalR Service now supports Event Grid!
  28106. EdCharbeneau/BlazorProSnippets
  28107. Obsolete TLS, with serials
  28108. Hacker site’s incriminating database published online by rival group
  28109. Getting Started with gRPC Client Factory - Steve Gordon
  28110. Summer vacation 2019 part two
  28111. draft-irtf-cfrg-bls-signature-00 - draft-irtf-cfrg-bls-signature-00.txt
  28112. Lyfevest.io
  28113. areller/RediSharp
  28114. Ghostly
  28115. Announcing Entity Framework Core 3.0 Preview 8 and Entity Framework 6.3 Preview 8 | .NET Blog
  28116. A133058 - OEIS
  28117. The fly straight dammit sequence graph
  28118. How Hong Kong’s Protesters Evade Police and Keep the Demonstrations Alive | Visual Investigations
  28119. Getting native binaries and executables entitled for notarization · Issue #30583 · dotnet/runtime
  28120. NimbleText Data Manipulation, Text Manipulation, Code Generation and Automation
  28121. OHCHR | Press briefing note on Hong Kong, China
  28122. Amazon.com: Blank Canvas: My So-Called Artist’s Journey (Kakukaku Shikajika) Vol. 1 (9781642750690): Akiko Higashimura: Books
  28123. Functional Web Programming with the SAFE Stack
  28124. alsami/AutofacNetcore3
  28125. Home
  28126. ASP.NET Community Standup - August 13th 2019 - Performance and Benchmarks with Sébastien Ros
  28127. 1859 - Loading issue... - project-zero - Project Zero - Monorail
  28128. Hamster Has Epic Fail on Running Wheel
  28129. Pro .NET Memory Management
  28130. Announcing .NET Core 3.0 Preview 8 | .NET Blog
  28131. ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0 Preview 8
  28132. Summer vacation 2019 part 1
  28133. What is Cloud Native, Really?
  28134. Turmoil in the SSL market - Domain Name Wire | Domain Name News
  28135. A bootstrapper script for the Cake .NET Core Global Tool on Windows
  28136. Personalize Visual Studio with custom keyboard shortcuts
  28137. .NET Analyzers
  28138. dotnet/coreclr
  28139. Potentially unsafe uses of unsafe · Issue #145 · mozilla/neqo
  28140. dotnet/coreclr
  28141. 2019 - Waves
  28142. Investigating Drag and Drop with Blazor
  28143. me-no-dev/ESPAsyncWebServer
  28144. David Marby
  28145. THE DAILY SHOW PRESENTS THE LEGISLATOR: LICENSE TO BILL
  28146. Build Data-Driven Web Apps Blazing Fast with Blazor and OData
  28147. Gone forEVer!
  28148. jakobbotsch/ABIStress
  28149. [arm32/linux] Assert failure: dwSrcIndex > dwLastSrcIndex in ABI stress · Issue #13241 · dotnet/runtime
  28150. Using DataAnnotations and custom form validation in client-side Blazor applications.
  28151. Add ABI stress tests by jakobbotsch · Pull Request #26090 · dotnet/coreclr
  28152. Fuzzing the .NET JIT Compiler
  28153. Tiered compilation for Mono runtime · Issue #16018 · mono/mono
  28154. Spying on HTTPS
  28155. nothings/stb - Travis CI
  28156. Popups: 10 Problematic Trends and Alternatives
  28157. r/ProgrammerHumor - Lamo
  28158. Weekly Update 151
  28159. Breaking all existing Hex Encoding Records with .NET Core 3.0 - Nicolas Portmann - .NET / Java / Security
  28160. Password Manager for Families, Businesses, Teams | 1Password
  28161. FemtoBeacon ESP32-D2WD (WiFi/Bluetooth Coin) by Femtoduino on Tindie
  28162. ImperialViolet - Username (and password) free login with security keys
  28163. Steve Schoger | Refactoring UI | CSS Day 2019
  28164. 72W Type-C PD Car Charger Adapter
  28165. Online syntax highlighting for the masses!
  28166. Geting 4x Speedup With .NET Core 3.0 SIMD Intrinsics
  28167. Huawei announces HarmonyOS, an open-source platform for every device
  28168. !(Spotting the promising cryptography-related start ups)
  28169. Have I Been Pwned Alerts You to Data Breaches Even When the Websites Won’t
  28170. Canva Security Incident - May 24 FAQs
  28171. Roundup #51: .NET Core 3.0 launches at .NET Conf, .NET Standard adoption, Nullable Reference Types, Cake on Linux, Logging in ASPNET Core - CodeOpinion
  28172. Cleanup ProjectN ifdefs by jkotas · Pull Request #7675 · dotnet/corert
  28173. r/stackoverflow - Stack overflow redirect?
  28174. Add ReadAllAsync extension method to common by JamesNK · Pull Request #438 · grpc/grpc-dotnet
  28175. Random Thoughts
  28176. Open Sourcing more WPF assemblies by stevenbrix · Pull Request #1576 · dotnet/wpf
  28177. Google Pixel 4 will reportedly jump on the 90Hz display bandwagon
  28178. chanan/BlazorStrap
  28179. tidwall/buntdb
  28180. Features • GitHub Actions
  28181. Languages & Runtime: .NET Community Standup - August 8th, 2019 - Null Reference Types
  28182. Testing RESTful Services from the command-line with HttpRepl - DEV Community 👩‍💻👨‍💻
  28183. Analyzing native memory allocation with BenchmarkDotNet
  28184. Amazing Graphs - Numberphile
  28185. NVIDIA/open-gpu-doc
  28186. Online Survey Software: Closed Survey
  28187. Supercentenarians and the oldest-old are concentrated into regions with no birth certificates and short lifespans
  28188. Architecture for humans - Ayende @ Rahien
  28189. New features in 0.9.45 @ PeachPie | PHP compiler to .NET
  28190. Calling all .NET desktop and mobile developers! | .NET Blog
  28191. Update on .NET Standard adoption | .NET Blog
  28192. The reasons behind why I don't use AutoMapper.
  28193. Troy Hunt is coming to ITBN CONF-EXPO 2019 - Arthur Keleti's announcement
  28194. The world's worst video card?
  28195. Add passwords to list of stuff CafePress made hash of storing, says infoseccer. 11m+ who used Facebook 'n' pals to sign in were lucky
  28196. Highest Voted Questions
  28197. Frieze Patterns — Numberphile
  28198. BlazorHelp Website > Blog - Blazor Binding, Events and Parameters
  28199. Garbage collection in Python: things you need to know
  28200. Memory management in Python
  28201. Semver Compare
  28202. You Can't Trust Companies to Tell the Truth About Data Breaches
  28203. .NET Design Review: WinForms Task Dialog
  28204. Frieze Patterns - Numberphile
  28205. Stack Overflow handling in HotSpot JVM
  28206. 2019 Agenda - DDD Melbourne | 3rd October 2020
  28207. Mission-driven careers with Amanda Silver
  28208. Improving .NET Core installation in Visual Studio and on Windows | .NET Blog
  28209. Using Razor Components In A Razor Page
  28210. egil/razor-components-testing-library
  28211. Try out Nullable Reference Types | .NET Blog
  28212. ASP.NET Core Identity with FIDO2 WebAuthn MFA
  28213. Semver Compare
  28214. JDK 13 Security Enhancements
  28215. We've, um, changed our password policy, says CafePress amid reports of 23m pwned accounts
  28216. .NET project structure
  28217. SamProf/MatBlazor
  28218. dotnet/csharplang
  28219. dotnet/coreclr
  28220. .NET Core Linux - Performance Profiling and Diagnostics.md
  28221. Terminating Service for 8Chan
  28222. The Best Way To Secure Access - strongDM
  28223. Introduction
  28224. The Incremental Machine — Acko.net
  28225. henalbrod/Blazor.Auth0
  28226. FBI — Seeking Information on Shooting in El Paso, Texas
  28227. Pwnie Awards
  28228. Smart LLVM #1: Optimizing range checks | Egor Bogatov — Developer at Microsoft
  28229. More on Backdooring (or Not) WhatsApp - Schneier on Security
  28230. Windows Terminal Preview v0.3 Release | Windows Command Line
  28231. Ugly Gerry
  28232. The probability that an EV SSL certificate is associated with a bad domain is 0.013% - Help Net Security
  28233. github/gov-takedowns
  28234. Swift Client for the Asp.NET Core version of SignalR – Part 2: Beyond the Basics
  28235. Steam :: Rocket League :: Community Spotlight: Training Pack Refresh
  28236. Fixing ASP.NET Core’s UseStatusCodePages Middleware
  28237. SciSharp STACK
  28238. Build software better, together
  28239. Special announcement about MSDN Magazine
  28240. TimeWarp-Blazor Template
  28241. Not Rocket Science » Adding multiple devices to one PCI Express Slot
  28242. Ugly Gerry, a font based on gerrymandered districts
  28243. ASP.NET Blog | HttpRepl: A command-line tool for interacting with RESTful HTTP services
  28244. JimBobSquarePants/ImageProcessor
  28245. Using a Code-Behind Approach to Blazor Components
  28246. WTF is a trade body?! Dr. Jo Twist from UKIE explains
  28247. Something Went Terribly Wrong
  28248. How we fit an NES game into 40 Kilobytes
  28249. Create Penguin
  28250. 2019 data breach disclosures: 10 of the biggest -- so far
  28251. migueldeicaza/WasmerSharp
  28252. [WIP] Remove tailcall limitations on unix64 and arm64 by jakobbotsch · Pull Request #25932 · dotnet/coreclr
  28253. JIT and AOT in the CLR with Mei-Chin Tsai
  28254. Fast and flexible observability with canonical log lines
  28255. Comodo Castle? Cybersecurity CEO Behind Montclair Mega Mansion | Baristanet
  28256. OneTab shared tabs
  28257. Illyriad - Grand Strategy MMO
  28258. The Mexican Repatriation
  28259. Value Types in the CLR with David Wrighton
  28260. Something Went Terribly Wrong
  28261. Catch all exceptions from Exit shutdown by jkotalik · Pull Request #12518 · dotnet/aspnetcore
  28262. Using the ReferenceAssemblies NuGet package to build .NET Framework libraries on Linux, without installing Mono
  28263. ECMAScript 2015 Language Specification – ECMA-262 6th Edition
  28264. Here’s what’s in the brand-new Unity 2019.2 - Unity Technologies Blog
  28265. FlameGraph zooming by adamsitnik · Pull Request #976 · microsoft/perfview
  28266. Configuring Policy-based Authorization with Blazor
  28267. Hugo's House of Horrors
  28268. Capital One data breach affected 100 million in the US
  28269. Altopia Corporation Information
  28270. Canada Online Store Promotion. Official Rules.
  28271. US Online Store Promotion. Official Rules.
  28272. Announcing docs.microsoft.com/samples
  28273. Blazor Components - New Blazor Scheduler Control, Data Grid Enhancements and more (available in Beta #1)
  28274. Building Microservices On .NET Core - Part 1 The Plan | Wojciech Suwała, Head Architect, ASC LAB
  28275. Azure DevOps Podcast: Daniel Roth on Blazor DevOps - Episode 47
  28276. Part 5: A better way to handle authorization – refreshing user’s claims – The Reformed Programmer
  28277. RELEASE: ASP .NET Core A-Z eBook
  28278. Streaming Electron for fun and profit
  28279. Create Interfaces with default implementations
  28280. JWT Signing using RSASSA-PSS in .NET Core
  28281. Creating an OpenID connect system with Angular 8 and IdentityServer4 (OIDC part 1)
  28282. Free Security Training Videos for CPE Credits | Varonis
  28283. blevesearch/bleve
  28284. Explore the mind-boggling moons of our solar system
  28285. Ballot SC22: Reduce Certificate Lifetimes by sleevi · Pull Request #138 · cabforum/documents
  28286. Hasan Minhaj Has an Out-of-Body Experience Eating Spicy Wings | Hot Ones
  28287. Uploading a Request made from a ReadableStream body by yutakahirano · Pull Request #425 · whatwg/fetch
  28288. Developer-controlled streams for request/response · Issue #88 · whatwg/fetch
  28289. 688906 - Loading issue... - An open-source project to help move the web forward. - Monorail
  28290. Emuparadise Suffered a 1.1 Million User Data Exposing Breach
  28291. davidfowl/BedrockFramework
  28292. Words you should never say to a hiring manager in an interview
  28293. damienbod/AspNetCoreFilters
  28294. Stream-based requests (Request with ReadableStream) · whatwg/fetch@0c470b5
  28295. Fixing Random, part 40 of 40
  28296. Security Engineering - A Guide to Building Dependable Distributed Systems
  28297. FASTEST RC TURBINE MODEL JET IN ACTION 727KMH 451MPH FLIGHT TRAINING WORLD RECORD TRAINING PART 2
  28298. Is Crunch Mandated at Naughty Dog? The Answer Is a Bit Complicated | COGconnected
  28299. What’s new for WSL in Insiders Preview Build 18945 | Windows Command Line
  28300. SaturnFramework/Saturn
  28301. Inside a Nuclear Reactor
  28302. Measure Two Hundred Times, Tweak Twice
  28303. Demo: Minecraft Earth at Microsoft Inspire 2019
  28304. RNGCryptoServiceProvider offers unappropriate API · Issue #30341 · dotnet/runtime
  28305. Developing your personal brand with Troy Hunt
  28306. Equifax Data Breach Settlement
  28307. scrollbar-width
  28308. Visual Studio 2019 version 16.2 Generally Available and 16.3 Preview 1 | Visual Studio Blog
  28309. Serializers: Add System.Text.Json benchmarks for comparison. by NickCraver · Pull Request #701 · dotnet/performance
  28310. Link’s Awakening disassembly progress report – week 5 – Kzone -
  28311. Live Flight Tracker - Real-Time Flight Tracker Map | Flightradar24
  28312. Pragmatic Performance: When to care about perf, and what to do about it - David Wengier
  28313. ASP.NET Community Standup - Sept 10th, 2014 - webroot, static content, and client side serving
  28314. OutOfMemory - the card game (based on prototype version)
  28315. Kazakhstan’s HTTPS Interception
  28316. Is Puppeteer-Firefox ready?
  28317. puppeteer/puppeteer
  28318. The Microsoft #Blazor Daily
  28319. An Epic Course - Hack Yourself First — Enterprise IT & Industrial IT Managed Service Support
  28320. .NET Core Counters internals: how to integrate counters in your monitoring pipeline
  28321. ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0 Preview 7
  28322. Announcing .NET Core 3.0 Preview 7 | .NET Blog
  28323. Alternatives to Microsoft.FeatureManagement: Adding feature flags to an ASP.NET Core app - Part 6
  28324. GC.GetGCMemoryInfo Method (System)
  28325. An In Depth Tutorial on Linux Development on Windows with WSL and Visual Studio Code | Windows Command Line
  28326. GC.GetTotalAllocatedBytes(Boolean) Method (System)
  28327. Networking system rewrite by ReubenBond · Pull Request #5436 · dotnet/orleans
  28328. Configuring Role-based Authorization with client-side Blazor
  28329. It's about time - Christin Gorman
  28330. How Stack Overflow upgraded from Windows Server 2012 - Stack Overflow Blog
  28331. Running Windows as Administrator with Launcher Process enabled in Firefox causes Drag and Drop errors - How to Fix | Mozilla Support
  28332. RustPython/RustPython
  28333. When a rewrite isn’t: rebuilding Slack on the desktop
  28334. The World Wide Web project
  28335. skylineproject/unicode-in-js
  28336. Oqtane Blog | Exploring Authentication in Blazor
  28337. Preparing for TLS 1.2 in Office 365 and Office 365 GCC - Office 365
  28338. mrpmorris/blazor-validation
  28339. Xiaomi Data Breach — "Exposing Xiaomi" Talk Pulled from Hacking Conference
  28340. FBI Issues Warning on ‘Secure’ Websites Used For Phishing
  28341. Apollo 11 in Real-time
  28342. Fsyncgate: errors on fsync are unrecovarable
  28343. Roll20 and Stronghold Kingdoms Subject to Security Breach
  28344. Yūbinkyoku 🏣 - Tristan Hume
  28345. Files are fraught with peril
  28346. Xamarin Developer Summit 2019 | Channel 9
  28347. Share Packages Publicly - Azure Artifacts
  28348. Fun and entertaining plugins for Rider - .NET Tools Blog
  28349. Fix issue with out-of-scope GCFrame in Frame list by janvorli · Pull Request #25795 · dotnet/coreclr
  28350. Weather
  28351. Type finding in DLLs and reference additions is unintuitive/brittle · Issue #37246 · dotnet/roslyn
  28352. .NET Core master branches have switched to "5.0" · Issue #118 · dotnet/announcements
  28353. Razor: Into the Razor'verse
  28354. tld-prices.md
  28355. modern-forms/Modern.Forms
  28356. Ensure FileVersion for coreclr.dll doesn't overlap with Silverlight in 5.0 · Issue #13096 · dotnet/runtime
  28357. Roll20
  28358. PuzzleScript Game
  28359. Localization.AspNetCore.TagHelpers - Localization.AspNetCore.TagHelpers
  28360. MSBuild Structured Log Viewer
  28361. New information about Slack's 2015 security incident - Several People Are Typing
  28362. BlazorHelp Website > Blog - Creating Blazor Templated Components
  28363. Ensuring customer success: Introducing the Azure Migration Program | Azure blog and updates | Microsoft Azure
  28364. wybiral/hades
  28365. OSCON 2019: Why You Should Care About Open Source Software Foundations
  28366. Update Framework and NuGet packages to add CSharp 7 support by kevin-montrose · Pull Request #124 · security-code-scan/security-code-scan
  28367. Sometimes valid RSA signatures in .NET
  28368. 1232689 - Add Root Certification Authority of the Republic of Kazakhstan (root.gov.kz)
  28369. The Inquirer
  28370. What a very bad day at work taught me about building Stack Overflow’s community - Stack Overflow Blog
  28371. Fibonacci Versioning
  28372. How Stack Overflow upgraded from Windows Server 2012
  28373. Performance regression: float.ToString(format) 20% to 3x slower · Issue #13092 · dotnet/runtime
  28374. Manning | Deal of the Day
  28375. Advanced .NET Debugging - PDBs and Symbol Stores
  28376. Executing .NET Core functions in a separate process - Red Hat Developer
  28377. Request: a solution that allows us to not have to write 6500 different delegates & overloads · Issue #2668 · dotnet/csharplang
  28378. Triangles have a Magic Highway - Numberphile
  28379. Zelda Screen Transitions are Undefined Behaviour
  28380. Evite Invites Over 100 Million People to Their Data Breach
  28381. Blazor Getting Started Guide
  28382. Living Underwater: How Submarines Work
  28383. Episode 43 – Blazor with Ed Charbeneau – Coding After Work Podcast
  28384. Update branding in master to 5.0 by wtgodbe · Pull Request #39503 · dotnet/corefx
  28385. NuGet Trends
  28386. Flow External Claims to the Main Identity
  28387. Reducing Bugs In Your Code with Coverlet
  28388. Updating Browsers Quickly: Flags, Respins, and Components
  28389. .NET Design Review: GitHub Quick Reviews
  28390. .NEXT 2.x | .NEXT
  28391. SNEAK PEEK: ASP .NET Core A-Z eBook
  28392. Generating strongly-typed IDs at build-time with Roslyn: Using strongly-typed entity IDs to avoid primitive obsession - Part 5
  28393. 30 Weird Chess Algorithms: Elo World
  28394. dotnet/coreclr
  28395. I refuse to display meta data for other platforms
  28396. How to submit news for the .NET Foundation monthly update
  28397. Manning Publications
  28398. xkcd: How Hacking Works
  28399. How Hacking Works
  28400. r/AskNetsec - Alternatives to haveibeenpwned?
  28401. dotnet/performance
  28402. Fixing Random, part 39
  28403. Building a Fully-Extensible Developer Collaboration Platform
  28404. psuter.net
  28405. Clarke's Third Law Exception - Step by Step
  28406. PuzzleScript Game
  28407. Turing on the £50 note — Brady Haran
  28408. lithnet/ad-password-protection
  28409. OutOfMemory and IT Startup card game prototypes available! – TooSlowException
  28410. The Deadlock Empire
  28411. A Fair and Welcoming Immigration System
  28412. 1x Engineer
  28413. System.Text.Json: (De)serialization support for quoted numbers · Issue #30255 · dotnet/runtime
  28414. US Concentration Camp List
  28415. Apollo Preliminary Drawings
  28416. Where Are All the Bob Ross Paintings? We Found Them.
  28417. The Dehn Invariant - Numberphile
  28418. dodyg/practical-aspnetcore
  28419. Target .NET Standard 2.0 and newer only · Issue #3851 · akkadotnet/akka.net
  28420. AzureCasts
  28421. Constellation Information | European GNSS Service Centre
  28422. Galileo Interruptus? Official Notice on 11 July Advises Users that Galileo Service is Degraded on All Satellites Until Further Notice - Inside GNSS
  28423. MSBuildAllProjects Considered Harmful
  28424. Mark Henderson from Stack Overflow shares his experience on being an SRE
  28425. xamarindevelopersummit/XamDevSummit2019
  28426. Simmy Chaos Engine for .NET – Part 1, Injecting Faults | no dogma blog
  28427. facebook/hermes
  28428. Size matters
  28429. Xamarin Developer Summit - Day 2
  28430. undefined
  28431. Stack Trace Art
  28432. Azure/azure-functions-durable-extension
  28433. Cloud TPU Pods break AI training records | Google Cloud Blog
  28434. VB Casing behavior difference between VS 2013 and Roslyn · Issue #2909 · dotnet/roslyn
  28435. Snips and Seeed- Voice Interaction Development Kits
  28436. Proposal: Extension await operator to address scoped ConfigureAwait · Issue #2649 · dotnet/csharplang
  28437. “With great power comes great responsibility…”
  28438. Block Breakers
  28439. What's Deno, and how is it different from Node.js? - LogRocket Blog
  28440. Languages & Runtime: .NET Community Standup - July 11th 2019
  28441. C# - .NET Reunified: Microsoft’s Plans for .NET 5
  28442. ASP.NET Core, Beyond HTTP
  28443. Benchmarks are hard · jbd.dev
  28444. Announcing XAML Hot Reload for Xamarin.Forms | Xamarin Blog
  28445. TSP with GeneticSharp and Blazor
  28446. 用户信息泄露后续:最好速改密码-西安交通大学网络信息中心
  28447. Hack to the Future - Troy Hunt
  28448. ISPA withdraws Mozilla Internet Villain Nomination and Category » News, Press Releases | The Internet Service Providers Association
  28449. Third parties confirm AMD’s outstanding Ryzen 3000 numbers
  28450. .NET | Free. Cross-platform. Open Source.
  28451. 1840 - Loading issue... - Monorail
  28452. Online Survey Software: Closed Survey
  28453. Get started with .NET Core using Visual Studio for Mac - .NET Core
  28454. Package torgo
  28455. Hidden Treasure: Intrusion Detection with ETW (Part 2)
  28456. Hidden Treasure: Intrusion Detection with ETW (Part 1)
  28457. Microsoft Child Process Debugging Power Tool - Visual Studio Marketplace
  28458. Keynote DotNet 2019 by Scott Hunter
  28459. Browsh
  28460. Xamarin Developer Summit Live Streams! | Xamarin Blog
  28461. What’s new for performance in .NET Core and ASP.NET Core 3.0 - Ben Adams
  28462. Cool things you can do with .NET Core 3 Tooling - Jonathan Mezach
  28463. Authentication with client-side Blazor using WebAPI and ASP.NET Core Identity
  28464. A Blazor Community Update
  28465. Previewing Azure SDKs following new Azure SDK API Standards
  28466. ranjit :music_mouse: (@ranjit@friend.camp)
  28467. User Guide
  28468. The Dangers of Stopping Event Propagation | CSS-Tricks
  28469. .NET Design Review: GitHub Quick Reviews
  28470. radiatoryang/hedera
  28471. Supporting IAsyncEnumerable with LINQ
  28472. Raspberry Pi admits to faulty USB-C design on the Pi 4
  28473. .NET Core Summer event | Brno | Windows User Group - Czech Republic
  28474. wasm: support Generic Virtual Method Calls & Shared Generics (was: some linq methods fail to compile) · Issue #7248 · dotnet/corert
  28475. B612 – The font family
  28476. Homebrew/homebrew-cask
  28477. Build software better, together
  28478. Exploring Raygun's new application performance monitoring tool for .NET Core
  28479. PooledAwait
  28480. dotnet/docs
  28481. $10,000 Fellowships for women (trans and cis), trans, and non-binary programmers - Blog - Recurse Center
  28482. Appropriate Uses For SQLite
  28483. User Inyerface - A worst-practice UI experiment
  28484. Fixing Random, part 38
  28485. Async/Await - NetMQ
  28486. Npgsql diagnostics with the new dotnet counters!
  28487. strong_password v0.0.7 rubygem hijacked
  28488. Digital Driver’s Licenses Could Become a Real Option in Some States
  28489. xoofx/UnityNuGet
  28490. Rethinking how we interview in Microsoft’s Developer Division
  28491. MapSCII - the whole world in your console!
  28492. .NET Core 3: Add Server-Timing trailer · MiniProfiler/dotnet@a71fc6b
  28493. Host unreachable in https due to weak Http2 cipher · Issue #8952 · dotnet/aspnetcore
  28494. [Discussion] Async suffix for controller action names will be trimmed by default · Issue #8998 · dotnet/aspnetcore
  28495. mgravell/PooledAwait
  28496. System Testing ASP.NET Core APIs using XUnit
  28497. Sign in to MyGet - MyGet - Hosting your NuGet, npm, Bower, Maven, PHP Composer and Vsix packages
  28498. VS 2019 16.2 Preview 3: Hangs indefinitely loading solution - Developer Community
  28499. Canonical Ltd
  28500. Welcome to report-uri.com
  28501. Developing inside a Container using Visual Studio Code Remote Development
  28502. IRL Podcast
  28503. Google Sued For Conspiring To Share Medical Records Against Patient Consent - Slashdot
  28504. Easy Acquisition of .NET Framework Targeting Pack by terrajobst · Pull Request #33 · dotnet/designs
  28505. Blazored/Toast
  28506. C#: [Obsolete] on an extension method? Also remove ‘this’
  28507. undefined
  28508. Adding ASP.NET Core 3.0 Support by NickCraver · Pull Request #400 · MiniProfiler/dotnet
  28509. .NET R&D Digest (June, 2019)
  28510. Documentation - Azure SignalR Service
  28511. Challenges with Federated Identity in modern browsers
  28512. Cloudflare outage caused by bad software deploy (updated)
  28513. » The Mortgaging of Sierra Online The Digital Antiquarian
  28514. Help Wanted! Autofac (Still) Looking for Owners
  28515. BlazorHelp Website > Blog - Blazor Forms and Validation
  28516. microsoft/FeatureManagement-Dotnet
  28517. Dotnetos Conference - .NET Performance Conference
  28518. nixberg/xisco-swift
  28519. Shape Security | Preventing Cyber Attacks
  28520. CRYPTO-LAB
  28521. No Starch Press | "The finest in geek entertainment"
  28522. liveBook · Manning
  28523. Home
  28524. Chandra :: Photo Album :: Q2237+0305 :: July 03, 2019
  28525. r/javascript - Nobody talks about the real reason to use Tabs over Spaces
  28526. gokrazy - a pure-Go userland for your Raspberry Pi 3 appliances
  28527. How we integrate Rust with C#
  28528. dotnet/diagnostics
  28529. Microsoft Events for Students - Microsoft Store
  28530. C# and Rust: combining managed and unmanaged code without sacrificing safety - Ashley Mannix
  28531. QUIC and HTTP/3 research at Expertise centre for Digital Media - Hasselt University - Belgium
  28532. ASP.NET AJAX Control Toolkit v19.1.0 - Now Available
  28533. ASP.NET official support policy
  28534. .NET Core Example - With simple Kestrel WebHost | C# Online Compiler | .NET Fiddle
  28535. Elastic APM .NET agent beta released
  28536. Blazor TreeView Demos | Overview | Telerik UI for Blazor
  28537. Amazon.com: CODE 104-Key Illuminated Mechanical Keyboard with White LED Backlighting - Cherry MX Clear: Computers & Accessories
  28538. Deprecation errors compiling native projects on macOS Catalina · Issue #30109 · dotnet/runtime
  28539. Account Security Improvements | EVE Online
  28540. Low Spec Gaming - Computerphile
  28541. Report: Orvibo Smart Home Devices Leak Billions of User Records
  28542. Trying to learn C# - Patricia Aas
  28543. Using Span for high performance interop with unmanaged libraries
  28544. Introduction to Authentication with server-side Blazor
  28545. Advanced Azure App Services - K. Scott Allen
  28546. .NET Design Review: GitHub Quick Reviews
  28547. Tracing and Counters Interest Group - Announcements · Issue #13019 · dotnet/runtime
  28548. Welcome! You are invited to join a webinar: Solving complex performance issues in .NET. After registering, you will receive a confirmation email about joining the webinar.
  28549. Mistaeks I Hav Made: Mistakes we made adopting event sourcing (and how we recovered)
  28550. Xamarin: .NET Community Standup - July 3rd, 2019 - iOS 13 Preview with the iOS Team!
  28551. gRPC for ASP.NET Core, a new framework for high performance APIs - NDC Sydney 2020 | Software Developers Conference
  28552. @addTagHelper should give better user feedback for failures · Issue #11780 · dotnet/aspnetcore
  28553. GitHub Team Video
  28554. Lowering in C#: What's really going on in your code? - David Wengier
  28555. Deepfake revenge porn distribution now a crime in Virginia
  28556. Careers Behind the Code | Channel 9
  28557. KIRBY WITHOUT WORDS
  28558. google/robotstxt
  28559. Fixing Random, part 37
  28560. Mozilla SSL Configuration Generator
  28561. Warehouses: Last Week Tonight with John Oliver (HBO)
  28562. Peephole optimizations in C++ and C# | Egor Bogatov — Developer at Microsoft
  28563. TroyHuntStressed.com
  28564. Senior DevOps Engineer - Raygun
  28565. Yes silver bullet
  28566. Build fails if Java Runtime (not SDK) is installed · Issue #11731 · dotnet/aspnetcore
  28567. Context is King: Finding Service Boundaries - CodeOpinion
  28568. Simon Peyton-Jones
  28569. Mozilla omits CPU architecture information from Firefox's user agent - gHacks Tech News
  28570. wybiral/tlsextract
  28571. BlazorHelp Website > Blog - Creating A Step-By-Step End-To-End Database Server-Side Blazor Application (updated to .Net Core 3.1)
  28572. Another Take on Access Token Management in ASP.NET Core (…and announcing IdentityModel.AspNetCore)
  28573. Versioning limitations in .NET
  28574. Adding Reaction Gifs for your Build System and the Windows Terminal - Scott Hanselman
  28575. eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
  28576. proposal: leave "if err != nil" alone? · Issue #32825 · golang/go
  28577. Real-World Cryptography
  28578. The Raspberry Pi 4 launch site runs on a Pi 4 cluster
  28579. zxcvbn-pv - <Glazblog/>
  28580. ErikEJ/EFCorePowerTools
  28581. When watching a video and change volume, a 'chrome.exe' box is displayed. How to fix it? - Google Chrome Community
  28582. gothinkster/realworld
  28583. Work at Netflix
  28584. Slack System Status
  28585. The Piltdown Man (feat. Matt Parker) - Objectivity #207
  28586. shaneray/ShaneSpace.VisualStudio.InvisibleCharacterVisualizer
  28587. Download Mouse Without Borders for Windows 10/8/7
  28588. [Discussion] SignalR JavaScript client changing package name to @microsoft/signalr · Issue #11637 · dotnet/aspnetcore
  28589. Azure SignalR Service with Xamarin.Forms - Xamarin
  28590. Home
  28591. Wiener Büchereien gehackt: Daten von zehntausenden Nutzern im Netz
  28592. Manage and audit access to servers, databases and kubernetes.
  28593. World's First Patented Unhackable Computer Ever (Canceled)
  28594. 'Religious Liberty' - Not Just for Gay Cakes Anymore
  28595. Using Chained Certificates for Certificate Authentication in ASP.NET Core 3.1
  28596. Make DiffingService public by terrajobst · Pull Request #3184 · dotnet/arcade
  28597. Use writer/serializer json interop in SignalR by BrennanConroy · Pull Request #11625 · dotnet/aspnetcore
  28598. .NET Core official support policy
  28599. 979212 - Loading issue... - Monorail
  28600. Use IBC to Drive Partial NGEN and Tiered Compilation Behavior · Issue #10581 · dotnet/runtime
  28601. Generic sharing for valuetypes | Mono
  28602. What’s new for the .NET Native Compiler and Runtime in Visual Studio 2015 Update 2 | .NET Blog
  28603. What is the point of Microsoft? 3.0 - Liam Westley
  28604. James ❤️ A Card Trick - Numberphile
  28605. chanan/BlazorPrettyCode
  28606. Trace Context
  28607. Herding Code 238: Martin Beeby on AWS for .NET Developers – Herding Code
  28608. wybiral/tube
  28609. .NET Design Review: Nullability Custom Attributes
  28610. Yes, My Name is || - The Akamai Blog
  28611. JsonHttpExtensions.cs
  28612. dotnet/corefx
  28613. IRL Podcast: The “Privacy Policy” Policy
  28614. .NET Design Review: JSON
  28615. terrajobst/minsk
  28616. #124 Mads Torgersen, C# 8 | no dogma podcast
  28617. .NET Design Review: Nullability Custom Attributes
  28618. Ensuring consistent feature flags across requests: Adding feature flags to an ASP.NET Core app - Part 5
  28619. Frequent test failures in CI on Windows.Nano.1803.Amd64 · Issue #30017 · dotnet/runtime
  28620. Hidden gems in .NET Core 3 - David Fowler & Damian Edwards
  28621. wizard zines
  28622. What does debugging a program look like? - Julia Evans
  28623. How Verizon and a BGP Optimizer Knocked Large Parts of the Internet Offline Today
  28624. Using Blazor Components In An Existing MVC Application
  28625. Kraken
  28626. KuCoin | Cryptocurrency Exchange | Buy & Sell Bitcoin, Ethereum, and more
  28627. Cryptocurrency in Every Wallet™ | Best Place To Buy Sell Store Crypto | Crypto.com
  28628. Leaving the Ivory Tower: Research in the Real World
  28629. When Git Resolves Changes It Shouldn’t
  28630. 2017-18 Tech PAC donations to legislators voting against the Equality Act
  28631. wybiral/tavern
  28632. What to do about the zero terminator of a string in a Span? · Issue #273 · ericsink/SQLitePCL.raw
  28633. Support additional OIDs for SignedCms digest algorithms by vcsjones · Pull Request #38845 · dotnet/corefx
  28634. Windows 10, version 1903 and Windows Server, version 1903 - Windows Release Information
  28635. Proving security at scale with automated reasoning - All Things Distributed
  28636. Behavior of acrylic is not intuitive · Issue #1546 · microsoft/terminal
  28637. Fixing Random, part 36
  28638. The World's First Solar Powered Train
  28639. Remove BinaryFormatter from the shared framework in .NET 5 · Issue #29976 · dotnet/runtime
  28640. YAML-defined CI/CD for ASP .NET Core
  28641. Raspberry Pi 4 on sale now from $35 - Raspberry Pi
  28642. DotVVM Minutes #6: Migrate ASP.NET Web Forms apps to .NET Core
  28643. dotnet/corefxlab
  28644. Package filelock
  28645. Archive
  28646. AndreyAkinshin/ggwaterfall
  28647. Initial commit · OmniSharp/omnisharp-roslyn@a8f9786
  28648. Flappy Bird game with browser windows
  28649. Hackers Steal 500 MB of NASA Data Using Cheap Raspberry Pi Computer
  28650. POSIX close(2) is broken
  28651. Have I Been Pwned (HIBP) :: WTF - the terminal dashboard
  28652. vcsjones/badkeys
  28653. How to host and manage an entire private certificate infrastructure in AWS | Amazon Web Services
  28654. Get Windows Terminal (Preview) - Microsoft Store
  28655. The Peak-Performance-Percentage Analysis Method for Optimizing Any GPU Workload | NVIDIA Developer Blog
  28656. DRONE OVER HONG KONG PROTESTS
  28657. urfave/cli
  28658. Frequency Trails: Introduction
  28659. Branch Prediction Is Not a Solved Problem: Measurements, Opportunities, and Future Directions
  28660. Windows Terminal Microsoft Store Preview Release | Windows Command Line
  28661. Karel Zikmund - Hiring .NET teams in Prague
  28662. You can now download the new Open Source Windows Terminal - Scott Hanselman
  28663. Avoiding instruction cache misses
  28664. New funding platforms
  28665. xkcd: Stack
  28666. dotnet/roslyn
  28667. Stack
  28668. Building Messaging Endpoints in Azure - Evaluating the Landscape
  28669. What’s up with my branch on GPU?
  28670. What should dotnet --version display? · Issue #6569 · dotnet/sdk
  28671. VPS' IP Address will be blocked in Iran and China after using Outline VPN · Issue #193 · Jigsaw-Code/outline-server
  28672. v2ray/v2ray-core
  28673. ASP.NET Blog | Forwarded Headers Middleware Updates in .NET Core 3.0 preview 6
  28674. Create 3D games with friends, no experience required
  28675. Converting from hex to string
  28676. Have I Been Pwned: Check if your DNA has been turned into another human being
  28677. Abusing the CPU’s adder circuits
  28678. Add methods to convert between hexadecimal strings and bytes · Issue #17837 · dotnet/runtime
  28679. .NET developer community | Connect with like-minded developers
  28680. Creating a custom feature filter: Adding feature flags to an ASP.NET Core app - Part 4
  28681. Add ArrayPoolState bit to arrays (header) · EgorBo/coreclr@dba0a10
  28682. Initial check-in of R2R format documentation by trylek · Pull Request #25267 · dotnet/coreclr
  28683. Troy Hunt: Why Data Breaches Persist
  28684. dotnet/coreclr
  28685. Using High-Performance Techniques to Base64 Encode a GUID - Steve Gordon
  28686. Announcing the Visual Studio Code Installer for Java | Java at Microsoft
  28687. r/Unexpected - When a plug gets caught under a table
  28688. Running RavenDB on burstable cloud instances - Ayende @ Rahien
  28689. Hidden gems in ASP.Core and .NET Core 3.0
  28690. Moderator submission
  28691. Math.Round opens the browser print dialog · Issue #290 · dotnet/try
  28692. Top Lifetime Grosses - Box Office Mojo
  28693. Working with local storage in Blazor - danpatrascu.com
  28694. Google to reimplement curl in libcrurl | daniel.haxx.se
  28695. XAML Developer Productivity Tooling - Daniel Jacobson
  28696. Bloomsbury Theatre & Studio Events
  28697. Span<T> performance issues on Linux versus Windows · Issue #12901 · dotnet/runtime
  28698. ASP.NET Community Standup - June 18th, 2019 - ASP.NET Core 3.0 Preview 6 Release Party
  28699. Building hybrid applications with the WebView2 developer preview - Microsoft Edge Blog
  28700. Split: Continuous Delivery, Feature Flags & Experimentation
  28701. What's New in ASP.NET Core 3 Preview 6 - Shawn Wildermuth
  28702. The Evolving Infrastructure of .NET Core | .NET Blog
  28703. Necklace Splitting (a lesson for jewel thieves) - Numberphile
  28704. Humble Book Bundle: Programming by Packt
  28705. .NET Design Review: Nullable Reflection APIs + JSON
  28706. dotnet/samples
  28707. Insiders - Visual Studio Live Share - Visual Studio Live Share
  28708. Server-side Blazor in .NET Core 3.0
  28709. TechDay Los Angeles - Home
  28710. England beat Afghanistan by 150 runs - England vs Afghanistan, World Cup, 24th match Match Summary, Report | ESPNcricinfo.com
  28711. Creating dynamic feature flags with feature filters: Adding feature flags to an ASP.NET Core app - Part 3
  28712. ACCU :: Use UTF-16 Interfaces to Ship Windows Code
  28713. Libra | A New Global Payment System
  28714. Episode 27 - Blazored with Chris Sainty
  28715. The Sound of dial-up Internet
  28716. Akamai Security Summit World Tour Highlights
  28717. DROPPING BALLS IN PUBLIC PRANK
  28718. dotnet/wpf
  28719. Fixing Random, part 35
  28720. .NET Design Review: Nullable Annotations
  28721. Herding Code 237: Tess Ferrandez on Three Real World Machine Learning Projects – Herding Code
  28722. Lightning Talk: Sophia Gold on An Intellectual History of Automatic Differentiation
  28723. Based on a *True* True Story? — Information is Beautiful
  28724. Maintaining state in a Cloudflare Worker
  28725. dotnet/coreclr
  28726. XML + JSON Serialization in ASP .NET Core
  28727. Feature request: New IL instruction or new IL pattern to represent an invocation of a method implementation found in specific base type · Issue #12886 · dotnet/runtime
  28728. PODCAST: The C-Word - with Steven Strogatz — Numberphile
  28729. You Can't Eat Marbles - Key & Peele
  28730. Impeachment: Last Week Tonight with John Oliver (HBO)
  28731. Inside the Secret Cities That Created the Atomic Bomb - CityLab - Pocket
  28732. Numberphile2
  28733. SmartThermostat with voice control
  28734. 1519434 - Remove "Always Activate" and "Remember this decision" Flash options in Firefox 69
  28735. samy kamkar - home
  28736. xoofx/GitLib.NET
  28737. The Ultra Secure Crypto Storage & Communication Device
  28738. NTLM 9-Character Rainbow Tables
  28739. A book in preparation
  28740. NuGetPackageExplorer/NuGetPackageExplorer
  28741. Who REALLY invented the periodic table?
  28742. Coding Militia
  28743. Security advisory 2019-06-13 | Yubico
  28744. Passwords, breaches, and data dumps: business tips from Troy Hunt | 1Password
  28745. Behind the Curve (2018) - IMDb
  28746. wybiral/stream-sources
  28747. Shtetl-Optimized » Blog Archive » The SSL Certificate of Damocles
  28748. Modernizing WCF Services with containers and Visual Studio
  28749. dotnet/diagnostics
  28750. Spit Cleaning a Mummy - Objectivity #205
  28751. OctoLinker — Links together, what belongs together.
  28752. Breakpoint changes the output of the program on x64 · Issue #12875 · dotnet/runtime
  28753. Tips for Optimizing GPU Performance Using Tensor Cores | NVIDIA Developer Blog
  28754. Announcing Entity Framework Core 3.0 Preview 6 and Entity Framework 6.3 Preview 6 | .NET Blog
  28755. SQL-MisterMagoo/Mister-Magoo-Goes-Charting
  28756. PSD2's SCA in simple terms
  28757. Twitter URLs Can Be Manipulated to Spread Fake News and Scams
  28758. wybiral/osint-tools
  28759. wybiral/hookah
  28760. grpc/grpc-dotnet
  28761. Blazored
  28762. The Legendary Ti-Vayder Titanium Yo-Yo
  28763. .NET Design Review: Nullable Annotations
  28764. Which plans for Awesome Blazor?
  28765. Certificate Authentication in ASP.NET Core 3.1
  28766. Try the new System.Text.Json APIs | .NET Blog
  28767. Languages & Runtime: .NET Community Standup - June 13th 2019 - The new JSON library with Ahson Khan
  28768. Create a Meetup Account
  28769. Ideolog - Plugins | JetBrains
  28770. Filtering action methods with feature flags: Adding feature flags to an ASP.NET Core app - Part 2
  28771. Investigate and fix issues for ARM64 Managed Debugging on Windows · Issue #12864 · dotnet/runtime
  28772. WinMerge - You will see the difference…
  28773. Announcing Windows 10 Insider Preview Build 18917 | Windows Experience Blog
  28774. Announcing .NET Core 3.0 Preview 6 | .NET Blog
  28775. Raspberry Pi PoE HAT
  28776. .NET Design Review: JSON
  28777. [wasm][bcl] Use zlib for DeflateStream on WASM profile by kjpou1 · Pull Request #14308 · mono/mono
  28778. ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0 Preview 6
  28779. Explore Microsoft open source projects, releases and information - opensource.microsoft.com
  28780. Herding Code 236: Will Green on Going Serverless With AWS – Herding Code
  28781. Prerendering a Client-side Blazor Application
  28782. Something Something Security - Troy Hunt
  28783. ASP.NET Community Standup - June 11th, 2019 - Blazing Pizza Deep Dive with Daniel Roth
  28784. wybiral/robots
  28785. RAMBleed
  28786. Announcing ML.NET 1.1 and Model Builder updates (Machine Learning for .NET) | .NET Blog
  28787. .NET Design Review: GitHub Quick Reviews
  28788. Microservices and more in .NET Core 3.0
  28789. How Ledger Hacked an HSM | Cryptosense
  28790. Introduction to Computer Programming at the University of Waterloo: CS 105 and CS 106
  28791. Have I Been Pwned: Domain search
  28792. Introducing Microsoft.FeatureManagement: Adding feature flags to an ASP.NET Core app - Part 1
  28793. ASP.NET Community Standup - June 11th, 2019 - Blazing Pizza Deep Dive with Daniel Roth
  28794. .NET Core support is here for Raygun APM | Raygun Blog
  28795. Bringing the Periodic Table of the Elements app to HoloLens 2 with MRTK v2
  28796. Documentation - MyGet - Hosting your NuGet, Npm, Bower, Maven and Vsix packages
  28797. New release: BridgeDB 0.7.1 | Tor Blog
  28798. Don't Know (the Van Eck Sequence) - Numberphile
  28799. .NET Design Review: Nullable Annotations
  28800. urllib.robotparser — Parser for robots.txt — Python 3.8.2rc1 documentation
  28801. Fixing Random, part 34
  28802. C# For Absolute Beginners
  28803. Worker Service in ASP .NET Core
  28804. Show nested exceptions more clearly by danmosemsft · Pull Request #25045 · dotnet/coreclr
  28805. CQRS with MediatR (for Commands) and Odata (for Queries)
  28806. devblackops/Terminal-Icons
  28807. Empty try with finally | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  28808. Troy Hunt: ‘Messy’ Password Problem Afflicting Security Landscape
  28809. Implementing Sign In with Apple in ASP.NET Core
  28810. An Experimental Floating-Point Scalar Evolution :: Duskborn — Duskborn Labs is where Neil ‘@sheredom‘ Henning writes up things of interest.
  28811. Phippy Goes to the Zoo - Cloud Native Computing Foundation
  28812. Tell Congress: We Don’t Need More Bad Patents
  28813. directive_attributes.md
  28814. Automatic reconnects with SignalR 3.0
  28815. SQL-MisterMagoo/BlazorTwins
  28816. Application - CodeStencil | The Ultimate Code Generator
  28817. Followers_uniq - Pastebin.com
  28818. damienbod/IdentityServer4AspNetCoreIdentityTemplate
  28819. Taking a harder look at harassment
  28820. r/webdev - Just an observation. I have been interviewing candidates for a web dev position. A serious lack of knowledge in HTML/CSS.
  28821. Building a C# Interactive shell in a browser with Blazor (WebAssembly) and Roslyn | StrathWeb. A free flowing web tech monologue.
  28822. AzureCasts
  28823. WTF?
  28824. Make It So: Interaction Design Lessons from Science Fiction: Nathan Shedroff, Christopher Noessel: 9781933820989: Amazon.com: Books
  28825. SSTIC2019 » Présentation » Everybody be cool, this is a robbery! - Gabriel Campana, Jean-Baptiste Bédrune
  28826. Supporting the community with WF and WCF OSS projects | .NET Blog
  28827. Tiered Compilation Preview in .NET Core 2.1 | .NET Blog
  28828. » Day of the Tentacle The Digital Antiquarian
  28829. Why a #GoogleWalkout Organizer Left Google
  28830. dotnet-templates
  28831. Google Cloud Status Dashboard
  28832. Government-backed attackers may be trying to steal your password
  28833. jeanqasaur/dsl-syllabus-fall-2016
  28834. Building the most inaccessible site possible with a perfect Lighthouse score
  28835. Uber’s Path of Destruction - American Affairs Journal
  28836. What happens in your throat when you beatbox?
  28837. Monoid
  28838. Migrating a WPF App to .NET Core 3 (1/5)
  28839. How to Download the Stack Overflow Database - Brent Ozar Unlimited®
  28840. .NET Design Review: Nullable Annotations
  28841. C# reference
  28842. Add SystemdServices package that provides Host integration for systemd. by tmds · Pull Request #1804 · dotnet/extensions
  28843. Open Source Game Clones
  28844. Troy Hunt: ‘The future of passwords is more passwords’ - Verdict
  28845. SAML 2.4 Release Notes
  28846. NixOS/nixpkgs
  28847. Enpass Release Notes for iOS | Enpass
  28848. dotnet/coreclr
  28849. dotnet/coreclr
  28850. 10 Top Blazor Tools Just a NuGet Away -- Visual Studio Magazine
  28851. Side Hustle Success Podcast
  28852. Load a subset of projects - Visual Studio
  28853. Visual Studio Code May 2019
  28854. Create a Meetup Account
  28855. Drop: Passions lead here (formerly Massdrop)
  28856. DotNet 2019, el mayor evento de .NET de España
  28857. Becoming the ASP.NET Architect with David Fowler
  28858. .NET Design Review: Nullable Annotations
  28859. Careers Behind the Code: Becoming the ASP.NET Architect with David Fowler
  28860. Apple's 'Find My' Feature Uses Some Very Clever Cryptography
  28861. GitHub Desktop 2.0 expands to support stashing and rebasing
  28862. LGTM - Code Analysis Platform to Find and Prevent Vulnerabilities
  28863. Kevin Gosse, Christophe Nasarre — Debugging asynchronous scenarios in .NET
  28864. !!Con 2019- Tail Call Optimization: The Musical!! by Anjana Vakil & Natalia Margolis
  28865. Getting Started With Blazored Typeahead
  28866. Local GC API to support object scanning · Issue #12809 · dotnet/runtime
  28867. wybiral/localtoast
  28868. Target .NET Standard 2.1 · Issue #15498 · dotnet/efcore
  28869. Remove dotnet migrate by nguerrera · Pull Request #11481 · dotnet/cli
  28870. HTTP Pipelining causes responses to mixed up. · Issue #2665 · elastic/elasticsearch
  28871. Requirements for trusted certificates in iOS 13 and macOS 10.15
  28872. .NET R&D Digest (May, 2019)
  28873. Verifying Phone Number Ownership in ASP.NET Core Identity with Twilio Verify v2 and Razor Pages
  28874. CS9: Problem-Solving for the CS Technical Interview
  28875. .NET Design Review: Nullable Annotations
  28876. 914914 - Loading issue... - Monorail
  28877. JetBrains UX research qualification survey
  28878. Serializing a PascalCase Newtonsoft.Json JObject to camelCase
  28879. Tiered Jit Benchmarking · Issue #1125 · dotnet/BenchmarkDotNet
  28880. Validation in ASP .NET Core
  28881. Mysterious Chinese Dating Apps Targeting US Customers Expose 42.5 Million Records Online - Security Discovery
  28882. Download .NET Core (Linux, macOS, and Windows)
  28883. Keep thread exceptions in ExceptionDispatchInfo by rainersigwald · Pull Request #4417 · microsoft/msbuild
  28884. Apple CryptoKit | Apple Developer Documentation
  28885. Herding Code 235: Matthew Renze on Data Science for Software Developers – Herding Code
  28886. MatBlazor - Material Design components for Blazor
  28887. Unable to build on Ubuntu 18.04 · Issue #29645 · dotnet/runtime
  28888. Adds inferred [Required] for non-null ref types by rynowak · Pull Request #9978 · dotnet/aspnetcore
  28889. Validating the user password selection in Azure AD B2C by invoking Troy Hunt’s “Pwned Passwords”…
  28890. Tribonacci Numbers (and the Rauzy Fractal) - Numberphile
  28891. Building a Live Reload Middleware Component for ASP.NET Core
  28892. Cryptography and Your Apps - WWDC 2019 - Videos - Apple Developer
  28893. Collection<T> and ObservableCollection<T> do not support ranges · Issue #18087 · dotnet/runtime
  28894. ltrzesniewski/LocalsInit.Fody
  28895. Fixing Random, part 33
  28896. Add Span<T>.Sort(...) by changing Array.Sort internals to be Span based by nietras · Pull Request #24419 · dotnet/coreclr
  28897. Rocket League kickoff strategy that really works* with random teammates who don't know the strategy
  28898. microsoft/dotnet
  28899. Hexacorn | Blog Playing with Program database paths…
  28900. Building cross-platform desktop apps using Blazor and Electron.NET
  28901. dotnet/corefx
  28902. Highlights from the National Math Festival 2019
  28903. github/semantic
  28904. SignInAsync will throw by default when given an unauthenticated identity · Issue #361 · aspnet/Announcements
  28905. NASA Apollo 11 Lunar Lander 10266 | Creator Expert | Buy online at the Official LEGO® Shop US
  28906. Will it cluster? k3s on your Raspberry Pi
  28907. The Dark Crystal: Age of Resistance | Teaser | Netflix
  28908. 0xd4d/dnSpy
  28909. AusCERT 2019: The Data Breach Pipeline
  28910. Microsoft Selects Bugcrowd to Expand Payment Options and Pay Bug Hunters Faster | Bugcrowd
  28911. joe-elliott/netcore-kubernetes-profiling
  28912. Candidate Features For C# 9
  28913. Stream Deck XL | elgato.com
  28914. Accessing UNIX sockets remotely from .NET - Red Hat Developer
  28915. Preview 6 regression with AddRange on ICollection/Collection · Issue #29721 · dotnet/runtime
  28916. 968683 - Loading issue... - Monorail
  28917. My Octocat | Build your own octocat
  28918. Expose top-level nullability information from reflection · Issue #29723 · dotnet/runtime
  28919. Changing my Mind about AI, Universal Basic Income, and the Value of Data – The Art of Research
  28920. Mitchell Webb Situation - Changing Meals
  28921. 3 Brilliant Moments of Blocking (in Kurosawa's High and Low)
  28922. GOG.com
  28923. Switch from Chrome to Firefox in just a few minutes
  28924. .NET Design Review: Nullable Annotations
  28925. Improvements to issue transfer permissions - The GitHub Blog
  28926. .NET Design Review: JSON
  28927. Neural net names effects pedals
  28928. Rust: A Language for the Next 40 Years - Carol Nichols
  28929. Porting old posts, part 4
  28930. Metro Payment Pilot
  28931. Revocation Tracker
  28932. NASA makes their entire media library publicly accessible and copyright free - DIY Photography
  28933. Weekly Update 140
  28934. Pro .NET Benchmarking: The Art of Performance Measurement: Andrey Akinshin: 9781484249406: Amazon.com: Books
  28935. terrajobst/system-private-corlib-nullable-analysis
  28936. Kubernetes and VS Code: Zero to Deployed (Cloud Next '19)
  28937. dotnet/jitutils
  28938. KirillOsenkov/SourceBrowser
  28939. Herding Code – A technology podcast with Scott Allen, Kevin Dente, Scott Koon and Jon Galloway
  28940. Bokeh: Private, ad-free, and user-funded photo sharing
  28941. Use streaming in ASP.NET Core SignalR
  28942. Docker Bug Allows Root Access to Host File System
  28943. PHP on .NET Core 3.0 @ PeachPie | PHP compiler to .NET
  28944. ASP.Net Core - Protect your API with API Keys
  28945. The Hack Yourself First UK Tour now has Hotel Packages
  28946. #122 Matt Warren, How the .NET Runtime Has Changed | no dogma podcast
  28947. Hack Yourself First: How to go on the Cyber-Offence - NDC Oslo 2020 | Software Developers Conference
  28948. Calling gRPC Services With Server-side Blazor
  28949. How Hackers Get your Password? | Dr. Erdal Ozkaya Personal Blog
  28950. Version 8 of Angular — Smaller bundles, CLI APIs, and alignment with the ecosystem
  28951. 1552374 - Remove Certinomis - Root CA
  28952. Fireside chat at Akamai Security Summit with Troy Hunt and Ari Weil
  28953. Cumulative Update 15 for SQL Server 2017
  28954. Maintainer burnout and package security
  28955. Porting desktop apps to .NET Core | .NET Blog
  28956. Spying on .NET Garbage Collector with .NET Core EventPipes
  28957. CSS Grid Generator
  28958. High Performance (Potato) Chips
  28959. Fixing Random, part 32
  28960. Spaceketeer - BuiltWithDot.Net
  28961. Herding Code 234: Dylan Beattie on Social Impacts of Technology and the Meaning of Developer Seniority – Herding Code
  28962. Blazored/Typeahead
  28963. Using scoped services inside a Quartz.NET hosted service with ASP.NET Core
  28964. Spying on .NET Garbage Collector with .NET Core EventPipes
  28965. The new Dell XPS 15 (7590) now has an option for 4K OLED, GTX 1650 graphics
  28966. Users
  28967. Christmas Compiler Speed-Up, part 2
  28968. mellinoe/veldrid
  28969. What is the correct way to embed Wyam into an asp.net core MVC solution?
  28970. Microsoft, Brilliant team up to offer quantum curriculum - Microsoft Quantum
  28971. RehanSaeed/Schema.NET
  28972. xoofx/CppAst
  28973. Home - schema.org
  28974. dotnet/llilc
  28975. Drop: Passions lead here (formerly Massdrop)
  28976. Roma, Anonymus viola la mail di 30mila avvocati: c'è anche quella di Raggi
  28977. RFC 8548 - Cryptographic Protection of TCP Streams (tcpcrypt)
  28978. Drop: Passions lead here (formerly Massdrop)
  28979. Amazon.com: Optimal Shop 20/24 4/6/8 PIN 1.8" LCD Computer PC Power Supply Tester for SATA,IDE,HDD,ATX,ITX,BYI Connectors: Home Improvement
  28980. Patterns for high-performance C# - Federico Andres Lois
  28981. Nazikeule im Dritten Reich
  28982. Google Has Stored Some Passwords in Plaintext Since 2005
  28983. In Pursuit of Enjoyable Developer Collaboration - DEV Community 👩‍💻👨‍💻
  28984. Elon Musk Says ‘Hyperloop’ Tunnel Is Now Just a Normal Car Tunnel Because ‘This Is Simple and Just Works’
  28985. Steam Block
  28986. Cryptography Dispatches • Buttondown
  28987. Koalas declared "functionally extinct"
  28988. Top .NET Tutorials for May 2019
  28989. Despicable Me (9/11) Movie CLIP - I Sit on the Toilet (2010) HD
  28990. Top-Level Code Prototype: Scenario E
  28991. Refactor Symbol Cache by Krzysztof-Cieslak · Pull Request #384 · fsharp/FsAutoComplete
  28992. 2017 LLVM Developers’ Meeting: M. Braun “Welcome to the back-end: The LLVM machine representation”
  28993. Crime UK
  28994. Rename Blazor project templates · Issue #10348 · dotnet/aspnetcore
  28995. SameSite Cookies by Default in Chrome 76 and Above
  28996. localtoast
  28997. WCF vs gRPC
  28998. 1.1.1.1 — The free app that makes your Internet faster.
  28999. .NET Design Review: Nullable Annotations
  29000. Want to train a dragon? You'll need 500 million files, 730TB of data, 54,000 CPU cores...
  29001. Download Windows 10
  29002. Webhook.site - Test, process and transform HTTP requests
  29003. microsoft/MSIX-Toolkit
  29004. Google data shows 2-factor authentication blocks 100% of automated bot hacks
  29005. Web Development Revolution with WebAssembly and ASP.NET Blazor
  29006. localscan
  29007. JED Server Security Incident Report
  29008. Moving from Node.js to .NET Core | App Center Blog
  29009. davidfowl/AspNetCoreDiagnosticScenarios
  29010. Languages & Runtime: .NET Community Standup - May 23, 2019
  29011. Ethical Alternatives & Resources - ethical.net
  29012. Is it better to "!= 0” or ”== mask” when working with enums (C#, RyuJIT) | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  29013. Spying on .NET Garbage Collector with TraceEvent
  29014. chrisnas/DebuggingExtensions
  29015. Spotlight on: Julia Silge, Stack Overflow - Mango Solutions
  29016. The Ray Tracer Challenge... in .NET Core - CodeClimber
  29017. Dependabot
  29018. GitHub Satellite - Opening Keynote
  29019. Top 10 Things You Can Do With GraalVM
  29020. Announcing GitHub Sponsors: a new way to contribute to open source
  29021. GitHub Sponsors
  29022. GitHub Enterprise - The best way to build and ship software
  29023. Creating a git repo with Azure Repos and trying out Git LFS
  29024. Visual Studio Code Remote Development may change everything - Scott Hanselman
  29025. Making Sense of .NET 5 – Bill Reiss Developer Blog
  29026. AzureCasts
  29027. Creating a Quartz.NET hosted service with ASP.NET Core
  29028. The F# development home on GitHub is now dotnet/fsharp | .NET Blog
  29029. Add GCPhaseBegin/GCPhaseEnd ETW messages to measure duration of mark,… · criteo-forks/coreclr@9428b75
  29030. 0xd4d/iced
  29031. Graphics Programming Weekly - Article Database
  29032. Google and Binomial Contribute Basis Universal Texture Format to Khronos’ glTF 3D Transmission Open Standard
  29033. Developing in the Windows Subsystem for Linux with Visual Studio Code
  29034. dotnet/coreclr
  29035. New Release: Tor Browser 8.5 | Tor Blog
  29036. HashCode Struct (System)
  29037. What good are hundreds of lights without hundreds of shadows?
  29038. Visual Studio 2019 Preview Release Notes
  29039. ASP.NET Core SignalR JavaScript client
  29040. Welcome to the Shell Era: Xamarin.Forms 4.0 Released | Xamarin Blog
  29041. Top SSL Certificates Buyer's Guide
  29042. spboyer/dotnet-azure
  29043. npgsql/npgsql
  29044. Graphics Team ships WebRender MVP!
  29045. .NET Design Review: Nullable Annotation Attributes
  29046. Polacode - Visual Studio Marketplace
  29047. Creating a Quartz.NET hosted service with ASP.NET Core
  29048. A new way to Try .NET
  29049. Enabling Pagination in Blazor with OData | OData
  29050. typeof(TSecret) - the secret magic behind .NET generics
  29051. ASP .NET Core Dev Blog Series
  29052. Contact Info for Millions of Instagram Influencers, Celebrities, and Brand Accounts Leaked Online
  29053. Video games: A unifying force for the world - The Official Microsoft Blog
  29054. PostgreSQL: pg_upgrade can result in early wraparound on databases with high transaction load
  29055. Added try-catch statement by dotjpg3141 · Pull Request #57 · terrajobst/minsk
  29056. Fixing Random, part 31
  29057. Using Bing Maps in Blazor with JSInterop and TypeScript
  29058. Keyloggers Injected in Web Trust Seal Supply Chain Attack
  29059. Using Ed25519 signing keys for encryption
  29060. Google is using Your Gmail Account to Track Your Purchases
  29061. IFSC Climbing World Cup Munich 2019 - Bouldering Semi Finals
  29062. Femtoduino’s FemtoBeacon ESP32-D2WD Brings Wi-Fi/Bluetooth in Dime-Sized Form Factor
  29063. To Refactor Or Not To Refactor?
  29064. MappingGenerator - BuiltWithDot.Net
  29065. Understanding real-world concurrency bugs in Go
  29066. Ed Charbeneau: .NET, JavaScript, and C# articles
  29067. Merged PR 174112: Fix Loop in System.Uri · dotnet/corefx@6da61ff
  29068. SMS for 2FA: What Are Your Security Options? - Authy
  29069. Hack on Stack Overflow exposes private data for ~250 users
  29070. brunoproduit/roca
  29071. Enable C# mode command line diff by terrajobst · Pull Request #1196 · dotnet/standard
  29072. wybiral/noscript-captcha
  29073. Game Engine Black Books Update
  29074. Markdown + .NET = Interactive docs?
  29075. Ed Charbeneau at Build 2019
  29076. T1
  29077. Applying machine learning to coding itself
  29078. Episode 25 - Blazor - You Want To Run .NET Where?!
  29079. Creating Strings with No Allocation Overhead Using String.Create - Steve Gordon
  29080. PublishSingleFile for Linux-Exe is way better compressable than Windows-Exe · Issue #12687 · dotnet/runtime
  29081. BlazorFiddle - Blazor .Net Developer Playground and Code Editor in the Browser.
  29082. Reduce size of PublishSingleFile binary · Issue #12629 · dotnet/runtime
  29083. Windows Command-Line: Introducing the Windows Pseudo Console (ConPTY) | Windows Command Line
  29084. DevGAMM Moscow 2019 Live Stream Day 2. Part 1
  29085. Updating Microsoft Account Logins in ASP.NET Core with OpenID Connect and Azure Active Directory
  29086. Create Interactive .NET Documentation with Try .NET | .NET Blog
  29087. Tips to Improve your Generative Artwork — TYLER HOBBS
  29088. Welcome to the Neighbourhood
  29089. 964119 - Loading issue... - Monorail
  29090. A few words about data and concurrency
  29091. Technical Papers - SIGGRAPH 2019
  29092. Kik and the SEC: What’s Going On and What Does It Mean for Crypto? - Andreessen Horowitz
  29093. Add some perf events/data for tiered compilation by kouvel · Pull Request #24607 · dotnet/coreclr
  29094. Removal of the 16-character limit for passwords in Azure AD
  29095. The unknown Type in TypeScript
  29096. SharpFuzz: Bringing the power of afl-fuzz to .NET platform
  29097. Exploring .NET Core platform intrinsics: Part 4 - Alignment and pipelining
  29098. Change filter to middleware · dotnet-presentations/aspnetcore-app-workshop@7715b4f
  29099. dotnet/aspnetcore
  29100. Shenandoah GC in JDK 13, Part I: Load Reference Barriers
  29101. Home
  29102. Performance Improvements in .NET Core 3.0 | .NET Blog
  29103. Hackathon to help Support The Canterbury Muslim Community Trust (CMCT). - Techweek19
  29104. XKeyboarCD
  29105. dotnet/diagnostics
  29106. .NET Core on App Service Dashboard
  29107. » Out with 1992, In with 1993 The Digital Antiquarian
  29108. Careers
  29109. The Urlist — An application study in Serverless and Azure
  29110. Introducing Oak, a Free and Open Certificate Transparency Log - Let's Encrypt - Free SSL/TLS Certificates
  29111. Proposal: use progressive JIT to remove init checks on static classes after static constructor is known to have run · Issue #12697 · dotnet/runtime
  29112. A Detailed Look At Data Binding in Blazor
  29113. Overview of nullability analysis · Curiosity is bliss
  29114. Introducing the Try .NET Global Tool - interactive in-browser documentation and workshop creator - Scott Hanselman
  29115. Default implementations in interfaces | .NET Blog
  29116. The Upside Down 75810 | Stranger Things | Buy online at the Official LEGO® Shop US
  29117. wybiral/tshare
  29118. CodeLand Conference 2020
  29119. .NET Standard | Common APIs across all .NET implementations
  29120. IAIK/ZombieLoad
  29121. Introducing the new Microsoft.Data.SqlClient | .NET Blog
  29122. .NET Design Review: System.Data
  29123. ZombieLoad Attack
  29124. Kubernetes and .NET running on a Raspberry Pi Cluster - Dan Clarke
  29125. Verifying phone number ownership with Twilio using ASP.NET Core Identity and Razor Pages
  29126. Summarizing Build 2019 + SignalR Service for ASP .NET (Core) Developers
  29127. ZIO/Core
  29128. Architecture #14870: Use ZIO for effect management in Rudder - Rudder - Rudder Issue Tracker
  29129. PowerPC and AIX support · Issue #10055 · dotnet/runtime
  29130. WSL 2 Post BUILD FAQ | Windows Command Line
  29131. Eternal Vigilance is the Price of Liberty
  29132. Store users preferred tab in localStorage by khellang · Pull Request #7098 · NuGet/NuGetGallery
  29133. Online Survey Software | Qualtrics Survey Solutions
  29134. A null-scattering path integral formulation of light transport
  29135. Hello AzureCasts
  29136. LightDims Original Strength - Light Dimming LED covers and Light Dimming Sheets for Routers, Electronics and Appliances and more. Dims 50-80% of Light, in Minimal Packaging. - Ceiling Pendant Fixtures - Amazon.com
  29137. The Go Playground
  29138. .NET Framework Reference Assemblies via NuGet
  29139. kkokosa/UpsilonGC
  29140. How to Know Nothing - Megan Risdal
  29141. Debugging asynchronous scenarios in .NET
  29142. Debuggable IO [DIO] by neko-kai · Pull Request #849 · zio/zio
  29143. Meow the Infinite Issue 3 is here!
  29144. Episode 12 - Function declarations
  29145. Beer City Code
  29146. edvmorango/event-driven-messenger
  29147. Visit - Infosecurity Europe
  29148. NEST X YALE LOCK WITH NEST CONNECT - MassGenie
  29149. Writing a custom, real-world .NET GC
  29150. Domain Randomization for Sim2Real Transfer
  29151. Introducing the Profile Analyzer - Unity Technologies Blog
  29152. dotnet/diagnostics
  29153. vsls-contrib/awesome-liveshare
  29154. dotnet/diagnostics
  29155. Error Management: Future vs ZIO
  29156. r/interestingasfuck - An owl looking at something
  29157. 2016 Taiwan Halfsize micromouse First Prize Kojimouse 11, Hirokazu Kojima
  29158. Remove concept of AppDomains from the GC by davidwrighton · Pull Request #24536 · dotnet/coreclr
  29159. Achievement Award Program
  29160. Pass: The Standard Unix Password Manager
  29161. Herding Code 232: Scott Koon on getting out of Tech, GitHub Package Registry, Build 2019 Recap – Herding Code
  29162. Phone scammers impersonating ACSC | Cyber.gov.au
  29163. shirhatti/dotnet-logs
  29164. Manifold Garden Release Announcement
  29165. Error Management: Future vs ZIO
  29166. AusCERT2017 Day 1 Troy Hunt: The Responsibility of Disclosure
  29167. Microsoft Word will change your words to be 'gender inclusive'
  29168. New Azure Machine Learning updates simplify and accelerate the ML lifecycle
  29169. [Cryptography] Bitcoin - closing the coin
  29170. Putting the Visual into the Visual Studio Debugger - Musing, Rants & Jumbled Thoughts of John M. Wright
  29171. Daniel Romanovsky
  29172. OpenLiveWriter 0.6.2.316 - AppVeyor
  29173. Debugging and fixing the Twitch desktop client
  29174. Home
  29175. mila-iqia/babyai
  29176. Why 2f+1
  29177. Microsoft Throws in the Towel on UWP, Elevates Win32 - ExtremeTech
  29178. git/git
  29179. eyeDisk. Hacking the unhackable. Again | Pen Test Partners
  29180. Microsoft: The open source company
  29181. Introducing GitHub Package Registry
  29182. J on the Beach - Workshops
  29183. dotnet/diagnostics
  29184. Bakedbean.org.uk - Building Stack Overflow Job Search - Parsing Queries
  29185. Package Author Identity through Social Proofs
  29186. Markdown Monster: A better Markdown Editor for Windows
  29187. microsoft/terminal
  29188. Reach a Wider Audience with Multistreaming | Restream
  29189. GitHub Packages: Your packages, at home with their code
  29190. Introducing GitHub Package Registry
  29191. Uncle Pixel
  29192. Full stack web development with ASP.NET Core 3.0 and Blazor - BRK3017
  29193. Bakedbean.org.uk - Building Stack Overflow Job Search
  29194. Chapter 9: The Philologists and the Gatekeeper – The Analog Antiquarian
  29195. Amazon.com: .NET Internals Cookbook eBook: Adam Furmanek: Kindle Store
  29196. Top 10 coffee brands according to Have I Been Pwned
  29197. C++ with Visual Studio 2019 and Windows Subsystem for Linux (WSL) | C++ Team Blog
  29198. Three easy endpoints
  29199. Three easy endpoints
  29200. Monitor Blazor WASM loading and report errors
  29201. Handling Access Tokens for private APIs in ASP.NET Core
  29202. Visual Studio 2019 for Mac version 8.1 Preview 1 | Visual Studio Blog
  29203. Add .vsconfig for required components to build by huoyaoyuan · Pull Request #566 · microsoft/terminal
  29204. ZkVM: a new design for fast, confidential smart contracts
  29205. WebGPU is coming to Babylon.js
  29206. .NET Rocks! vNext
  29207. Septimal Mind
  29208. Use pattern matching features to extend data types
  29209. Blazor Bites Updated and Build 2019 Blazor Roundup
  29210. LambdaConf 2019: Travel Support
  29211. jamesmontemagno/XamChat
  29212. Announcing Entity Framework 6.3 Preview with .NET Core Support | .NET Blog
  29213. Azure App Service update: Free Linux Tier, Python and Java support, and more
  29214. Mofo37
  29215. WPCampus releases results of the Gutenberg accessibility audit - WPCampus: Where WordPress Meets Higher Education
  29216. Full Page Reload
  29217. Signing into Azure DevOps using your GitHub credentials | Azure DevOps Blog
  29218. 06. Vib-Ribbon - Roll Along (HQ)
  29219. GitHub Live Events
  29220. A Deep Dive into Query Execution Engine of Spark SQL (continues) - Databricks
  29221. Introducing diagnostics improvements in .NET Core 3.0 | .NET Blog
  29222. A Deep Dive into Query Execution Engine of Spark SQL - Databricks
  29223. Cloudflare London Serverless Meetup
  29224. Star Wars: The Rise of Skywalker – Teaser
  29225. Microsoft Developer
  29226. Visual Studio Container Tools Extensions (Preview) - Visual Studio Marketplace
  29227. Talk to Transformer
  29228. swtch.com
  29229. VCF East 2019 -- Brian Kernighan interviews Ken Thompson
  29230. Episode 11 - Function calls
  29231. What’s new in Microsoft 365 user management for April 2019
  29232. Use dependency injection in .NET Azure Functions
  29233. Seven Trends in Blockchain Computing (Spring 2019)
  29234. kkuchta/css-only-chat
  29235. Incrementally Better Cookies
  29236. // // Author: Jonathan Blow // Version: 2 // Date: 7 May, 2019 (updat - Pastebin.com
  29237. Scala World 2019: Scala World 2019
  29238. Why software projects take longer than you think: a statistical model
  29239. Precise timing of machine code with Linux perf. | Easyperf
  29240. systemd/systemd
  29241. [Update: More details] Project Mainline offers Android Q modular security updates
  29242. I hid a secret song in my videos
  29243. Serverless web apps with Blazor Azure Functions and Azure Storage - THR2003
  29244. systemd/systemd
  29245. RDRAND on AMD CPUs does not work · Issue #11810 · systemd/systemd
  29246. Safely migrating passwords in ASP.NET Core Identity with a custom PasswordHasher
  29247. AMC accidentally exposed data on 1.6 million subscribers
  29248. Merge pull request #6389 from dotty-staging/add-checked-patdef · lampepfl/dotty@f85877d
  29249. Generics, structs and nulls – the JIT is smart so you don’t have to | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  29250. ZIOでの繰り返しとリトライ処理 - Qiita
  29251. microsoft/PowerToys
  29252. Paint.NET turns 4!
  29253. Decoupling Algorithms from the Organization of Computation for High-Performance Graphics & Imaging
  29254. Crafting Real-Time Mobile Apps with Xamarin and SignalR - THR3007
  29255. A new Console for Windows - It's the open source Windows Terminal - Scott Hanselman
  29256. bryanmcnett/aabo
  29257. .NET Platform Overview and Roadmap - BRK3015
  29258. Self Publishing, Book Printing and Publishing Online - Lulu
  29259. 0x6A75616E/PwnedPasswords
  29260. Comparing Native Blazor Components
  29261. .NET Core is the Future of .NET  | .NET Blog
  29262. Effect.io
  29263. dotnet/diagnostics
  29264. microsoft/react-native-windows
  29265. Announcing WSL 2 | Windows Command Line
  29266. Build 2019: Microsoft Announces .NET 5 - Thurrott.com
  29267. r/MapPorn - Who Knew Giraffes Had Different Patterns?
  29268. See Microsoft Build 2019 Highlights | Microsoft Azure
  29269. Office 365 for Mac is available on the Mac App Store - Microsoft 365 Blog
  29270. Testing the BitchinFast 3D 2000!!!
  29271. .NET Internals Cookbook Part 12 — Memory structure, attributes, handles – Random IT Utensils
  29272. .NET Core Summer Event - A 1 day conference focused on software development with .NET Core
  29273. Using 47 Degree's Fetch library with ZIO
  29274. IPBES Global Assessment Preview | IPBES
  29275. Intelligent Productivity and Collaboration, from Anywhere | Visual Studio Blog
  29276. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.0 Preview 5
  29277. Announcing .NET Core 3.0 Preview 5 | .NET Blog
  29278. Introducing .NET 5 | .NET Blog
  29279. Live Stream | Rocket Lab
  29280. Raft
  29281. The Universe I, II & III | Tim and Eric Awesome Show, Great Job! | Adult Swim
  29282. Add-ons disabled or failing to install in Firefox
  29283. nothings/single_file_libs
  29284. bryanmcnett/bhh
  29285. DotVVM Blog: DotVVM joins the .NET Foundation
  29286. Exotics at Redmond Town Center
  29287. Create a model
  29288. facebookincubator/mvfst
  29289. 952287 - Loading issue... - Monorail
  29290. Build software better, together
  29291. Support RSAES_OAEP certificates for EnvelopedCms by vcsjones · Pull Request #37152 · dotnet/corefx
  29292. 1Password for Journalism | 1Password
  29293. DamianEdwards/TagHelperPack
  29294. Sonic
  29295. GOTcha (Season 8 Hot Takes: Part 1 of 1,000,000)
  29296. Community and Communication going forward
  29297. » Return to Zork The Digital Antiquarian
  29298. Coverlet Joins the .NET Foundation
  29299. Automated Certificate Management | Heroku Dev Center
  29300. Compile time marshalling | devops.lol
  29301. dotnet/designs
  29302. dotnet/extensions
  29303. Workaround for Heroku no longer supporting SSL behind Cloudflare ("Strict TLS in CDN not supported")?
  29304. Reduce SMS 2FA Risks By Using Device Data
  29305. Consoles – Windows Desktop - Windows Console
  29306. Eon – Amiga Soundtrack Hacks
  29307. The Tail of the Serpent by Le Slo
  29308. PInvoke: beyond the magic | devops.lol
  29309. Support single-file distribution · Issue #11201 · dotnet/runtime
  29310. Do we need effects to get abstraction?
  29311. Toward Practical Real-Time Photon Mapping: Efficient GPU Density Estimation
  29312. Azure Monitor HTTP Data Collector API - Azure Monitor
  29313. Update Days: Corestart 3.0
  29314. nycryptoday
  29315. George Bush's
  29316. Introducing Telerik UI for Blazor 1.0.0
  29317. Remote Development with Visual Studio Code
  29318. Using Pablo to Create Title Images - ardalis
  29319. Manifold Garden – Beta Sign Up
  29320. Samsung Galaxy Fold Teardown
  29321. An Introduction to Deep Reinforcement Learning
  29322. thekla_server.pdf
  29323. Down the Security Rabbithole Podcast: DtSR Episode 344 - You've Probably Been Pwned
  29324. What does "additional polish" mean?
  29325. Fight the global warming: compile your C# apps ahead of time
  29326. terrajobst/minsk
  29327. IBM Halts Sales of Watson AI For Drug Discovery and Research [Updated] - ExtremeTech
  29328. Manifold Garden - Call for Playtesters
  29329. Edge79+ vs. Edge18 vs. Chrome
  29330. RFC 8551 - Secure/Multipurpose Internet Mail Extensions (S/MIME) Version 4.0 Message Specification
  29331. peachpiecompiler/peachpie
  29332. Implement import completion for types by genlu · Pull Request #34808 · dotnet/roslyn
  29333. dotnet/corert
  29334. Microsoft Forms
  29335. Visual Studio Roadmap
  29336. Get Some Sass Into Your Blazor App
  29337. Unit Test or Integration Test and Why You Should Care - ardalis
  29338. What's New in Rider
  29339. 2019 EuroLLVM Developers’ Meeting: Mehdi & Vasilache & Zinenko “Building a Compiler with MLIR”
  29340. themains/pwned
  29341. Merge nullable feature into master by krwq · Pull Request #24258 · dotnet/coreclr
  29342. security.txt | A proposed standard which allows websites to define security policies
  29343. Calling Windows 10 APIs From a Desktop Application just got easier - Windows Developer Blog
  29344. Cats Effect: STM & TRef #791 by VladKopanev · Pull Request #796 · zio/zio
  29345. Go modules services
  29346. Native hosting proposal by vitek-karas · Pull Request #5336 · dotnet/core-setup
  29347. Using Entity Framework Core to process Azure Service Messages in ASP.NET Core
  29348. dotnet/core-setup
  29349. Babylon.js 4.0 Is Here!
  29350. Home | magniX
  29351. .NET Design Review: GitHub Quick Reviews
  29352. Write a custom .NET Core runtime host - .NET Core
  29353. EdCharbeneau/TaxiFareBlazorServer
  29354. Validating phone numbers with Twilio using ASP.NET Core Identity and Razor Pages
  29355. Vue.Net - BrotherTillman
  29356. jamesmontemagno/AllExtensions-DI-IoC
  29357. Computer Based Test (CBT) development and delivery :: Pearson VUE
  29358. BlazorHelp Website > Blog - Migrating Blazing Pizza (server side Blazor and client side Blazor)
  29359. Reverse Engineering InternalCall Methods in .NET
  29360. CppCon 2017: Teresa Johnson “ThinLTO: Scalable and Incremental Link-Time Optimization”
  29361. Axis-Aligned Bounding Dual Simplex
  29362. microsoft/SymCrypt
  29363. GitLens — Git supercharged
  29364. dotnet/core-sdk
  29365. Implement server-side of NegotiateStream on Unix by Tratcher · Pull Request #36827 · dotnet/corefx
  29366. Add 'split' support for ReadOnlySpan<char> similar to string · Issue #934 · dotnet/runtime
  29367. mpm guide - niall t.l.
  29368. HTTP headers for the responsible developer
  29369. ZIO
  29370. Add new Negotiate Auth handler by Tratcher · Pull Request #9831 · dotnet/aspnetcore
  29371. errors - The Go Programming Language
  29372. John A De Goes - ZIO: Next-Generation Effects in Scala
  29373. Episode 10 - Strings and Types
  29374. Matt WARREN: From 'dotnet run' to 'Hello World!' @ Update Conference Prague 2018
  29375. Scalar 2019 highlights and where are we heading next
  29376. .NET Internals Cookbook Part 11 — Various C# riddles – Random IT Utensils
  29377. Scalar 2019 highlights and where are we heading next
  29378. Riot counters sexual discrimination lawsuits by insisting some plaintiffs have waived rights to sue
  29379. Doug Webb (@douginamug@mastodon.xyz)
  29380. Amazon.com: Ubiquiti US-8 Unifi Switch: Computers & Accessories
  29381. DivineOmega/password_exposed
  29382. significand range for frexp() incorrect due to sign-handling · Issue #71 · KhronosGroup/GLSL
  29383. Stripe API with ASP.NET Core - Part 3 WebHooks
  29384. Add ZIO & Scalaz to community builds · Issue #896 · scala/community-build
  29385. gpakosz/PPK_ASSERT
  29386. Add UrlTokenEncode / UrlTokenDecode. by GrabYourPitchforks · Pull Request #136 · aspnet/HttpAbstractions
  29387. n0fate/chainbreaker
  29388. Former 'MythBusters' Host Adam Savage Returning to Science Channel in New Series (Exclusive)
  29389. Wat
  29390. Compute Shader - OpenGL Wiki
  29391. Using Azure Service Bus Topics Subscription Filters in ASP.NET Core
  29392. ONLYOFFICE
  29393. Keynote: The Last Hope for Scala's Infinity War - John A. De Goes
  29394. Racial Influence on Automated Perceptions of Emotions by Lauren Rhue :: SSRN
  29395. .NET R&D Digest (April, 2019)
  29396. Rumor: Microsoft ‘Midori’ Project May Replace Windows OS
  29397. ASP.NET Blog | Azure SignalR Service now supports ASP.NET!
  29398. HaveIBeenPwned Module by iifeoluwa · Pull Request #80 · leon-ai/leon
  29399. Repository Abandoned? · Issue #197 · tmsmith/Dapper-Extensions
  29400. The LLVM Compiler Infrastructure Project
  29401. distractionware » AGALLAMH: Terry Cavanagh – forbróir cluichí ríomhaireachta Gaeilge
  29402. Fall in love with the problem, not the solution
  29403. Sí hubo hackeo a Embajada de México: miles de documentos estuvieron en Mega, fueron eliminados y todo indica que se han resubido
  29404. Amazon.com: GPU Zen 2: Advanced Rendering Techniques (9781797583143): Wolfgang Engel: Books
  29405. World’s Flagship Event for Developers - WeAreDevelopers World Congress 2020
  29406. Frank Lloyd Wright’s Lost Works Are Finally Brought to Life
  29407. Fetch Mobile Manipulator - Fetch Robotics
  29408. Chapter 8: Menkaure and the Colonel – The Analog Antiquarian
  29409. ASCIIFlow Infinity
  29410. Announcing Entity Framework Core 3.0 Preview 4 | .NET Blog
  29411. The .NET Abstraction Pile
  29412. 2019 EuroLLVM Developers’ Meeting: T. Shpeisman & C. Lattner “MLIR: Multi-Level Intermediate Repr..”
  29413. ADefWebserver/BlazingPizza
  29414. AutoMapper 8.1.0 Released
  29415. Roguelight by Daniel Linssen
  29416. OutOfMemory – a nerdy card game for developers! – TooSlowException
  29417. Jewel v. NSA - Order granting government's summary judgment motion
  29418. fr-08: .the .product by Farbrausch
  29419. terrajobst/streaming-automation
  29420. fr-08: .the .product by farbrausch | 64k intro (2000) (720p HQ demoscene demo)
  29421. Entity Framework Weekly Status Updates (2019) · Issue #15403 · dotnet/efcore
  29422. A Recipe for Training Neural Networks
  29423. Virtual lathe in Dreams
  29424. runtime: treap implementation of find() doesn't return the best-fit span · Issue #31616 · golang/go
  29425. Expose a BigInteger.Builder to help avoid so many copies/allocations · Issue #29378 · dotnet/runtime
  29426. Monoprice SlimRun Cat6 Ethernet Patch Cable, Snagless RJ45, Stranded, 550MHz, UTP, Pure Bare Copper Wire, 28AWG, 20ft, White - Monoprice.com
  29427. Scala Times Issue #271
  29428. Instructions on how to get the latest dotnet core 3 (as of 24th April 2019) and Blazor running on a Raspberry PI
  29429. Top bar notifications (global inbox, +reputation) reset after refreshing or visiting another page
  29430. Containerized Activities in Durable Workflows - Part 2
  29431. ASCII Art in .NET Code
  29432. Getting underlying value of nullable without code duplication in generics · Issue #12568 · dotnet/runtime
  29433. dodyg/practical-aspnetcore
  29434. spmoran-blazor/BlazorDestinationGame
  29435. Introducing .NET for Apache® Spark™ Preview | .NET Blog
  29436. Electron 5.0.0 | Electron Blog
  29437. Destination Game Blazor
  29438. Hexa Trains
  29439. Unity Careers
  29440. Karel Zikmund - About Me
  29441. dotnet/spark
  29442. zio/zio
  29443. Evolution Software improves hazelnut quality with ML.NET | .NET
  29444. Visual Studio 2019 version 16.1 Preview 2 | Visual Studio Blog
  29445. Foo Fighters - My Hero (Official Music Video)
  29446. Twisted Oak
  29447. AES-NI (.NET) - Outperforming C and OpenSSL - Nicolas Portmann - .NET / Java / Security
  29448. Dev Tip #158: Strongly Typed IDs
  29449. Multi-targetting .Net Framework and .Net Core in a single project – Chris F Carroll
  29450. r/GamePhysics - [Red Dead Redemption II] Enjoying a nice hot bath
  29451. distractionware » The Dice are Cast
  29452. Peddle the Pedal to the Metal
  29453. Tech Diversity: WIN the chance to attend LambdaConf 2019 - Signify Technology
  29454. OJ/clr-meterpreter
  29455. Keeping a Ping Pong Ball Bouncing with 4 Mics
  29456. Rust's 2019 roadmap | Rust Blog
  29457. ericsink/wasm2cil
  29458. Running WebAssembly and WASI with .NET
  29459. OneTab shared tabs
  29460. kframework/X86-64-semantics
  29461. A Complete Formal Semantics of x86-64 User-Level Instruction Set Architecture - FSL
  29462. April Update for WPF on .NET Core 3.0 · Issue #607 · dotnet/wpf
  29463. Switch to workstation GC in case of constrained CPU resources by luhenry · Pull Request #24194 · dotnet/coreclr
  29464. .NET Design Review: GitHub Quick Reviews
  29465. Using Microsoft Configuration Extensions with Steeltoe
  29466. Strongly-typed IDs in EF Core: Using strongly-typed entity IDs to avoid primitive obsession - Part 4
  29467. qmlnet/qmlnet
  29468. Matias Ergo Pro Keyboard
  29469. JDK 12 Security Enhancements
  29470. Using AWS Parameter Store for ASP.NET Core Data Protection Keys - CodeOpinion
  29471. Blazored/Gitter
  29472. NDC Security Australia 2019 Promo
  29473. Tag Helpers in ASP.NET Core
  29474. NYU Game Center Lecture Series Presents Daniel Benmergui
  29475. Multiple assemblies with equivalent identity have been imported · Issue #1162 · dotnet/standard
  29476. Eon by The Black Lotus (compo version)
  29477. Hack your password before you get hacked!
  29478. Production Tips for ASP .NET Core Web Apps
  29479. Great developers are raised, not hired
  29480. Megademica 4k intro for ZX Spectrum (party version)
  29481. Dicey Wastelands (NTT) by TheMysticSword, AgentCucco
  29482. Episode 15: TBD
  29483. UFO Episode 18 Timelash
  29484. The Witness Analysis: Audio Puzzles
  29485. Samsung/netcoredbg
  29486. politrons/reactiveScala
  29487. ispc/ispc
  29488. How the Boeing 737 Max Disaster Looks to a Software Developer - IEEE Spectrum
  29489. HTTP/3 explained
  29490. ASP.NET Blog | Updated Razor support in Visual Studio Code, now with Blazor support
  29491. How to upgrade extensions to support Visual Studio 2019 | Visual Studio Blog
  29492. ASP.NET Blog | Blazor now in official preview!
  29493. Five Open Problems for the Blockchain Computer - Andreessen Horowitz
  29494. How to Get a Progressive Web App into the Google Play Store | CSS-Tricks
  29495. How to register a service with multiple interfaces in ASP.NET Core DI
  29496. Stairs - Escaleras - Schody -1968
  29497. Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30 pm US/Eastern)
  29498. Super Mario Bros - 2019: Commodore 64 port
  29499. » An Unlikely Savior The Digital Antiquarian
  29500. Build 4.0.31 API Changes | 4coder Blog
  29501. machinamentum/game1
  29502. Choosing the right defaults for Tiered Compilation · Issue #12515 · dotnet/runtime
  29503. Create account | Slack
  29504. proposal: crypto/tls: Expose maps for cipher suite IDs/names · Issue #30325 · golang/go
  29505. How to clear HSTS settings in Chrome and Firefox
  29506. gvolpe/stm-demo
  29507. Pro .NET Benchmarking - The Art of Performance Measurement | Andrey Akinshin | Springer
  29508. Pro .NET Benchmarking: The Art of Performance Measurement: Andrey Akinshin: 9781484249406: Amazon.com: Books
  29509. Pro .NET Benchmarking - The Art of Performance Measurement | Andrey Akinshin | Apress
  29510. 3 Ways to Communicate Between Components in Blazor
  29511. music festival lineup generator
  29512. A Few Billion Lines of Code Later: Using Static Analysis to Find Bugs in the Real World | February 2010 | Communications of the ACM
  29513. Understanding data-oriented design for entity component systems - Unity at GDC 2019
  29514. jmcgrew / zilf / wiki / Home — Bitbucket
  29515. Festify/ken-burns-carousel
  29516. Apple Pay participating banks and card issuers in Asia-Pacific
  29517. QDB: Quote Database Home
  29518. Godot Engine - Announcing the Godot 2019 showreel
  29519. Unifying Windows desktop development with .NET Core 3.0
  29520. Wikipedia:Articles for deletion/Katie Bouman - Wikipedia
  29521. ASP.NET Blog | .NET Core Workers in Azure Container Instances
  29522. .NET Design Review: GitHub Quick Reviews
  29523. BurntSushi/ripgrep
  29524. Using strongly-typed entity IDs to avoid primitive obsession (Part 3)
  29525. dotnet/core-setup
  29526. The ReaderT Design Pattern
  29527. Search | Channel 9
  29528. reactiveui/ReactiveUI
  29529. Presentations and Talks covering ‘.NET Internals’
  29530. Going Deep | Channel 9
  29531. Tame your Garbage Collector
  29532. Performance as a Feature with Jeremy Boyd
  29533. GPU architectures_10_4_19.pdf
  29534. Tic Toc Pwned | Pen Test Partners
  29535. historicalsource - Overview
  29536. DevOps For ASP.NET Developers Pt.1 - What is DevOps?
  29537. terrajobst/require-net472
  29538. pla85900 Home
  29539. Anthos  |  Google Cloud
  29540. Output.md
  29541. Refer a USA Scala friend & WIN a ticket to LambdaConf 2019! - Signify Technology
  29542. It's annoying, it's hated and it’s here to stay: why we’re stuck with passwords
  29543. Frogger AI Explains Its Decisions
  29544. Mute Records • STUMM433 - Mute Records
  29545. A “Brave” New World | Internet Archive Blogs
  29546. How to make a 3D renderer in Desmos - Ben Visness
  29547. C++ UI Libraries • memdump
  29548. fsharp/fslang-design
  29549. r/csharp - I am so happy I made this little program where you insert a number in seconds and it converts it to Minutes:Seconds, it took me 2 days to do but I am very proud, I know it is not much but I really enjoyed making it :)
  29550. dotnet/coreclr
  29551. Adding features to a simple Blazor MVVM client with composition
  29552. Faster conversions by VSadov · Pull Request #23548 · dotnet/coreclr
  29553. Patch vtable slots and similar when tiering is enabled by kouvel · Pull Request #21292 · dotnet/coreclr
  29554. Casting to a variant generic interface is much slower than to non-variant · Issue #4090 · dotnet/runtime
  29555. Understanding the Limitations of HTTPS
  29556. Stoiber 10 Minuten Transrapid
  29557. .NET Fest 2018. Sasha Goldshtein. Profiling and Debugging .NET Core A…
  29558. Sasha Goldshtein — Debugging and Profiling .NET Core Apps on Linux
  29559. Black Hole of Misogyny: Reddit trolls just can’t stop attacking Dr. Katie Bouman for her crime of doing nothing wrong
  29560. ATOMICALLY { DELETE YOUR ACTORS } - John A De Goes & Wiem Zine Elabadine | Scalar 2019
  29561. .NET Internals Cookbook Part 9 — Finalizers, queues, card tables and other GC stuff – Random IT Utensils
  29562. Australian Child-Tracking Smartwatch Vulnerable to Hackers
  29563. dotnet/coreclr
  29564. Dream Market Shuts Down: Has the DEA Claimed Another Darknet Victim?
  29565. Game of Thrones recap for Season 8 – everything you need to know
  29566. No One's Ever Really Gone
  29567. [Epic] ASP.NET Core should support distributed tracing · Issue #8924 · dotnet/aspnetcore
  29568. Cryptologie
  29569. Websites, Please Stop Blocking Password Managers. It's 2015
  29570. Rail Map online - UK & IE Railways
  29571. All About Pete ❧ Current Affairs
  29572. Massive Attack-Angel (Mezzanine album)
  29573. Matthew Gatland stopped making tiny games | Anti-Patreon
  29574. Cassius - Feeling For You (Official Video)
  29575. Daft Punk - Harder Better Faster (Official Video)
  29576. Daft Punk - Technologic
  29577. Daft Punk - Da Funk
  29578. DAFT PUNK – AROUND THE WORLD (Official Music Video)
  29579. Kucherov suspended one game
  29580. Scastie - An interactive playground for Scala
  29581. Adding features to a simple Blazor MVVM client with composition
  29582. Adding features to a simple Blazor MVVM client with composition
  29583. [question] choosing between class and struct · Issue #12489 · dotnet/runtime
  29584. Mocking .NET Without Hurting Its Feelings - Musing, Rants & Jumbled Thoughts of John M. Wright
  29585. MY EQUIPMENT BREAKS? | DICEY DUNGEONS
  29586. bleep-blorp.rs
  29587. Allow cookies with spaces in the name by PaitoAnderson · Pull Request #36566 · dotnet/corefx
  29588. davidsh - Overview
  29589. logoroad
  29590. Become a Dev Rockstar by Learning About your Users with Visual Studio App Center and Azure | App Center Blog
  29591. Update Razor to 1.0.0-alpha3 by NTaylorMullen · Pull Request #2974 · OmniSharp/omnisharp-vscode
  29592. tmds/Tmds.Systemd
  29593. Steam Quirks For Developers - a post on Tom Francis' blog
  29594. GitHub Extension for Visual Studio
  29595. Introducing ASP.NET Core Blazor / Razor Components | Syncfusion Blogs
  29596. Download .NET (Linux, macOS, and Windows)
  29597. Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30 pm US/Eastern)
  29598. Slack Is Not Where 'Deep Work' Happens | Inside Nuclino
  29599. Reactive approach to FSAC design - discussion · Issue #1 · Krzysztof-Cieslak/notes
  29600. Creating an ASP.NET Core Markdown TagHelper and Parser
  29601. Escher
  29602. x86/Linux progress · Issue #7335 · dotnet/runtime
  29603. unoplatform/Uno.SkiaSharp
  29604. Chapter 7: The Polymath and the Specialist – The Analog Antiquarian
  29605. A .vsconfig file should automatically prompt to install extensions - Developer Community
  29606. ZIO hackathon September 21-22 · Issue #743 · zio/zio
  29607. Tamir DRESHER: .NET Debugging tricks you wish you knew @ Update Conference Prague 2018
  29608. NativeMemoryDiagnoser by WojciechNagorski · Pull Request #1131 · dotnet/BenchmarkDotNet
  29609. We have discovered and addressed a security breach. (Updated 2019-04-12) | Matrix.org
  29610. Understanding Insider Threats [Free Video Course]
  29611. Annotating platform-specific APIs and detecting its use by terrajobst · Pull Request #63 · dotnet/designs
  29612. Clip Bag | Peter Bristol
  29613. Troy Hunt on Changing Password Behaviors
  29614. ASP.NET Core In Process Hosting on IIS with ASP.NET Core
  29615. nccgroup/dotnetpefuzzing
  29616. r/firefox - Google Drive download speed issue
  29617. Non Obvious PE Parsers – the .NET runtime – Part 1
  29618. klbouman - Overview
  29619. Add support for X509 client certificate "authentication" · Issue #4663 · dotnet/aspnetcore
  29620. Languages & Runtime: .NET Community Standup - April 11, 2019
  29621. French officials call Project Gutenberg archive, 15 million ebooks, Grateful Dead recordings and Prelinger Archive "terrorism," demands removal from Internet Archive
  29622. Using strongly-typed entity IDs to avoid primitive obsession (Part 2)
  29623. [WIP] Fast codegen-free field access by GrabYourPitchforks · Pull Request #23783 · dotnet/coreclr
  29624. Algebraic laws for new typeclasses by gvolpe · Pull Request #2 · gvolpe/classy-optics
  29625. Bringing 12-year-old WPF code to .NET Core 3
  29626. Upgrading to MySQL 8.0 : Default Authentication Plugin Considerations
  29627. Performance analysis and tuning contest #2. | Easyperf
  29628. Using strongly-typed entity IDs to avoid primitive obsession (Part 1)
  29629. Tickets - NDC Security Australia 2019
  29630. Spawn: The Eternal - IGN
  29631. How I used SECRET NSA TECHNOLOGY to hack my gaming keyboard
  29632. David Patterson - Domain-Specific Architectures for Deep Neural Networks
  29633. First M87 Event Horizon Telescope Results. V. Physical Origin of the Asymmetric Ring - IOPscience
  29634. How to take a picture of a black hole
  29635. A Framework for Regulating Content on the Internet
  29636. ericsink/sawdust
  29637. Quantum Garden: An interactive quantum computing installation
  29638. Cursors
  29639. Black hole breakthrough: Event Horizon Telescope's landmark image
  29640. GIMP 2.10.14
  29641. Code Coverage on macOS and Linux in Rider 2019.1 - .NET Tools Blog
  29642. Hack Your Career - Troy Hunt
  29643. Linux Game Jam 2019
  29644. Unintended interactions of SerializationGuard and other features · Issue #29212 · dotnet/runtime
  29645. Lies, darn lies and sampling bias
  29646. Markdeep
  29647. First Look: Forms and Validation in Razor Components
  29648. Pacific Raceways track day, 2019 March 31st
  29649. Using ASP.NET Core Identity users in integration tests
  29650. Functional Scala: Next Level by John A. De Goes (LambdaConf Edition)
  29651. Using, using, using with C# 8
  29652. Rico Mariani – Medium
  29653. OneTab shared tabs
  29654. C#88: The Original C#
  29655. DirectX-Specs
  29656. Blocking high-risk non-secure downloads from Emily Stark on 2019-04-09 (public-webappsec@w3.org from April 2019)
  29657. Direct3D 11.3 Functional Specification
  29658. Episode 21 Measles: The Worst Souvenir
  29659. fsharp/fslang-design
  29660. dotnet/corefx
  29661. Logs vs Structured Events
  29662. Azure Service Fabric
  29663. AGALLAMH: Terry Cavanagh – forbróir cluichí ríomhaireachta Gaeilge
  29664. Stack Overflow Developer Survey 2019
  29665. DataCamp Security Update - Frequently Asked Questions
  29666. IMLÉ + Archú agus ceithre imeacht eile
  29667. Learn more programming languages, even if you won't use them - Thorsten Ball
  29668. Privileged | By Kyle Korver
  29669. RickStrahl/AlbumViewerVNext
  29670. Getting Started with TypeScript for JSInterop in Blazor
  29671. Journey through the .NET internals - Sorting | Michal Franc
  29672. Add tab for PackageReference by khellang · Pull Request #5656 · NuGet/NuGetGallery
  29673. Vorsichtsmaßnahme Passwortsicherheit - Knuddels.de-Forum
  29674. Native Lazy Loading for &lt;img&gt; and &lt;iframe&gt; is Coming to the Web - DEV Community 👩‍💻👨‍💻
  29675. RAGRETS.MD | commentout.net
  29676. IdentityServer4 Roadmap
  29677. Microsoft Edge Insider
  29678. MS Office Interop Automation in C#
  29679. string vs. String is not a style debate
  29680. A portable way to get GC events in process and no admin privilege with 10 lines of code (and ability to dynamically enable/disable events) | .NET Blog
  29681. .NET Core 3.0, VS2019 and C# 8.0 for ASP .NET Core developers
  29682. Windows 10 Accounts
  29683. Hacker News API Part 5
  29684. Unit Testing Improvements in Rider 2019.1 - .NET Tools Blog
  29685. google/vulncode-db
  29686. Home - Vulncode-DB
  29687. What happens when iterating filters?
  29688. haoNoQ/clang-analyzer-guide
  29689. The Next Release of PowerShell - PowerShell 7 | PowerShell
  29690. A balancing act
  29691. The Lycurgus Cup
  29692. Proposal: <button once="true" /> attribute · Issue #1692 · w3c/html
  29693. Compiler Explorer
  29694. Signify Sunday Reads April 7 Week #1 - Signify Technology
  29695. SQL Server—Pricing and Licensing | Microsoft
  29696. Amazon.com: Mystery Science Theater 3000: Season Eleven: Jonah Ray, Felicia Day, Patton Oswalt, Hampton Yount, Baron Vaughn, Joel Hodgson: Movies & TV
  29697. dotnet/wpf
  29698. Handmade Hero Day 523 - Introduction to Git
  29699. TPU's GPU Database Portal & Updates
  29700. ParkMobile User Experience - Aaron Shekey
  29701. .gitignore Generator - Visual Studio Marketplace
  29702. BlazorHelp Website > Blog - View_Blog
  29703. Indie Soapbox
  29704. Verified cryptographic provider a triple threat
  29705. Compass Rose by Pace
  29706. Steam cracks down on Trading Card abuse to combat "fake games"
  29707. US $10.71 33% OFF|37mm diameter gearbox halll encoder micro spur gear motor Speed Reduction Geared Motor for robot smart small car-in DC Motor from Home Improvement on AliExpress
  29708. Fifteen years of WiX • Joy of Setup
  29709. On a geometry test
  29710. Getting ready to say goodbye to Silverlight and hello to Blazor
  29711. Home
  29712. Troubleshoot blue screen errors - Windows Help
  29713. BREAKER by Daniel Linssen
  29714. MSVC hidden flags
  29715. 'Marvel's Spider-Man': A Technical Postmortem
  29716. Online Arm Assembler by Azeria Labs
  29717. ardalis/AspNetCoreStartupServices
  29718. Families
  29719. Azure Front Door Service is now generally available
  29720. Announcing ML.NET 1.0 RC - Machine Learning for .NET | .NET Blog
  29721. MAKRO | Microsoft Excel Stream Highlights 3/19
  29722. CSSBattle
  29723. DDoS Protection Service | Anti DDoS Mitigation | Cloudflare
  29724. Proposed changes to Index / Range by jaredpar · Pull Request #2397 · dotnet/csharplang
  29725. Better Obsoletion by terrajobst · Pull Request #62 · dotnet/designs
  29726. brave/brave-browser
  29727. dotnet/dotnet-api-docs
  29728. .NET Core Summer Event bij Info Support
  29729. Your words are wasted - Scott Hanselman
  29730. MVVM Development in Visual Studio
  29731. » Interplay Takes on Trek The Digital Antiquarian
  29732. SqlCommand.Dispose doesn't free managed object · Issue #74 · dotnet/SqlClient
  29733. How My Dad Taught Me to Code - Ari Hunt & Troy Hunt
  29734. OVERWHELM for Nintendo Switch - Nintendo Game Details
  29735. .NET API browser
  29736. Tom 7 Radar: CHESSBOVIK
  29737. The Witness goes free on the Epic Games Store for two weeks
  29738. SIGBOVIK: 93% of Paint Splatters are Valid Perl Programs — Colin McMillen
  29739. Xamarin Blog
  29740. ZIO STM by jdegoes · Pull Request #721 · zio/zio
  29741. NationalSecurityAgency/ghidra
  29742. Operating Systems: Three Easy Pieces
  29743. /diagnostics (Compiler diagnostic options)
  29744. Bringing GPU acceleration to Windows containers
  29745. The electronic song “Scary Monsters and Nice Sprites” reduces host attack and mating success in the dengue vector Aedes aegypti
  29746. r/combinedgifs - Bug
  29747. The Witness - **You wake up, alone, on a strange island full of puzzles.**
  29748. Oracle Careers
  29749. Support for process dumping of native and managed code (C++ and C#) · Issue #151 · dotnet/diagnostics
  29750. Strongly Typed Feature Flags With ASP.NET Core 2.2
  29751. ITHare/obf
  29752. Precise timing of machine code with Linux perf. | Easyperf
  29753. The "Testable Object" Pattern
  29754. Middleware in ASP .NET Core
  29755. Try Orchard Core
  29756. I've No More Fucks To Give
  29757. Champion: Readonly members on structs (16.3, Core 3) · Issue #1710 · dotnet/csharplang
  29758. Configure Visual Studio across your organization with .vsconfig | Visual Studio Setup
  29759. Create a modular application - Orchard Core Documentation
  29760. Oculus Go Wired Mirroring: How To Guide | Oculus
  29761. Xamarin: .NET Community Standup - Xamarin.Forms Previewer Updates & iOS Interpreter!
  29762. Xiph.Org Video Presentations: Digital Show & Tell
  29763. Xiph.org
  29764. Building microservices on Azure - Azure Architecture Center
  29765. A Go implementation of Poly1305 that makes sense
  29766. Announcing the Azure Functions Premium plan for enterprise serverless workloads
  29767. Oracle Ask TOM
  29768. Profiling Mono and Mono Unity Apps on Windows, macOS, and Linux - .NET Tools Blog
  29769. Visual Studio 2019 Launch: Build amazing web apps with .NET Core
  29770. Building Components Manually via RenderTreeBuilder
  29771. Release Notes
  29772. Creating Custom Constraints For Razor Pages Routes
  29773. Everybody Edits Data Security Breach
  29774. Live Share now included with Visual Studio 2019 | Visual Studio Blog
  29775. Visual Studio 2019 .NET productivity | .NET Blog
  29776. jberezanski/ChocolateyPackages
  29777. jberezanski
  29778. Visual Studio 2019 for Mac is now available | Visual Studio Blog
  29779. Weekly 2019-04-03
  29780. Visual Studio 2019 Launch: Not your average keynote
  29781. F# Weekly – Sergey Tihon's Blog
  29782. APOLLO 11 Official Trailer (2019) Moon Landing Movie HD
  29783. Compiler Explorer - C++ (x86-64 clang 8.0.0)
  29784. Making CPU configuration better for GC on machines with > 64 CPUs | .NET Blog
  29785. Archive
  29786. Visual Studio 2019 Launch: What’s Coming with .NET Core 3.0
  29787. Speaking
  29788. Polymorphism: Queer Encounters of Intimacy in Games — VGA Gallery
  29789. New Code Visualizer for Swift: Source Is View
  29790. ReSharper Ultimate 2018.3.4 and Rider 2018.3.4 are released! - .NET Tools Blog
  29791. Dotnetos Conference - .NET Performance Conference
  29792. Software Anti-Patterns: How to destroy a codebase for developers
  29793. John A. De Goes at #ScalaUA - Thinking Functionally
  29794. ScottGu's Blog - ASP.NET MVC 1.0
  29795. LingDong-/shan-shui-inf
  29796. BenchmarkDotNet v0.11.5 | BenchmarkDotNet
  29797. DevExpress UI for Blazor / Razor Components - Free Early Access Preview
  29798. Using Lambda@Edge to handle Angular client-side routing with S3 and CloudFront
  29799. Visual Studio 2019: Code faster. Work smarter. Create the future. | Visual Studio Blog
  29800. Visual Studio 2019 | Download for free
  29801. JIT HW Intrinsic implementation doc by CarolEidt · Pull Request #23622 · dotnet/coreclr
  29802. Fetch API, Streams API, NDJSON, and ASP.NET Core MVC
  29803. Marvel Studios’ Avengers: Endgame | Special Look
  29804. Jeffrey Richter — Generics
  29805. C++ vector with dynamic item size
  29806. Is making a struct readonly a breaking change?
  29807. JetBrains Night Tel Aviv 2019
  29808. How to Beat Array Iteration Performance with Parallelism in C# .NET - Michael's Coding Spot
  29809. mrpmorris/blazor-fluxor
  29810. The story of the Rendition Vérité 1000
  29811. Midimiliz - 10000 watts
  29812. The ACME Protocol is an IETF Standard - Let's Encrypt - Free SSL/TLS Certificates
  29813. Announcing the Microsoft Graph Security Hackathon winners - Microsoft Security
  29814. NaN Gates and Flip FLOPS
  29815. SPAAAAAACE! - Portal 2
  29816. Y2K | This Is SportsCenter
  29817. Visual Studio 2019 Launch Watch Event
  29818. Humble Book Bundle: Microsoft & .NET by Apress
  29819. .NET Core in Action
  29820. Silverchair: A 5 Minute Drum Chronology - Kye Smith
  29821. Xamarin and Asp.Net Core for Beginners
  29822. 5 Things You Didn't Know About Insect Wings
  29823. Military Lessons Learned from the Battle of Wakanda
  29824. NDN – Why Bother? — NDN Tutorial at ACM SIGCOMM 2017 – Van Jacobson
  29825. Back to how it should be
  29826. IdentityServer - Training
  29827. Wolfenstein 2: The New Colossus in Close Critique [Full Spoilers]
  29828. Security alert: pipdig insecure, DDoSing competitors – Jem – UK blogger
  29829. Reuse previous materialized strings by benaadams · Pull Request #8374 · dotnet/aspnetcore
  29830. r/security - Officetools.com hacked email, claims not
  29831. stb_voxel_render.h programming library
  29832. History of Visual Studio – Page 2 – Rico Mariani's Performance Tidbits
  29833. Blazor Shell Apps
  29834. r/Games - /r/Games is closed for April Fool’s. Find out why in here!
  29835. Blazored/Toast
  29836. rL357340
  29837. Guys! I'm BACK! [Quick Announcement]
  29838. r/interestingasfuck - All the bearings are moving in a straight line!!!
  29839. Blazor Shell apps
  29840. Thank you! Elected to the .NET Foundation board! » Iris Classon
  29841. Rename Razor Components back to server-side Blazor · Issue #8931 · dotnet/aspnetcore
  29842. Can I use... Support tables for HTML5, CSS3, etc
  29843. ScalaUA - distage: Staged Dependency Injection
  29844. mschuwalow/zio-todo-backend
  29845. itkpi/cakeless
  29846. Getting Started with ASP.NET Core | Manning
  29847. Tastes Like Chicken
  29848. dotnet/aspnetcore
  29849. Man gets 20 years for deadly “swatting” hoax
  29850. Announcing Lucet: Fastly's native WebAssembly compiler and runtime
  29851. ASP.NET Blog | .NET Core Workers as Windows Services
  29852. dotnet/swag
  29853. [Epic] Kerberos Authentication in ASP.NET Core · Issue #8897 · dotnet/aspnetcore
  29854. ASP.NET Community Standup - March 26th, 2019 - SignalR with Brady Gaster
  29855. Scott Helme
  29856. Chapter 6: Khafre and the Giant – The Analog Antiquarian
  29857. Proposal: Dependency Injection / Service Locator as a Language Feature · Issue #1690 · dotnet/csharplang
  29858. Introduction to authentication for Single Page Apps on ASP.NET Core
  29859. distage: Staged Dependency Injection · Izumi Project
  29860. Dotnet-Boxed/Templates
  29861. Dark Flat Theme - Plugins | JetBrains
  29862. jdegoes/scalaua-2019
  29863. Compare gRPC services with HTTP APIs
  29864. dotnet/corefx
  29865. Merging OpenTracing and OpenCensus
  29866. randrew/phantomstyle
  29867. Stack Snippets Domain
  29868. Einstein on the Beach: Knee Play 3
  29869. ‎MailOnline
  29870. Not Tetris 2
  29871. Seattle Scotch & Beer Fest 2019 Tickets | Fremont Studios | Seattle, WA | Friday, April 19 & Saturday, April 20, 2019 | Stranger Tickets
  29872. r/marvelstudios - Worked on this for a while
  29873. Hall of Fame - Infosecurity Europe
  29874. Nullable: System.Object by safern · Pull Request #23466 · dotnet/coreclr
  29875. SpecFlow 3 is here!
  29876. .NET Design Review: JSON
  29877. jnm2/preference
  29878. Using Your Knife and Fork: The American Way vs. the European Way
  29879. cloudflare/boringtun
  29880. Hold That Fork!
  29881. BoringTun, a userspace WireGuard implementation in Rust
  29882. Trace .NET Core Applications on Linux with `strace`
  29883. 10 games to play at Now Play This
  29884. Behind the burst compiler | xoofx
  29885. nventive/Uno.BenchmarkDotNet
  29886. Observations about the rendering of Metro: Exodus
  29887. LambdaConf 2019 Scholarship Application
  29888. Machine code layout optimizations. | Easyperf
  29889. Standardizing WASI: A system interface to run WebAssembly outside the web – Mozilla Hacks - the Web developer blog
  29890. Landau's Function -- from Wolfram MathWorld
  29891. New AMD EPYC-Powered Amazon EC2 M5ad and R5ad Instances | Amazon Web Services
  29892. The Clash - Should I Stay or Should I Go (Official Audio)
  29893. Storing UTC is not a silver bullet
  29894. Microsoft exec bans company from pulling any dumb April Fools’ pranks
  29895. Getting started with Lithnet Password Protection - Part 1 - Blocking compromised passwords with the 'Have I Been Pwned?' password list
  29896. What is 'responsible' in Responsible AI?
  29897. hallatore/Netling
  29898. dotnet/performance
  29899. Real-time Speech-to-Text and Translation with Cognitive Services, Azure Functions, and SignalR Service
  29900. Arithmetic operators - C# reference
  29901. American Democracy March 14, 2019 Lecture
  29902. Home
  29903. Run static methods from gutter, IL Viewer, install SDKs and more improvements in Rider 2019.1 - .NET Tools Blog
  29904. Troubleshoot ASP.NET Core Localization
  29905. Voting for .NET Foundation
  29906. Ionide — A New Hope
  29907. NDC Meetup with Troy Hunt at Microsoft Reactor with SSW - Sydney
  29908. OneTab shared tabs
  29909. Microsoft Cloud Show: “Have I been pwned?” - An Interview with Troy Hunt
  29910. The 2007 Lyttle Lytton Contest
  29911. Names and default names for keys, constraints and indices · Issue #12837 · dotnet/efcore
  29912. Exploring the .NET Core MCR Docker files (updated): runtime vs aspnet vs sdk
  29913. Humble Book Bundle: Coder's Bookshelf by No Starch Press
  29914. .NET Design Review: JSON Serialization
  29915. Nullable changes for boolean type by buyaa-n · Pull Request #23451 · dotnet/coreclr
  29916. .NET Design Review: AssemblyLoadContext improvements
  29917. Nullable: String by safern · Pull Request #23450 · dotnet/coreclr
  29918. Stable Filtering  —  Part 2
  29919. Nullable: System.Number by krwq · Pull Request #23454 · dotnet/coreclr
  29920. r/teslamotors - It's BACK! After 6 months of working fine, 2019.5.15 drives at barriers again
  29921. Web security expert Troy Hunt to be welcomed into the Infosecurity Hall of Fame
  29922. dotnet/coreclr
  29923. Using .NET PInvoke for Linux system functions - Red Hat Developer
  29924. zio/zio
  29925. Using FluentValidation for Forms Validation in Blazor
  29926. 142: Super Speed with AOT & LLVM
  29927. AutoMapper's Design Philosophy
  29928. Tutorial: Build a movie recommender - matrix factorization - ML.NET
  29929. .NET Core Opinion 11 – Keep Configure Methods Clean Using Extension Methods
  29930. Possible bug with RSACng hash verification · Issue #29061 · dotnet/runtime
  29931. Unity VR and the Making of Ready Player One | Jake Simpson
  29932. Herding Code 231: .NET Foundation Elections, WSL, MAX_PATH, calc.exe, Edge on Chromium, Firefox, and Rogue Thermostats – Herding Code
  29933. zio/zio-keeper
  29934. gRPC Bi-directional streaming with Razor Pages and a Hosted Service gRPC client
  29935. PageSpeed Insights
  29936. NDC Meetup with Troy Hunt at Microsoft Reactor with SSW - Sydney
  29937. Blazor: Implementing Client Side Search As You Type Using bind-value:event
  29938. MichalStrehovsky/zerosharp
  29939. Dark Castle Original Macintosh Version!
  29940. Packaging a .NET Core 3.0 application with MSIX
  29941. Merge pull request #100 from Microsoft/user/rbhanda/Net472Update · microsoft/referencesource@f82e13c
  29942. MichalStrehovsky/zerosharp
  29943. google/sanitizers
  29944. MichalStrehovsky/zerosharp
  29945. How to optimize and run ML.NET models on scalable ASP.NET Core WebAPIs or web apps | Cesar de la Torre
  29946. TwitLonger — When you talk too much for Twitter
  29947. Securing ASP.NET Core in Docker
  29948. Security Issue February 2019: FAQ
  29949. How to generate uniformly random points on n-spheres and n-balls | Extreme Learning
  29950. How to Debug Rust with Visual Studio Code
  29951. Security, Cloud Delivery, Performance | Akamai
  29952. Tizen .NET Portal
  29953. startup_analyzers.md
  29954. Speakers - NDC Security Australia 2019
  29955. Benchmarking performance of your code between release versions
  29956. BlazorHelp Website > Blog - View_Blog
  29957. justinhj/fp-starter-pack.g8
  29958. Act Now
  29959. The WhibOx Contest Edition 2 - CYBERCRYPT
  29960. AWS SDK for .NET now targets .NET Standard 2.0 | Amazon Web Services
  29961. P. D. Q. Bach (Peter Schickele) 1712 Overture
  29962. Square Hammer [8 Bit Tribute to Ghost] - 8 Bit Universe
  29963. materialx/MaterialX
  29964. dotnet-foundation/election
  29965. On the S-Box of Streebog and Kuznyechik
  29966. skskeyserver / sks-keyserver / issues / #57 - Anyone can make any PGP key unimportable — Bitbucket
  29967. Index of /
  29968. Sophie's Dice by Sophie Houlden
  29969. The Alt-Right Playbook: Always a Bigger Fish
  29970. #ArtMarble21
  29971. GameTechDev/GTS-GamesTaskScheduler
  29972. RoboCup@Home – Where the best domestic service robots test themselves
  29973. Authy API
  29974. The Ask Question Wizard is Live!
  29975. [Question] CoreRT future plans · Issue #7200 · dotnet/corert
  29976. Profiling .NET Code with PerfView and visualizing it with speedscope.app
  29977. 620 million accounts stolen from 16 hacked websites now for sale on dark web, seller boasts
  29978. mysticmind/dotnet-sort-refs
  29979. .NET Design Review: JSON Serialization
  29980. What is Blazor and what is Razor Components? - Scott Hanselman
  29981. » Darklands The Digital Antiquarian
  29982. A dev trained robots to generate “garbage” slot machine games—and made $50K
  29983. Christchurch tragedy exploited by cyber-scammers
  29984. .NET Internals Cookbook Part 5 — Methods, parameters, modifiers – Random IT Utensils
  29985. So you want your app/website to work in China…
  29986. speedscope
  29987. microsoft/perfview
  29988. fired.pptx
  29989. Telerik UI for Blazor 0.3.0 is Released
  29990. .NET Standard Target Chooser
  29991. NDC Meetup with Troy Hunt at Microsoft Reactor with SSW - Sydney
  29992. Buy Tacoma from the Humble Store
  29993. Notice
  29994. An Original Elite Dangerous Fan Music Video:
  29995. Introduction to gRPC on .NET Core
  29996. Facebook Stored Passwords in Plain Text For Years
  29997. Home automation ideas
  29998. How I'm able to take notes in mathematics lectures using LaTeX and Vim
  29999. Review: Baba Is You - Hardcore Gamer
  30000. Early Access Program - Rider: Cross-platform .NET IDE
  30001. Intel OSPRay
  30002. Understanding STIR/SHAKEN
  30003. Security, Cloud Delivery, Performance | Akamai
  30004. Non-idiomatic F#
  30005. A new way of tracking variables by BrianBohe · Pull Request #23373 · dotnet/coreclr
  30006. Add option to stop projects building if their dependencies fail to build. - Developer Community
  30007. Chris Sainty on Blazor.net, Razor Components, and working with Microsoft on Open Source projects
  30008. Blazor | Build client web apps with C# | .NET
  30009. Fun(c) 2018.7: John De Goes - FP to the Max
  30010. dotnet/standard
  30011. RyuJIT: Argument written to stack too early on Linux · Issue #10820 · dotnet/runtime
  30012. Why Hashbrown Does A Double-Lookup
  30013. Explaining Code using ASCII Art – Embedded in Academia
  30014. dotnet/aspnetcore
  30015. When pigs fly: optimising bytecode interpreters
  30016. Visual Studio 2019 Launch Event agenda and speakers now published | Visual Studio Blog
  30017. This is why you must join Scalar 2019
  30018. This is why you must join Scalar 2019
  30019. Testing Incrementally with ZIO Environment by John De Goes - Signify Technology
  30020. GameTechDev/IntelShaderAnalyzer
  30021. Buy Aseprite from the Humble Store
  30022. Manifold Garden Dev Update #18 - PS4 Bug Fix & Water Bug Solution
  30023. Security, Cloud Delivery, Performance | Akamai
  30024. Killed by Google
  30025. Gargantuan Gnosticplayers breach swells to 863 million records
  30026. Need to record a PowerShell session? Here's how on Windows 10.
  30027. robertwray.co.uk - Adding a delay to ASP.NET Core Web API methods to simulate slow or erratic networks
  30028. For contributors: unifying to fewer GitHub repos · Issue #320 · aspnet/Announcements
  30029. Creating my first Azure Functions v2.0 app: a WebHook and a timer
  30030. Writing A Compiler In Go | Thorsten Ball
  30031. .NET Design Review: GitHub Quick Reviews
  30032. Writing An Interpreter In Go | Thorsten Ball
  30033. Core support for object pooling · Issue #12296 · dotnet/runtime
  30034. Roslyn analyzers and code fixes by savpek · Pull Request #1076 · OmniSharp/omnisharp-roslyn
  30035. Port AMSI scanning for assembly loads by elinor-fung · Pull Request #23231 · dotnet/coreclr
  30036. Uncaught TypeError: i.Started.toUTCString is not a function · Issue #370 · MiniProfiler/dotnet
  30037. Port AMSI scanning for assembly loads · Issue #11607 · dotnet/runtime
  30038. AmsiScanBuffer function (amsi.h) - Win32 apps
  30039. Home | ScalaUA
  30040. Using JavaScript Interop in Blazor
  30041. Resolve deadlock with `InvokeAsync` in `On` handler by mikaelm12 · Pull Request #8334 · dotnet/aspnetcore
  30042. Microsoft Azure PlayFab Blog
  30043. NVIDIA's $99 Jetson Nano is an AI computer for DIY enthusiasts
  30044. Megacity | Unity
  30045. .NET Core March 2019 Updates - 1.0.15, 1.1.12, 2.1.9 and 2.2.3 | .NET Blog
  30046. John Brockman: Possible Minds - The Long Now
  30047. Fixes to support scala 2.11 by ahoy-jon · Pull Request #650 · zio/zio
  30048. Volt | <1 MB desktop client for Slack, Skype, Twitter, Facebook, Gmail and more
  30049. NDC Security NYC 2019
  30050. ZIO with Alpakka Kafka
  30051. Space Funeral
  30052. Include System.Security.Cryptography.RandomNumberGenerator.GetInt32 · Issue #1101 · dotnet/standard
  30053. How To Learn CSS — Smashing Magazine
  30054. Rameses - Details
  30055. Fix NOT IN( ... ) by StevenThuriot · Pull Request #25 · terrajobst/nquery-vnext
  30056. Grandpa Pip's Birthday by Snozbot
  30057. I saw a fellow CMDR on the road a few days ago. o7 : EliteDangerous
  30058. Guild Of Dungeoneering
  30059. Public Shaming: Last Week Tonight with John Oliver (HBO)
  30060. Microsoft Forms
  30061. Searching large projects is too slow · Issue #55 · microsoft/vscode
  30062. DEEP — owen LL harris
  30063. Conventions used by Containers on Azure App Service • Jamie Phillips
  30064. Hosting ASP.NET Core behind https in Google Kubernetes Engine
  30065. Find Files (Ctrl+P) is very slow · Issue #26868 · microsoft/vscode
  30066. dotnet/roslyn
  30067. Code to mark a SQL string before it's passed to Dapper.
  30068. r/technology - MySpace lost all music uploaded from 2003 to 2015
  30069. NDC Meetup with Troy Hunt at Microsoft Reactor with SSW - Sydney
  30070. Go 1.12 Release Notes - The Go Programming Language
  30071. Deep thoughts on other languages Like Rust, Go, etc.
  30072. Remove custom tuple type with built-in one by terrajobst · Pull Request #29 · terrajobst/nquery-vnext
  30073. Ixigo CEO denies breach of user data; says payments information is not stored
  30074. Live Cyber Attack Workshop | Varonis
  30075. zeux/meshoptimizer
  30076. Remove using leaves leading lines · Issue #34201 · dotnet/roslyn
  30077. Error 997. Overlapped I/O operation is in progress: KB2918614 breaks Windows Installer Service
  30078. Move to new file doesn't honor charset in .editorconfig · Issue #34200 · dotnet/roslyn
  30079. The 737Max and Why Software Engineers Might Want to Pay Attention
  30080. Using AddAzureSignalR with Razor Conponents 3.0.0 preview 3 · Issue #8590 · dotnet/aspnetcore
  30081. “You can’t be it if you can’t see it”
  30082. The Book of Monads: Alejandro Serrano Mena, Steven Syrek, Harold Carr: Amazon.com: Books
  30083. La Cryptographie contenant une très subtile manière d'escrire [...] | Tolosana
  30084. TechEmpower/FrameworkBenchmarks
  30085. An update on how my 2018 return to Chicago went and what's next for me in 2019
  30086. Improve image moniker debugging · dotnet/project-system@84850be
  30087. Open Source .NET – 4 years later
  30088. Steam :: Steamworks Development :: Steamworks SDK v1.44 - New Networking APIs
  30089. ARROW-4502: [C#] Add support for zero-copy reads by eerhardt · Pull Request #3736 · apache/arrow
  30090. Rider 2019.1 Kicks off its Early Access Program! - .NET Tools Blog
  30091. Manning | Deal of the Day
  30092. dotnet-foundation/election
  30093. emtecinc/signalr-tester
  30094. Floating-Point Reference Sheet for Intel® Architecture
  30095. Explore Windows 10 OS, Computers, Apps, & More | Microsoft
  30096. AccessViolationException/FatalExecutionEngineError: Using net. standard and netfx · Issue #922 · dotnet/standard
  30097. The World Design of Metroid Prime | Boss Keys
  30098. Azure/azure-functions-signalrservice-extension
  30099. Marvel Studios' Avengers: Endgame - Official Trailer
  30100. Allow seamless markup in local functions and @functions. by NTaylorMullen · Pull Request #334 · dotnet/aspnetcore-tooling
  30101. Really efficeint representation of PI by KrzysztofCwalina · Pull Request #129 · Azure/azure-sdk-for-net-lab
  30102. .NET Foundation Member Sticker designs
  30103. EdCharbeneau/TaxiFareBlazorServer
  30104. OrchardCMS/Orchard
  30105. Baba Is You (Jam Build) by Hempuli
  30106. Extending Razor Pages -- Visual Studio Magazine
  30107. telerik/blazor-ui
  30108. Creating a not-empty GUID validation attribute and a not-default validation attribute
  30109. Dwarf Fortress by Kitfox Games
  30110. AvaloniaUI/Avalonia
  30111. Windows Desktop Developer Twitch Workshop (March 14, 2019) | Visual Studio Blog
  30112. Xbox Live expands to mobile in Microsoft's big streaming push
  30113. Hack Yourself First - UK Tour
  30114. Game Stack - Achieve More With Microsoft Game Stack | Microsoft Developer
  30115. Writing ClrMD extensions for WinDbg and LLDB
  30116. chrisnas/DebuggingExtensions
  30117. Running Local Azure Functions in Visual Studio with HTTPS
  30118. Add CodedInputReader and CodedOutputWriter by JamesNK · Pull Request #5888 · protocolbuffers/protobuf
  30119. NDC Meetup with Troy Hunt at Microsoft Reactor with SSW - Sydney
  30120. Cosmos Network - Internet of Blockchains
  30121. New IL instruction for typeswitch · Issue #12260 · dotnet/runtime
  30122. May loses a vote against herself in a crazed night of parliamentary drama
  30123. Microsoft Build: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  30124. Baba Is You by Hempuli
  30125. Baba Is You for Nintendo Switch - Nintendo Game Details
  30126. IdentityServer/IdentityServer4
  30127. Timeline - Time to Play Fair
  30128. Poppy Ergo Jr robot reaching box using deep learning
  30129. How having a toxic teammate led to my best game yet
  30130. Progress Influencers Party at MVP Summit 2019
  30131. Episode 082 – xUnit with Brad Wilson | The 6 Figure Developer
  30132. OneTab shared tabs
  30133. Have You Been Pwned? - Computerphile
  30134. Houzz Support
  30135. Accessibility Insights
  30136. Add Utf8String type by GrabYourPitchforks · Pull Request #23209 · dotnet/coreclr
  30137. Flat earther accidently proves earth’s rotation with $ 20k gyro. That’s kind of a problem, right?
  30138. Tactical Breach Wizards: ten minutes of gameplay explained
  30139. Perf regression for Math.Min and Math.Max · Issue #12159 · dotnet/runtime
  30140. Why isn't my session state working in ASP.NET Core? Session state, GDPR, and non-essential cookies
  30141. Game Developers Conference 2019
  30142. .NET Design Review: Tensor
  30143. Overloaded Operator performance diff when using Fields or Auto Properties in Structs · Issue #12172 · dotnet/runtime
  30144. Trapdoor commitments in the SwissPost e-voting shuffle proof
  30145. Blazored/Menu
  30146. Why isn't my session state working in ASP.NET Core? Session state, GDPR, and non-essential cookies
  30147. Beautiful, Simple, Testable Functional Effects for Scala by John De Goes - Signify Technology
  30148. Line Rider - Bohemian Rhapsody | SYNCED | LR Vanilla
  30149. Deploying Blazor Apps Using Azure Pipelines
  30150. http://degoes.net/articles/zio-challenge
  30151. 01-fp-concurrency-challange.scala
  30152. I did it! Running as a .NET foundation board candidate » Iris Classon
  30153. JavaScript, CSS, HTML & Other Static Files in ASP .NET Core
  30154. Video: Overcoming network latency in Mortal Kombat & Injustice 2
  30155. NDC Security Australia 2019
  30156. DTrace on Windows
  30157. Scalar
  30158. WebViewClient  |  Android Developers
  30159. Dave Glick - Some Thoughts On Feelings In Open Source
  30160. Adventures in Sampling Points on Triangles (Part 1)
  30161. The Promise of Hierarchical Reinforcement Learning
  30162. System.Reflection.Emit.AssemblyBuilder.Save · Issue #15704 · dotnet/runtime
  30163. Alexa Top 1 Million Analysis - February 2019
  30164. Elegant way of producing HTTP responses in ASP.NET Core outside of MVC controllers | StrathWeb. A free flowing web tech monologue.
  30165. Hangfire – Background jobs and workers for .NET and .NET Core
  30166. System Era Softworks
  30167. SignalR/sample-StreamR
  30168. Safety Experts Weigh in on the Boeing 737 MAX
  30169. We need to talk about Session Tickets
  30170. Have I Been Pwned: Check if your email has been compromised in a data breach
  30171. Open source is only ajar without inclusion – Internet Citizen
  30172. The Functional Scala Concurrency Challenge
  30173. 800+ Million Emails Leaked Online by Email Verification Service - Security Discovery
  30174. FigglatR
  30175. Allow markup in @functions by rynowak · Pull Request #317 · dotnet/aspnetcore-tooling
  30176. Blazored/Menu
  30177. Execute test scenarios on mono by AlekseyTs · Pull Request #33804 · dotnet/roslyn
  30178. pwaller/go2ll-talk
  30179. The Book of Monads: Alejandro Serrano Mena, Steven Syrek, Harold Carr: Amazon.com: Books
  30180. markup_in_functions_block.md
  30181. Blazored Menu Idea
  30182. Free Weekend
  30183. Demystifying HttpClient Internals - Steve Gordon
  30184. Test your server for Heartbleed (CVE-2014-0160)
  30185. Async Enumerables with Cancellation · Curiosity is bliss
  30186. r/dataisbeautiful - Is it a Duck or a Rabbit? For Google Cloud Vision, it depends how the image is rotated. [OC]
  30187. Why This 3D Light Printer Is a HUGE Game Changer
  30188. Tic Toc Games - A Unity Developer Case Study
  30189. How random can you be?
  30190. Collecting .NET Core Linux Container CPU Traces from a Sidecar Container | .NET Blog
  30191. Chapter 5: The Captain and the Sphinx – The Analog Antiquarian
  30192. Monitored File Name Extensions - Win32 apps
  30193. Running Razor Pages and a gRPC service in a single ASP.NET Core application
  30194. Adding a third party datetime picker to your ASP.NET Core MVC Application
  30195. Building Blazor Apps Using Azure Pipelines
  30196. ASP.NET Blog | Blazor 0.9.0 experimental release now available
  30197. Cryptocurrency, Ego And Beautiful Women (Blockchain Cruise)
  30198. Game Design
  30199. Introduction
  30200. Health Checks in ASP.NET Core
  30201. Trocken - Bauknecht
  30202. grpc/grpc-dotnet
  30203. First impressions of gRPC integration in ASP.NET Core 3 (Preview)
  30204. Real-time serverless applications with the SignalR Service bindings in Azure Functions
  30205. Testing Incrementally with ZIO Environment
  30206. distractionware » Design Diary: The v0.16 Enemy Audit
  30207. Xamarin: .NET Community Standup - March 7, 2019 - Shane from Xamarin.Forms showing Visual!
  30208. Using Vue with ASP.NET Core By Example
  30209. A Simple and Fast Object Mapper
  30210. Why do remote meetings suck so much?
  30211. Online FFT calculator
  30212. Redesigning Github repository page
  30213. The Influencer is dead. Long live the influencer
  30214. Dependency Injection in ASP.NET Core
  30215. Handmade Seattle News
  30216. Deploying a GitHub app to Glitch: Creating my first GitHub app with Probot - Part 3
  30217. Manifold Garden Dev Update #17 - Bug Fixes, Soak Tests, and Footsteps
  30218. Intel® NUC Mini PCs
  30219. Security Experiments with gRPC and ASP.NET Core 3.1
  30220. Feral Vector 2019
  30221. ASP.NET Community Standup - March 5th, 2019 - David Fowler on Perf, ASP.NET Core 3.0 and More!
  30222. Telerik UI for Blazor Data Grid Component Basics
  30223. Unzip Files in Go - GolangCode
  30224. Announcing .NET Core 3 Preview 3 | .NET Blog
  30225. Dark mode now available!
  30226. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.0 Preview 3
  30227. Visual Model-Based Reinforcement Learning as a Path towards Generalist Robots
  30228. Real-time web applications with ASP.NET Core SignalR
  30229. Cats instances taking the environmental parameter by gvolpe · Pull Request #593 · zio/zio
  30230. High performance Privacy By Design using Matryoshka & Spark - @scaladays
  30231. Getting Started with .NET Core on Linux
  30232. Microsoft Graph E-mail Sample - POST to https://graph.microsoft.com/beta/me/sendmail from https://developer.microsoft.com/en-us/graph/graph-explorer
  30233. Suzanne Vega - Toms Diner (Official Music Video)
  30234. ASP.NET Community Standup - March 5th, 2019 - David Fowler on Perf, ASP.NET Core 3.0 and More!
  30235. brave/brave-browser
  30236. Handmade Seattle
  30237. Hello, bgfx! - DEV Community 👩‍💻👨‍💻
  30238. Azure DevOps for Visual Studio Extensions
  30239. Lupusa87/BlazorDragAndDrop
  30240. BlazorDragAndDrop
  30241. Floating-Point Parsing and Formatting improvements in .NET Core 3.0 | .NET Blog
  30242. An Insider’s Look at Why Women End Up on the Cutting Room Floor
  30243. Final Tagless seen alive
  30244. Stable Filtering  —  Part 1
  30245. Festival
  30246. Burrows - Wheeler Data Transform Algorithm - GeeksforGeeks
  30247. Automation: Last Week Tonight with John Oliver (HBO)
  30248. Some performance tricks with .NET strings
  30249. Deploying a GitHub app to Glitch: Creating my first GitHub app with Probot - Part 3
  30250. Debugging .NET Builds with the MSBuild Structured Log Viewer
  30251. Final Tagless seen alive
  30252. Final Tagless seen alive
  30253. Constant-time gcd: Papers
  30254. Real-time web applications with ASP.NET Core SignalR
  30255. Cybersecurity for the Public Interest - Schneier on Security
  30256. Added Range Manipulation APIs to Collection<T> and ObservableCollection<T> by ahoefling · Pull Request #35772 · dotnet/corefx
  30257. Leadersheep — Trinity Farm
  30258. Interrupt/systemshock
  30259. design/25530-notary.md
  30260. no warnings when compiling /W3 · nothings/stb@a0b521f
  30261. PostgreSQL Tools for the Visually Inclined
  30262. Martin needs to watch Trainspotting · Issue #2 · martinwoodward/martin_public
  30263. How to play 21 against 22
  30264. 7:11 Polyrhythms
  30265. Wake Up And Code!
  30266. Exploring the Docker Extension for VS Code and .NET Core - DEV Community 👩‍💻👨‍💻
  30267. Hardware intrinsic in .NET Core 3.0 - Introduction
  30268. News « BeeScala Conference
  30269. Efficient params and string formatting by jaredpar · Pull Request #2293 · dotnet/csharplang
  30270. r/wimmelbilder - PXL CON - Jimmy Something
  30271. IIS Hosting for ASP .NET Core Web Apps
  30272. puns.dev - The Worst Computer Puns on the Internet
  30273. The Latest in Creepy Spyware - Schneier on Security
  30274. CoreCLR’s environment is not your environment
  30275. How to make your game run at 60fps
  30276. CognitiveComplexity - Plugins | JetBrains
  30277. The Orville Prequel / Old Parody of Star Trek TOS
  30278. dotnet/coreclr
  30279. dotnet/coreclr
  30280. Inline IL ASM in C# with Roslyn | xoofx
  30281. SignalR core python client (III): Streamming
  30282. damianh/ProxyKit
  30283. Chromostereopsis - Wikipedia
  30284. Sinclair ZX Spectrum Prototype - Computer - Computing History
  30285. r/videos - Can You Trust Kurzgesagt Videos? - YouTube
  30286. chrislgarry/Apollo-11
  30287. 🐢
  30288. NuGet Support in Visual Studio for Mac 7.8 - Matt Ward
  30289. Status as a Service (StaaS) — Remains of the Day
  30290. Ghost Insight: Empty (5/9;7/5) by Spilled Games
  30291. The Death of Final Tagless
  30292. Always centers the camera to the world origin by pixelflinger · Pull Request #913 · google/filament
  30293. Past, Present, Future: From Co-ops to Cryptonetworks - Andreessen Horowitz
  30294. Sphinx and the Cursed Mummy for Nintendo Switch - Nintendo Game Details
  30295. Dicey Dungeons v0.16.1 - Dicey Dungeons by Terry Cavanagh, chipzel, Marlowe Dobbe
  30296. Tiger - Breakdown - Blender 2.8 Eevee development test
  30297. Scala Love – Podcast about Scala Programming Language and its community
  30298. Live coverage: Crew Dragon capsule returns to Earth – Spaceflight Now
  30299. Friday Squid Blogging: Chinese Squid-Processing Facility - Schneier on Security
  30300. The Trust Official Trailer #1 (2016) - Elijah Wood, Nicolas Cage Movie HD
  30301. CensoredUsername/dynasm-rs
  30302. dotnet/reactive
  30303. Tor Developer Isis Lovecruft lectures on anonymity systems at Radboud Universiteit
  30304. dotnet/format
  30305. Data Leakage from Encrypted Databases - Schneier on Security
  30306. pierricgimmig/orbitprofiler
  30307. Is C# a low-level language?
  30308. Caching Docker layers on serverless build hosts with multi-stage builds, --target, and --cache-from
  30309. Runtime analysis and leak detection for Autofac
  30310. BlazorVirtualGrid
  30311. CFGs.txt
  30312. Spotlight Team Best Practices: GUID based references - Unity Technologies Blog
  30313. Effectful Episode with John de Goes – Scala Love
  30314. The Three Most Important Outlook Rules for Processing Mail - Scott Hanselman
  30315. Damian Edwards and David Fowler Demonstrate SignalR
  30316. APE OUT
  30317. Eastshade Studios | Official Website
  30318. Paper: Hyperscan: A Fast Multi-pattern Regex Matcher for Modern CPUs
  30319. Dotnetos - .NET Performance Tour 2019
  30320. ✅ Scott Hanselman & Damian Edwards Talk about Microsoft & .Net Core 3
  30321. segarray.ion
  30322. The Making of Legend of Zelda A Link to the Past - Super Nes
  30323. Add FormPipeReader by jkotalik · Pull Request #7964 · dotnet/aspnetcore
  30324. Jekyll Docker
  30325. Submitting Your App to the Oculus Quest Store | Oculus
  30326. Handling Errors in ASP .NET Core
  30327. Build a chat bot in NodeJS w/Hattan Shobokshi
  30328. Build a chat bot in NodeJS w/Hattan Shobokshi
  30329. Announcing WPF, WinForms, and WinUI are going Open Source - Scott Hanselman
  30330. MongoDB.local SF 2018
  30331. Building C# 8.0 | .NET Blog
  30332. Understanding the Whys, Whats, and Whens of ValueTask | .NET Blog
  30333. PowerShell in Azure Cloud Shell GA
  30334. Announcing .NET Core 2.2 Preview 3 | .NET Blog
  30335. dotnet/docs
  30336. Create a Generic Subscriber in RxJS
  30337. Inspect and Style an Element in DevTools that Normally Disappears when Inactive · Manorisms
  30338. SoCal Code Camp
  30339. Radio TFS Episode 165: Goodbye VSTS Hello Azure DevOps
  30340. Create a Meetup Account
  30341. kelseyhightower/kubernetes-the-hard-way
  30342. Regulating Bot Speech by Madeline Lamo, Ryan Calo :: SSRN
  30343. SoCal Code Camp
  30344. Build real-time web communication apps with ASP.NET Core SignalR - BRK3189
  30345. danroth27/BlazorChat
  30346. microsoft/MS-DOS
  30347. Volkswagen and Microsoft partner to give drivers a connected, seamless ride | Transform
  30348. Kubernetes 1.12: Kubelet TLS Bootstrap and Azure Virtual Machine Scale Sets (VMSS) Move to General Availability
  30349. Neowin
  30350. Global Azure > Home
  30351. Announcing TypeScript 3.1 | TypeScript
  30352. Azure Sphere | Microsoft Azure
  30353. Azure Serverless Community Library
  30354. dotnet/blazor
  30355. Azure SignalR Service now generally available
  30356. Cloud Platform Release Announcements for September 24, 2018
  30357. Microsoft Ignite
  30358. Meet Our Meetup Video Library Page - eng.age
  30359. Microsoft Azure Developer: Implementing Table Storage
  30360. Strict bind, call, and apply methods on functions by ahejlsberg · Pull Request #27028 · microsoft/TypeScript
  30361. Introducing GitHub Pull Requests for Visual Studio Code
  30362. Announcing Azure Pipelines with unlimited CI/CD minutes for open source
  30363. Introducing Azure DevOps
  30364. .NET Conf 2019
  30365. Azure Pipelines now available in GitHub Marketplace - The GitHub Blog
  30366. Donate - Let's Encrypt - Free SSL/TLS Certificates
  30367. Mixer | Interactive Livestreaming
  30368. First experiments using EF Core with Azure Cosmos DB
  30369. Project File Tools - Visual Studio Marketplace
  30370. Dev Tip #125: Builder Pattern Test Kata Questions
  30371. NCrunch Blog | Test-Driven Development: A First-Principles Explanation
  30372. Combining iterator blocks and async methods in C# | Premier Developer
  30373. NCrunch for Visual Studio
  30374. Send a gif with Go using MMS in 14 lines
  30375. Desert Code Camp - 2018 - DevOps/System Administration - Hattan Shobokshi - Accidentally DevOps : Continuous Integration for the .NET Developer
  30376. What don't people tell you about working at a top tech company? - Quora
  30377. WEB Live Webinar - 4 Tips to Secure Active Directory
  30378. sharkdp/bat
  30379. How to Create High Quality HDR Environments – HDRI Haven Blog
  30380. Content moderation has no easy answers
  30381. HQ2: Understanding What Happened & Why - The Big Picture
  30382. Compiler Explorer
  30383. noclip
  30384. stretchy_buffer.h won't compile for C++ · Issue #250 · nothings/stb
  30385. When I Make a Good Pun | bdg
  30386. Let's Play: Ancient Greek Punishment: UI Edition
  30387. ocornut/imgui
  30388. The History of Blindfolded Punch-Out
  30389. An Apology from Editor-in-Chief Russ Pitts - Escapist Magazine
  30390. Twitch Highlighter - Visual Studio Marketplace
  30391. a16z Podcast: Voting, Security, and Governance in Blockchains - Andreessen Horowitz
  30392. Introducing Anchorage, the world’s first crypto-native custodian
  30393. What comes after open source?
  30394. Strong and weak technologies
  30395. Blockchain Can Wrest the Internet From Corporations' Grasp
  30396. a16z Podcast: How the Internet Happened - Andreessen Horowitz
  30397. Crypto, Beyond Silk Road - Andreessen Horowitz
  30398. Crypto, the Future of Trust
  30399. Beyond Cryptocurrencies - Andreessen Horowitz
  30400. 4 eras of blockchain computing: degrees of composability
  30401. The Next 3 Billion in Financial Services - Andreessen Horowitz
  30402. How the Internet Happened: From Netscape to the iPhone 1, Brian McCullough, eBook - Amazon.com
  30403. The Four Horsemen of Centralization, by Ali Yahya
  30404. Centralization vs Decentralization - AVC
  30405. Presentation: The End of the Beginning — Benedict Evans
  30406. Coinbase – Buy & Sell Bitcoin, Ethereum, and more with trust
  30407. Goodbye Phones, Hello Drones
  30408. The Myth of The Infrastructure Phase | Union Square Ventures
  30409. a16z Crypto - Andreessen Horowitz
  30410. a16z Crypto - Andreessen Horowitz
  30411. a16z Crypto - Andreessen Horowitz
  30412. Introducing the Cultural Leadership Fund - Andreessen Horowitz
  30413. a16z Crypto - Andreessen Horowitz
  30414. a16z Podcast: Scaling Companies (and Tech Trends) - Andreessen Horowitz
  30415. Connie Chan - Andreessen Horowitz
  30416. Oasis Labs
  30417. a16z Crypto - Andreessen Horowitz
  30418. SEC.gov | Digital Asset Transactions: When Howey Met Gary (Plastic)
  30419. A Fresh Perspective on Seed Investing
  30420. A #CryptoIntro — Resources & Wrap Up
  30421. insitro: Rethinking drug discovery using machine learning
  30422. Welcome Balaji Srinivasan, Coinbase’s new Chief Technology Officer
  30423. Tested: Skydio R1 Autonomous Drone Review - Tested.com
  30424. CryptoKitties | Union Square Ventures
  30425. Cryptonetworks and why tokens are fundamental – Nick Grossman
  30426. Astranis - Andreessen Horowitz
  30427. Crypto Canon - Andreessen Horowitz
  30428. a16z Podcast: Mental Models for Understanding Crypto Tokens - Andreessen Horowitz
  30429. Vitalik Buterin, Creator Of Ethereum, On The Big Guy Vs. The Little Guy - Unchained Podcast
  30430. Our Top 16+ Podcasts of 2017 - Andreessen Horowitz
  30431. The Future of Tech, with Chris Dixon – [Invest Like the Best, EP.69]
  30432. dYdX raises seed round led by Andreessen Horowitz and Polychain Capital
  30433. AI: What's Working, What's Not - Andreessen Horowitz
  30434. Welcome Asiff Hirji: Coinbase’s New President & Chief Operating Officer
  30435. Blockchain Governance: Programming Our Future
  30436. Field Notes: Devcon3 - Ethereum Developer's Conference - Andreessen Horowitz
  30437. The Agoric Papers
  30438. The scale of tech winners — Benedict Evans
  30439. Keybase launches encrypted git
  30440. a16z Podcast: Why Crypto Tokens Matter - Andreessen Horowitz
  30441. US solar plant costs fall another 30 per cent in just one year
  30442. First quantum computers need smart software
  30443. Decentralizing Everything with Ethereum's Vitalik Buterin | Disrupt SF 2017
  30444. a16z Podcast: Getting Applications Into People's Hands - Andreessen Horowitz
  30445. Tony Seba: Clean Disruption - Energy & Transportation
  30446. Bitcoin's Academic Pedigree - ACM Queue
  30447. Funding the Evolution of Blockchains
  30448. Blockchains don’t scale. Not today, at least. But there’s hope.
  30449. How Information Got Re-Invented - Issue 51: Limits - Nautilus
  30450. Traditional Asset Tokenization
  30451. Traditional Asset Tokenization
  30452. Coinbase raises $100M Series D led by IVP
  30453. Plasma: Scalable Autonomous Smart Contracts
  30454. Ian Goodfellow's answer to What's next after deep learning? - Quora
  30455. How to Tell the Truth - Andreessen Horowitz
  30456. Made With ARKit - ARKit Furniture dropping app | by...
  30457. Digital currency reading list
  30458. Automatic Recognition of Facial Displays of Unfelt Emotions
  30459. Revisiting Unreasonable Effectiveness of Data in Deep Learning Era
  30460. r/btc - "So no worries, Ethereum's long term value is still ~0." -Greg Maxwell, CTO of Blockstream and opponent of allowing Bitcoin to scale as Satoshi had planned.
  30461. AI Progress Measurement
  30462. Computer Logic with Chris Dixon - Software Engineering Daily
  30463. Made With ARKit - ARKit Inter-dimensional Portal by @nedd. Music...
  30464. Perfect Ten
  30465. Bigscreen raises $11 Million in Series A financing led by True Ventures
  30466. Reading /proc/pid/cmdline can hang forever
  30467. facebookexperimental/eden
  30468. Compare Countries With This Simple Tool
  30469. facebookexperimental/eden
  30470. Database File Format
  30471. MuniHac 2018: Keynote: A low-latency garbage collector for GHC
  30472. Preserve old serialization format with the new folly::none · facebook/fbthrift@63a06e8
  30473. Wolfsong Trailer
  30474. Emscripten’s embind  |  Web  |  Google Developers
  30475. The Elusive Frame Timing
  30476. Code Density - Efficient but Painful?
  30477. Porsche 919 Hybrid Evo sets an astonishing new Nurburgring lap record
  30478. Unwind the stack around every invoke by kripken · Pull Request #6702 · emscripten-core/emscripten
  30479. datausage.py
  30480. Background compilation · V8
  30481. ‎Florence
  30482. Timestamps
  30483. Compiler Explorer
  30484. Fixing My Keyboard's Latency - Tristan Hume
  30485. Microsecond Resolution Time Services for Windows
  30486. What happens if 'throw' fails to allocate memory for exception object?
  30487. How to atomically write a file without giving it a temporary name
  30488. torvalds/linux
  30489. [PATCH] fuse: invalidate inode pagecache when atomic_o_trunc flag is enabled — Linux Filesystem Development
  30490. Space Scifi Rpg Tiles 48x48
  30491. cruxlang/crux
  30492. replace the system memory info in eden stats with process memory · facebookexperimental/eden@9a3fa8b
  30493. maps, smaps and Memory Stats!
  30494. poikilos/Audiere
  30495. fix bug for mmap larger than the file but within a page reading zero … · facebookexperimental/eden@7400585
  30496. Using Python to Code by Voice
  30497. r/miniSNES - Latency Analysis of NES, SNES, Classics, and RetroPie
  30498. Dad and Mom at Monaco F1
  30499. Hotswapping Haskell · Simon Marlow
  30500. SIGIL Update — Rome.ro
  30501. July 4, 1976 — Rome.ro
  30502. Books Archives — ETC Press
  30503. P8 Awards 2018
  30504. Hurt Me Plenty: A Doom Retrospective - Outright Geekery
  30505. SI6IL — Romero Games
  30506. SIGIL Announcement
  30507. SI6IL — Romero Games
  30508. Reflections on DOOM's Development — Rome.ro
  30509. SIGIL Doom Quake Wolfenstein Heretic Hexen Dangerous Dave Gunman Taco Truck Merchandise — Romero Games
  30510. Game Engine Black Book: Wolfenstein 3D: 9781539692874: Computer Science Books @ Amazon.com
  30511. Castles II Siege & Conquest by Interplay - PC DOS 3.5" Diskette (Retail Big Box) | eBay
  30512. Magazine Subscriptions & more | Games TM Issue 206 | My Favourite Magazines
  30513. Wolfenstein 3D
  30514. ‎Gunman Taco Truck
  30515. Through the Moongate: Richard Garriott, Origin, and Ultima
  30516. Rocket Jump
  30517. Darren Sweeney
  30518. Pain Elemental reveals the last official secret of Doom 2
  30519. Shareware Heroes
  30520. 'Gunman Taco Truck' Review & Tips: Hilarious Post-Apocalyptic Restaurant Simulator Is A Stroke Of Strategic Genius
  30521. Eternal Doom
  30522. Fusion Magazine
  30523. Ponentes | Codemotion Madrid 2018
  30524. Half-Life: Opposing Force (PC, 1999) for sale online | eBay
  30525. John Romero's Daikatana, EIDOS & Ion Storm (PC, 2000) Box & Contents No Game CD 788687101813 | eBay
  30526. SIGIL Doom Quake Wolfenstein Heretic Hexen Dangerous Dave Gunman Taco Truck Merchandise — Romero Games
  30527. Stay Awhile and Listen: Book II
  30528. John Romero's Daikatana, EIDOS & Ion Storm (PC, 2000) Box & Contents No Game CD | eBay
  30529. Deathkings of the Dark Citadel (PC, 1996) for sale online | eBay
  30530. Maestros del DOOM en Espanol — firmado por John Romero — Romero Games
  30531. Typeradio — Now we are talking.
  30532. [CSDb] - White Rabbit by Mayday! (2019)
  30533. Hidden Patterns Inside Fruits and Vegetables
  30534. 02:14
  30535. Audrey Hepburn
  30536. Leisure Suit Larry Bundle | Steam Game Bundle | Fanatical
  30537. Samurai Sam – Game Jam Build
  30538. Clean code != well engineered
  30539. Minds - Take back control of your social media
  30540. The Legend of Zelda: Link’s Awakening - Announcement Trailer - Nintendo Switch
  30541. DOS Nostalgia's 10th Anniversary Stream
  30542. REDO! by Redo!
  30543. Meditation Games Diary: 1/29/19
  30544. Meditation Games - January 29th - Game 29
  30545. ORCA Sequencer - Guided Tour №1 (Rhythm and Math!)
  30546. Rival Consoles - Against The Clock
  30547. Meditations Games: January 29th 2019 - Sweetspot
  30548. hundredrabbits/Orca-c
  30549. The current state of my compiler project | sergio
  30550. Super Simple Named Boolean Parameters
  30551. Snakeshit by dario-zubovic
  30552. r/French - “What is that thing?” ... I love French!
  30553. Milton
  30554. Profile your CPU and GPU (OpenGL and Vulkan) code with Tracy Profiler
  30555. galaxyhaxz/devilution
  30556. serge-rgb/compiler
  30557. vmg/sundown
  30558. git/git
  30559. flipcode - Texturing As In Unreal
  30560. Handmade Hero Day 429 - Multiresolution Light Sampling
  30561. How C++ Debuggers work - Simon Brand - Meeting C++ 2017
  30562. Journal of Computer Graphics Techniques
  30563. Why I left Google to join Grab
  30564. PC Connects talk 2018.pdf
  30565. microsoft/microsoft-pdb
  30566. ApoorvaJ/tiny-jpeg-rs
  30567. SSRTGI: Toughest Challenge in Real-Time 3D
  30568. 4coder for Mac
  30569. Something Rotten In The Core
  30570. Keyboard latency
  30571. Game Designer+Artist or Game Designer+Programmer
  30572. Toward an honesty of pixels: on Final Fantasy 12 HD and Quake 3 Arena
  30573. Tom Lehrer - We Will All Go Together When We Go
  30574. CCleaner Command and Control Causes Concern
  30575. Breaking the x86 Instruction Set
  30576. Detecting debuggers by abusing a bad assumption within Windows
  30577. Shadertoy
  30578. LLVM on Windows now supports PDB Debug Info
  30579. Beautiful, Simple, Testable Functional Effects for Scala
  30580. Bifunctor IO: A Step Away from Dynamically-Typed Error Handling
  30581. TypeScript port of the first half of John De Goes "FP to the max" (https://www.youtube.com/watch?v=sxudIMiOo68)
  30582. vivri/Adjective
  30583. High-Performance Functional Programming Through Effect Rotation
  30584. Practical Haskell: A Real World Guide to Programming: Alejandro Serrano Mena: 9781484244791: Amazon.com: Books
  30585. Orthogonal Functional Architecture
  30586. ytCropper | Keynote: The Last Hope for Scala's Infinity War - John A. De Goes
  30587. Functional Scala (Amsterdam Edition) by John A. De Goes
  30588. r/HandmadeQuake - My Announcement is Downright.... Epic
  30589. r/HandmadeQuake - Big Announcement Coming Soon
  30590. e1m8b.zip
  30591. Video: Watch a game coder rebuild id's Quake from scratch
  30592. Index of /hmcon/
  30593. Philip Buuck — Coming Soon
  30594. Working time among video game developers: Trends over 2004-14
  30595. #NodeJS : A quick optimization advice
  30596. I Will Teach You To Be Rich
  30597. Get a job: Be a Mobile Game Engineer for Sega Networks
  30598. Gaming articles on Engadget
  30599. #1gam
  30600. Why I am leaving the best job I ever had
  30601. On the Security of Password Managers - Schneier on Security
  30602. Friday Squid Blogging: A Tracking Device for Squid - Schneier on Security
  30603. Gen. Nakasone on US Cyber Command - Schneier on Security
  30604. Reverse Location Search Warrants - Schneier on Security
  30605. Details on Recent DNS Hijacking - Schneier on Security
  30606. I Am Not Associated with Swift Recovery Ltd. - Schneier on Security
  30607. Cataloging IoT Vulnerabilities - Schneier on Security
  30608. Friday Squid Blogging: Sharp-Eared Enope Squid - Schneier on Security
  30609. Reconstructing SIGSALY - Schneier on Security
  30610. USB Cable with Embedded Wi-Fi Controller - Schneier on Security
  30611. Cyberinsurance and Acts of War - Schneier on Security
  30612. Blockchain and Trust - Schneier on Security
  30613. Friday Squid Blogging: The Hawaiian Bobtail Squid Genome - Schneier on Security
  30614. China's AI Strategy and its Security Implications - Schneier on Security
  30615. Using Gmail "Dot Addresses" to Commit Fraud - Schneier on Security
  30616. Major Zcash Vulnerability Fixed - Schneier on Security
  30617. Facebook's New Privacy Hires - Schneier on Security
  30618. Friday Squid Blogging: Squid with Chorizo, Tomato, and Beans - Schneier on Security
  30619. Public-Interest Tech at the RSA Conference - Schneier on Security
  30620. Security Flaws in Children's Smart Watches - Schneier on Security
  30621. Security Analysis of the LIFX Smart Light Bulb - Schneier on Security
  30622. iPhone FaceTime Vulnerability - Schneier on Security
  30623. Japanese Government Will Hack Citizens' IoT Devices - Schneier on Security
  30624. Friday Squid Blogging: Squids on the Tree of Life - Schneier on Security
  30625. Hacking the GCHQ Backdoor - Schneier on Security
  30626. Military Carrier Pigeons in the Era of Electronic Warfare - Schneier on Security
  30627. The Evolution of Darknets - Schneier on Security
  30628. Hacking Construction Cranes - Schneier on Security
  30629. Clever Smartphone Malware Concealment Technique - Schneier on Security
  30630. Friday Squid Blogging: Squid Lollipops - Schneier on Security
  30631. Evaluating the GCHQ Exceptional Access Proposal - Schneier on Security
  30632. Prices for Zero-Day Exploits Are Rising - Schneier on Security
  30633. Speaking Events: MCSC 2019 - Schneier on Security
  30634. Speaking Events: A New Initiative for Poland - Schneier on Security
  30635. Upcoming Speaking Engagements - Schneier on Security
  30636. Why Internet Security Is So Bad - Schneier on Security
  30637. Friday Squid Blogging: New Giant Squid Video - Schneier on Security
  30638. Using a Fake Hand to Defeat Hand-Vein Biometrics - Schneier on Security
  30639. Security Vulnerabilities in Cell Phone Systems - Schneier on Security
  30640. EU Offering Bug Bounties on Critical Open-Source Software - Schneier on Security
  30641. Machine Learning to Detect Software Vulnerabilities - Schneier on Security
  30642. New Attack Against Electrum Bitcoin Wallets - Schneier on Security
  30643. Friday Squid Blogging: The Future of the Squid Market - Schneier on Security
  30644. Podcast Interview with Eva Galperin - Schneier on Security
  30645. Long-Range Familial Searching Forensics - Schneier on Security
  30646. China's APT10 - Schneier on Security
  30647. Friday Squid Blogging: Squid-Focused Menus in Croatia - Schneier on Security
  30648. Click Here to Kill Everybody Available as an Audiobook - Schneier on Security
  30649. Massive Ad Fraud Scheme Relied on BGP Hijacking - Schneier on Security
  30650. Stealing Nativity Displays - Schneier on Security
  30651. Human Rights by Design - Schneier on Security
  30652. MD5 and SHA-1 Still Used in 2018 - Schneier on Security
  30653. Friday Squid Blogging: Illegal North Korean Squid Fishing - Schneier on Security
  30654. Fraudulent Tactics on Amazon Marketplace - Schneier on Security
  30655. Congressional Report on the 2017 Equifax Data Breach - Schneier on Security
  30656. Teaching Cybersecurity Policy - Schneier on Security
  30657. New Shamoon Variant - Schneier on Security
  30658. Real-Time Attacks Against Two-Factor Authentication - Schneier on Security
  30659. Friday Squid Blogging: More Problems with the Squid Emoji - Schneier on Security
  30660. Marriott Hack Reported as Chinese State-Sponsored - Schneier on Security
  30661. New Australian Backdoor Law - Schneier on Security
  30662. 2018 Annual Report from AI Now - Schneier on Security
  30663. Friday Squid Blogging: Problems with the Squid Emoji - Schneier on Security
  30664. Back Issues of the NSA's Cryptolog - Schneier on Security
  30665. Your Personal Data is Already Stolen - Schneier on Security
  30666. Security Risks of Chatbots - Schneier on Security
  30667. Bad Consumer Security Advice - Schneier on Security
  30668. The DoJ's Secret Legal Arguments to Break Cryptography - Schneier on Security
  30669. Click Here to Kill Everybody News - Schneier on Security
  30670. Three-Rotor Enigma Machine Up for Auction Today - Schneier on Security
  30671. Distributing Malware By Becoming an Admin on an Open-Source Project - Schneier on Security
  30672. Propaganda and the Weakening of Trust in Government - Schneier on Security
  30673. How Surveillance Inhibits Freedom of Expression - Schneier on Security
  30674. Friday Squid Blogging: Good Squid Fishing in the Exmouth Gulf - Schneier on Security
  30675. Using Machine Learning to Create Fake Fingerprints - Schneier on Security
  30676. Information Attacks against Democracies - Schneier on Security
  30677. What Happened to Cyber 9/11? - Schneier on Security
  30678. Israeli Surveillance Gear - Schneier on Security
  30679. Friday Squid Blogging: Squid Sculptures - Schneier on Security
  30680. Mailing Tech Support a Bomb - Schneier on Security
  30681. Chip Cards Fail to Reduce Credit Card Fraud in the US - Schneier on Security
  30682. Upcoming Speaking Engagements - Schneier on Security
  30683. New IoT Security Regulations - Schneier on Security
  30684. Speaking Events: University of Basel, Basel, Switzerland - Schneier on Security
  30685. Speaking Events: Digital Society Conference, Berlin - Schneier on Security
  30686. Hiding Secret Messages in Fingerprints - Schneier on Security
  30687. Friday Squid Blogging: Australian Fisherman Gets Inked - Schneier on Security
  30688. The Pentagon Is Publishing Foreign Nation-State Malware - Schneier on Security
  30689. Privacy and Security of Data at Universities - Schneier on Security
  30690. iOS 12.1 Vulnerability - Schneier on Security
  30691. Consumer Reports Reviews Wireless Home-Security Cameras - Schneier on Security
  30692. Speaking Events: MIT, Cambridge, Massachusetts - Schneier on Security
  30693. Security of Solid-State-Drive Encryption - Schneier on Security
  30694. Troy Hunt on Passwords - Schneier on Security
  30695. Friday Squid Blogging: Eating More Squid - Schneier on Security
  30696. How to Punish Cybercriminals - Schneier on Security
  30697. Buying Used Voting Machines on eBay - Schneier on Security
  30698. Was the Triton Malware Attack Russian in Origin? - Schneier on Security
  30699. ID Systems Throughout the 50 States - Schneier on Security
  30700. Cell Phone Security and Heads of State - Schneier on Security
  30701. More on the Supermicro Spying Story - Schneier on Security
  30702. Security Vulnerability in Internet-Connected Construction Cranes - Schneier on Security
  30703. Meow the Infinite
  30704. Meow the Infinite is here!
  30705. I Invented a Smarter Electrical Metering System Than What the Utilities Had. Then They Caught On.
  30706. Africa
  30707. Amazon.com: Customer reviews: Razer BlackWidow Tournament Edition Stealth - Essential Mechanical Gaming Keyboard - Compact Layout - Tactile & Silent Razer Orange Switches
  30708. Game jams
  30709. How to get clang++ to find link.exe
  30710. llvm-mirror/clang
  30711. How close is WinDBG Preview to an everyday debugger?
  30712. tianocore/edk2
  30713. Log in
  30714. Announcing the Epic Games Store
  30715. V.I. Arnold, On teaching mathematics
  30716. Two Guys Who Hate Each Other -
  30717. Google Help
  30718. Lambda Days 2018 - Heather Miller - We're Building On Hollowed Foundations (...)
  30719. Welcome | HMN
  30720. Compiler Explorer - C++
  30721. cmuratori/meow_hash
  30722. CI
  30723. Edible Games Cookbook: Play With Your Food
  30724. Edible Games Cookbook: Play With Your Food
  30725. Current Status
  30726. Current Status
  30727. Thimbleweed Park Cosplay Mashup
  30728. Thimbleweed Park Blog
  30729. Thimbleversary
  30730. Combat
  30731. GOG.com
  30732. Thimbleweed Park Vinyl
  30733. BBEdit
  30734. Statistics Question
  30735. Friday Questions #3
  30736. A better Steam
  30737. Favorite Game Dev Blogs?
  30738. Friday Questions #2
  30739. Unit Testing Games
  30740. 2018 Goals
  30741. Grumpy Gamer v3
  30742. When is it OK to remake a classic game?
  30743. Thimbleweed Park Cross Stitch Charts | The Den of Slack
  30744. No, the Asteroid Apophis STILL Won’t Hit Us in 2036
  30745. Thimbleweed Park™
  30746. AIAS launches new game dev podcast 'The Game Makers Notebook'
  30747. TRÜBERBROOK – A Nerd Saves the World
  30748. PinnyPals
  30749. Here’s a neat trick for understanding how long computer processes take
  30750. Ben Saunders embarks on Trans-Antarctic Solo expedition
  30751. Available NOW on Nintendo Switch, PS4, Xbox One, and Steam: N++
  30752. Bitsy Game Maker by Adam Le Doux
  30753. Jonathan Blow on Deep Focus
  30754. turnoff.us - geek comic site
  30755. Looking for a pixel artist
  30756. Youth Vs. Apocalypse @Y_Vs_A
  30757. David Hellman - Stunning 4BR,3BA w/Treasure Maze //...
  30758. Where the alt-right came from | Dale Beran | TEDxMidAtlantic
  30759. Zelda 2
  30760. Liberalism in Theory and Practice
  30761. BSA - Donate
  30762. Face à la crise du mouvement des « gilets jaunes », les préfets sonnent l’alerte politique
  30763. Yojimbo (1961) OST - 01 Titles
  30764. November 6, 2018 Voter Guide
  30765. DSA SF Endorsements – November 2018
  30766. Join DSA. Become a member today.
  30767. Unity at GDC San Francisco 2019: Dates, Keynote, and Schedules | Unity
  30768. Questions I'd Ask as a Job Candidate at an Interview
  30769. Data-oriented design: software engineering for limited resources and short schedules: Mr Richard Fabian: 9781916478701: Amazon.com: Books
  30770. Updated Terms of Service and commitment to being an open platform - Unity Technologies Blog
  30771. Swing by GDC and learn about the making of Marvel's Spider-Man from top to bottom
  30772. Millitext · Advent Calendar of Curiosities 2018
  30773. Unity ECS - 100k entities, 30fps on mobile
  30774. Project Tiny Preview Package is here! - Unity Technologies Blog
  30775. Unity Careers
  30776. ECS Track: The Evolution of the ECS API - Unite LA
  30777. General Mills Is Launching a Cereal Monsters Cinematic Universe - Nerdist
  30778. culling.pptx
  30779. Limbo for Commodore 64 Preview available for download
  30780. Unite Los Angeles 2018 - Day 2 Livestream
  30781. FPS Sample - A multiplayer shooter game project | Unity
  30782. Unity gives us over 10m reasons to watch Unite LA next week | MCV/DEVELOP
  30783. AI-driven Dynamic Dialog through Fuzzy Pattern Matching
  30784. Infinitroid
  30785. Procreate
  30786. SPYRO Reignited Character Designer Nicholas Kole Talks ART, Nostalgia, & JELLY
  30787. The Pumpkin King, an art print by John Loren
  30788. The Factory, an art print by John Loren
  30789. Crocodile Pirate
  30790. Sugar and Sprites, an art print by John Loren
  30791. The Wingfeather Saga - Animated Short Film
  30792. John Loren Illustration
  30793. Trigonometry in Pictures | Extreme Learning
  30794. Haxe Roundup № 468
  30795. distractionware » Design Diary: The Jester
  30796. Heat Signature dev log: designing in the dark
  30797. LOVE for Nintendo Switch - Nintendo Game Details
  30798. Looking for a full-time Unity programmer
  30799. JUMPGRID by Ian MacLarty
  30800. Charity - a post on Tom Francis' blog
  30801. r/funny - I switched out all my co-worker's cheat sheets while he was out.
  30802. Home
  30803. Megaquest (Dicey Dungeons) by TheMysticSword
  30804. The 1887 Children’s Fancy Dress Ball
  30805. Mosh Pit Simulator
  30806. gamedev.world
  30807. distractionware » Dice related stuff
  30808. PAX South 2019 Postmortem
  30809. Immediate-Mode Graphical User Interfaces (2005)
  30810. Dicey Dungeons - PAX South Trailer
  30811. NIGHT, by Jasper Byrne
  30812. Bungie.net
  30813. Unity’s block of SpatialOS - Improbable
  30814. distractionware » On a roll
  30815. All the indies I've played in 2018 are amazing and I need to talk about them
  30816. 2019 Independent Games Festival reveals this year's finalists!
  30817. Meditations
  30818. Patrick Kavanagh vowed to ‘break every bloody bookshop’ in Dublin over literary snub
  30819. Normal Music: Volume II, by Ian Snyder
  30820. 2018 Retrospective
  30821. Dicey Dungeons: Terry Cavanagh interview — Wireframe Magazine
  30822. Submit your game for inclusion in the Leftfield Collection 2019
  30823. distractionware » When’s the next update coming out?
  30824. New & popular featured games
  30825. draft-irtf-cfrg-gcmsiv-09 - AES-GCM-SIV: Nonce Misuse-Resistant Authenticated Encryption
  30826. caddytls: add TLS 1.3 support by crvv · Pull Request #2399 · caddyserver/caddy
  30827. Ext4 Disk Layout - Ext4
  30828. oss-security - MatrixSSL stack buffer overflow
  30829. Modern Alternatives to PGP
  30830. Isolate containers with a user namespace
  30831. Go 1.12 Release Notes - The Go Programming Language
  30832. Archive
  30833. proposal: x/crypto: deprecate unused, legacy and problematic packages · Issue #30141 · golang/go
  30834. FiloSottile/mkcert
  30835. draft-ietf-acme-acme-18 - Automatic Certificate Management Environment (ACME)
  30836. What is a Tor Relay?
  30837. Real World Crypto 2019 - Day 1 - Session 1 - Morning - part 1
  30838. crypto/x509: root_cgo_darwin and root_nocgo_darwin omit some system certs · Issue #24652 · golang/go
  30839. Pricing · Plans for every developer
  30840. FiloSottile/mkcert
  30841. Benjojo - Ben Cartwright-Cox
  30842. Lecture: A deep dive into the world of DOS viruses | Friday | Schedule 35th Chaos Communication Congress
  30843. LocoMocoSec 2019 Project Alloy Grant Application
  30844. Go Modules in 2019 - The Go Blog
  30845. The Go Programming Language Blog
  30846. Salary Negotiation: Make More Money, Be More Valued | Kalzumeus Software
  30847. We are Google employees. Google must drop Dragonfly.
  30848. crypto/tls: add support for TLS 1.3 · Issue #9671 · golang/go
  30849. [PATCH 0/3] namei: implement various scoping AT_* flags
  30850. Managering in Terrible Times | Lara Hogan
  30851. kernel/git/torvalds/linux.git - Linux kernel source tree
  30852. CBC 2019
  30853. This job is unavailable
  30854. Docker and kvm containers (from scratch) - redo: a recursive build system
  30855. Real World Crypto 2019
  30856. Classical and quantum computers are vying for superiority
  30857. The year in post-quantum crypto
  30858. Lecture: The year in post-quantum crypto | Friday | Schedule 35th Chaos Communication Congress
  30859. NTRU-HRSS-KEM
  30860. ImperialViolet - CECPQ2
  30861. SPY --- Surveillance, Privacy, and You
  30862. The Case Against Quantum Computing - IEEE Spectrum
  30863. Quantum algorithms for analysis of public-key crypto | American Inst. of Mathematics
  30864. Quantum isogenies: Intro
  30865. Mathematics of Public Key Cryptography
  30866. Table of Contents - IEEE Transactions on Computers | IEEE Computer Society Digital Library
  30867. CRYPTO 2018: “Middle Ground” Proposals for a Going-Dark Fix
  30868. Badge Reviews
  30869. google/randen
  30870. djbsort: Changes
  30871. Programme
  30872. PQCRYPTO ICT-645622
  30873. D. J. Bernstein / Talks
  30874. djbsort: Intro
  30875. Information on RFC 8391 » RFC Editor
  30876. Security in Times of Surveillance
  30877. Round 1 Submissions - Post-Quantum Cryptography | CSRC
  30878. Selected Areas in Cryptography (SAC) 2018 | University of Calgary |
  30879. Eurocrypt 2018 rump session
  30880. Classic McEliece: Talks
  30881. NIST PQCrypto Classic McEliece submission
  30882. PQCrypto 2018 Conference : Florida Atlantic University - Charles E. Schmidt College of Science
  30883. Pitching security vs. privacy is asking the wrong question
  30884. Veiligheid versus privacy: een valse tegenstelling
  30885. libpqcrypto: Intro
  30886. Security in Times of Surveillance
  30887. Introducing HacSpec
  30888. Accepted Papers : Florida Atlantic University - Charles E. Schmidt College of Science
  30889. Cortex-A7 Processor - ARM
  30890. Post-Quantum Cryptography
  30891. CBC Workshop 2018 : Florida Atlantic University - Charles E. Schmidt College of Science
  30892. LatticeHacks: Intro
  30893. Comments on HK17
  30894. Comments on RaCoSS
  30895. SPHINCS+
  30896. The ROBOT Attack
  30897. NTRU Prime: NIST submission
  30898. Male Novum - Mod for The End is Nigh (Trailer)
  30899. Download the latest indie games
  30900. Nicalis
  30901. Buy sports, concert and theater tickets on StubHub!
  30902. S1E47 – Fucked Up – “David Comes To Life” - That Record Got Me High
  30903. Spicy Piggy - Apps on Google Play
  30904. BOI: Four Souls + Expansion Pack
  30905. Humans Who Make Games | Starburns Audio
  30906. 21st Annual Independent Games Festival Awards Audience Award
  30907. The Legend of Bum-Bo on Steam
  30908. IBM's 360 and Early 370 Systems
  30909. My name is Frankenstein - Young Frankenstein
  30910. Randomized trial on gender in Overwatch
  30911. Trying to write Ukkonen's algorithm from memory in a language I don't know! Without tests! YOLO
  30912. All documents - European Patent Register
  30913. Cache tables
  30914. Pet Shop Boys - Give stupidity a chance (lyric video)
  30915. Amiga music: Jester - Elysium
  30916. nothings/stb
  30917. NASM Manual
  30918. Open Letter From New York State Budget Director Robert Mujica Regarding Amazon
  30919. zeux.io - Flavors of SIMD
  30920. The Datasaurus Dozen - Same Stats, Different Graphs | Autodesk Research
  30921. Efficient Generation of Points that Satisfy Two-Dimensional Elementary Intervals (JCGT)
  30922. EGSR 2019
  30923. Real-Time Rendering · “Ray Tracing Gems” nears completion
  30924. sigAsia2018Course
  30925. Unity Labs Publications | Unity
  30926. Deep Learning for Graphics
  30927. Sampling the GGX Distribution of Visible Normals (JCGT)
  30928. A radiative transfer framework for non-exponential media
  30929. Gazoo.vrv
  30930. RGL | An Adaptive Parameterization for Efficient Material Acquisition and Rendering
  30931. TheRealMJP/DXRPathTracer
  30932. A microfacet based BRDF for the accurate and efficient rendering of high definition specular normal maps
  30933. Mipmapping with Bidirectional Techniques
  30934. Giljoo Nam
  30935. Position-Free Monte Carlo Simulation for Arbitrary Layered BSDFs
  30936. MC VOLUME RENDERING COURSE - Jaroslav Křivánek
  30937. NVIDIA Turing Vulkan/OpenGL extensions
  30938. Introduction to Turing Mesh Shaders | NVIDIA Developer Blog
  30939. Efficient Unbiased Rendering of Thin Participating Media (JCGT)
  30940. blueberrymusic/DeepLearningBook-Resources
  30941. Breaking Down Barriers – Part 5: Back To The Real World
  30942. Tech Note: Shader Snippets for Efficient 2D Dithering | Oculus
  30943. SIGGRAPH 2018 Links - Self Shadow
  30944. siggraph course: path tracing in production
  30945. Introduction to DirectX RayTracing
  30946. Advances in Real-Time Rendering in Games, SIGGRAPH 2018
  30947. AliceVision | Photogrammetric Computer Vision Framework
  30948. Christopher Kulla's Homepage
  30949. Real-Time Rendering, Fourth Edition
  30950. The Design and Evolution of Disney’s Hyperion Renderer | ACM Transactions on Graphics (TOG)
  30951. Arnold Renderer | Autodesk | Research
  30952. View-warped Multi-view Soft Shadowing for Local Area Lights (JCGT)
  30953. Sharing | Technology
  30954. ProgressiveMultiJitteredSampling
  30955. KIT - Computergrafik - Publikationen - Gradient Estimation for Real-Time Adaptive Temporal Filtering
  30956. Cube-to-sphere projections for procedural texturing and beyond (JCGT)
  30957. Computer Graphics Group » Acquisition and Validation of Spectral Ground Truth Data for Predictive Rendering of Rough Surfaces
  30958. Stratified sampling of projected spherical caps
  30959. Program | High-Performance Graphics 2018
  30960. A Composite BRDF Model for Hazy Gloss
  30961. ACES 1.1 now available
  30962. Combining Analytic Direct Illumination and Stochastic Shadows
  30963. Rendering Layered Materials
  30964. Robust Solving of Optical Motion Capture Data by Denoising - Ubisoft Montréal
  30965. A reciprocal formulation of non-exponential radiative transfer. 1: Sketch and motivation
  30966. A Radiative Transfer Framework for Spatially-Correlated Materials
  30967. Materials for Masses: SVBRDF Acquisition with a Single Mobile Phone Image
  30968. Technical Papers - SIGGRAPH 2018
  30969. Alpha Distribution - Cem Yuksel
  30970. A Multi-Faceted Exploration (Part 3) - Self Shadow
  30971. DynaKelvinlets
  30972. Efficient Rendering of Layered Materials using an Atomic Decomposition with Statistical Operators
  30973. Moment-Based Order-Independent Transparency
  30974. GDC Retrospective and Additional Thoughts on Real-Time Raytracing
  30975. CausticConnections
  30976. Breaking Down Barriers – Part 2: Synchronizing GPU Threads
  30977. KIT - Computergrafik - Publikationen - Reweighting Firefly Samples for Improved Finite-Sample Monte Carlo Estimates
  30978. Welcome | I3D 2018
  30979. Claybook_Simulation_Raytracing_GDC18.pptx
  30980. Schedule | GDC 2020 | Session not found.
  30981. Real-Time Rendering · “Real-Time Rendering, 4th Edition” available in August 2018
  30982. NVIDIA Nsight Graphics
  30983. Monte Carlo methods for volumetric light transport simulation
  30984. Experiments with DirectX Raytracing in Northlight
  30985. NVIDIA Developer
  30986. SEED - Project PICA PICA - Real-time Raytracing Experiment using DXR (DirectX Raytracing)
  30987. Choose & Download | Intel® System Studio
  30988. pervognsen/bitwise
  30989. Schedule | GDC 2020 | Session not found.
  30990. A new microflake model with microscopic self-shadowing for accurate volume downsampling
  30991. Real-Time Rendering of Wave-Optical Effects on Scratched Surfaces | Shiny 3D Graphics Research
  30992. Schedule | GDC 2020 | Session not found.
  30993. kayru/RayTracedShadows
  30994. Page not found - 99% Invisible
  30995. Edge.org
  30996. WIRED
  30997. Manifold Garden - Performance, Design, and Music System
  30998. Manifold Garden
  30999. Music System for Manifold Garden
  31000. LUNARK
  31001. Manifold Garden
  31002. Join Us — Hinterland Games
  31003. Unity Careers
  31004. Manifold Garden Dev Update #16 - Fixes, Music System and Design
  31005. Steam :: Manifold Garden :: Graphics Improvements, New Music System, and Dev Update Video #16
  31006. How to Be a Tree by zaphos
  31007. Treachery in Beatdown City Trailer - FIGHT SOMEONE! 🤜👊🤛
  31008. SmuggleCraft hitting the Switch eShop this week - Nintendo Everything
  31009. spite/looper
  31010. The Epic Games Store as described by Sergey Galyonkin (SteamSpy Creator, Currently At Epic) (Update: Sergey Clarifying Points on Twitter)
  31011. Manifold Garden Dev Update #15 - Before vs After of Recent Changes
  31012. Eastshade Official Trailer 2
  31013. Manifold Garden - Development Update 13
  31014. Architectural Capricci 2014 – 2018 – Emily Allchurch
  31015. BELOW for Xbox One: Explore. Survive. Discover. | Xbox
  31016. Level Design Timelapse - Decemember 12, 2018
  31017. Manifold Garden - Development Update 12
  31018. AirNow
  31019. Khronos OpenGL® Registry - The Khronos Group Inc
  31020. The 10 Secrets to Indie Game Success (and Why They Do Not Exist)
  31021. Foundations of Game Engine Development
  31022. The Transvoxel Algorithm for Voxel Terrain
  31023. Foundations of Game Engine Development, Volume 1: Mathematics: Eric Lengyel: 9780985811747: Amazon.com: Books
  31024. The 31st - A Game by Terathon Software
  31025. Slug Font Rendering Library
  31026. Magic Leap Promises to Show a Real Demo and Share Specs on Today's Livestream
  31027. pervognsen/bitwise
  31028. The unscalable, deadlock-prone, thread pool - Paul Khuong: some Lisp
  31029. compiletime.md
  31030. clion.md
  31031. research!rsc: Using Uninitialized Memory for Fun and Profit
  31032. allocators.ion
  31033. dbg.el
  31034. lccwin32.doc
  31035. namemap2.ion
  31036. ion_const.md
  31037. Build software better, together
  31038. Miles Sound System Development History
  31039. asan_clang_cl.md
  31040. std.ion.c
  31041. asdf.ion
  31042. A short and readable single .vcxproj file that opens and builds in Visual Studio 2012, 2013, 2015, 2017 and 2019 with good default settings.
  31043. Register Plus PDF viewer
  31044. crates.io: Rust Package Registry
  31045. dalek-cryptography/ed25519-dalek
  31046. 18 Jokes About Being Trans — By Actual Trans People
  31047. The CCC: Men Who Hate Women
  31048. Analytic sphere eversion with minimum of topological events
  31049. A230242 - OEIS
  31050. Mersenne Prime Discovery - 2^82589933-1 is Prime!
  31051. Diophantine Representation of the Set of Prime Numbers | Semantic Scholar
  31052. Guide to Computing - docubyte
  31053. stb_ds.h
  31054. Compiler Explorer
  31055. Here's Why The Ferrari 488 Pista Is the Best New Ferrari
  31056. LLVM: include/llvm/Support/Casting.h Source File
  31057. Thunderhill Trip, 2018 October 11-14, day 3
  31058. Help Bahiyya Khan get to GDC 2019
  31059. ZACH-LIKE
  31060. What's Inside an F1 Gearbox (& How it Works)
  31061. How colliding blocks act like a beam of light...to compute pi.
  31062. International Streaming - Liqui-Moly Bathurst 12 Hour
  31063. Ultimate Tic-Tac-Toe
  31064. Constructing a cubic Bezier that passes through four points
  31065. Reversed-Z in OpenGL
  31066. Eletro Fortinite [Test][Reupload in the right subreddit]
  31067. Thunderhill Trip, 2018 October 11-14, day 2
  31068. Schedule | GDC 2020 | Session not found.
  31069. #GAConfEU 2018
  31070. TOP 10 Marble Racing Videos 2018
  31071. How To Solve For The Angle - Viral Math Challenge
  31072. Sponza in a Millisecond – threadlocalmutex.com
  31073. MESA International
  31074. logicomacorp/WaveSabre
  31075. Randomized trial on gender in Overwatch
  31076. Zaval.org -> Resources -> Library -> Recursive mutexes by David Butenhof
  31077. Mesh: Compacting Memory Management for C/C++ Applications
  31078. Even without explicit collusion, pricing algorithms converge on price-fixing strategies
  31079. Undefined Behavior Is Really Undefined
  31080. Rotating a single vector using a quaternion
  31081. Forget privacy: you're terrible at targeting anyway
  31082. What would a EvE online Internet look like?
  31083. germangb/imgui-ext
  31084. sharkdp/hyperfine
  31085. Wine 4.0 Officially Released With Vulkan Support, Initial Direct3D 12 & Better HiDPI - Phoronix
  31086. r/PS4 - [video] The Encounter made in Dreams Beta. One person made this....wtf
  31087. Jon Shiring Public Tech Talk at Rackspace
  31088. Slim and light Asus StudioBook S (W700) offers Intel Xeon CPU and Nvidia Quadro P3200 GPU
  31089. What Bodies Think About: Bioelectric Computation Outside the Nervous System - NeurIPS 2018
  31090. WikiChip - WikiChip
  31091. TP-Link EAP225v3 AC1350 Wireless MU-MIMO Gigabit Ceiling Mount Access Point Reviewed - SmallNetBuilder
  31092. Kernel-Predicting Convolutional Networks for Denoising Monte Carlo Renderings
  31093. Stanford Seminar - Tiny functions for codecs, compilation, and (maybe) soon everything
  31094. A whirlwind introduction to dataflow graphs
  31095. libdl.so
  31096. Sign in - Google Accounts
  31097. 125981 - The fundamental error in the icon of cheeseburger - An open-source project to help move the web forward. - Monorail
  31098. Cloud Data Backup for Small Businesses | CrashPlan
  31099. Buffer-centric IO
  31100. urish/web-bluetooth-polyfill
  31101. Kirby’s Development Secrets
  31102. CppCon 2015: Gor Nishanov “C++ Coroutines - a negative overhead abstraction
  31103. Collatz and Self Similarity
  31104. (Almost-)Zero-Additional-Latency UDP-over-TCP - IT Hare on Soft.ware
  31105. progonos.com
  31106. Inigo Quilez :: fractals, computer graphics, mathematics, shaders, demoscene and more
  31107. Modern garbage collection
  31108. AURCADE: Format: Ghosts 'n Goblins: Points
  31109. Panasonic Develops Industry's First*1 IPS Liquid Crystal Panel with Contrast Ratio of over 1,000,000:1
  31110. NYPLarcade: International Games Day 2016
  31111. Explaining Old Products To My Son
  31112. ドナルド
  31113. An Important Message About Yahoo User Security
  31114. G4v: An Engineering Approach to Gravitation - C. Mead - 4/21/2015
  31115. Carver Mead | Home
  31116. A refrigerator that works by stretching rubber bands
  31117. Solving network congestion
  31118. Online English Vocabulary Size Test
  31119. Depth Precision Visualized – Nathan Reed’s coding blog
  31120. nucypher/nufhe
  31121. RUB-NDS/TLS-Padding-Oracles
  31122. Cryptologie | Links
  31123. Buffy - Once More, with Feeling - Overture/Going Through the Motions
  31124. Bits and Bytes ordering in 5 minutes
  31125. Robust Website Fingerprinting Through the Cache Occupancy Channel
  31126. [paper review] A faster, more efficient cryptocurrency
  31127. A faster, more efficient cryptocurrency
  31128. WireGuard for macOS
  31129. What is the BLS signature scheme?
  31130. draft-boneh-bls-signature-00 - BLS Signature Scheme
  31131. mimoo/eureka
  31132. Home | Cfail2019
  31133. There's No Good Reason to Trust Blockchain Technology
  31134. 无法找到该页
  31135. crypto/tls: enable TLS 1.3 and update tests · golang/go@30cc978
  31136. Quantum Computing, Capabilities and Limits: An Interview with Scott Aaronson – Gigaom
  31137. Database Encryption
  31138. Kerckhoffs’ principles – Why should I make my cipher public?
  31139. Practical Enclave Malware with Intel SGX
  31140. Proxy re-encryption and FHE with NuCypher
  31141. Cryptologie | Links
  31142. Attack of the week: searchable encryption and the ever-expanding leakage function
  31143. Go Proverbs
  31144. Archive
  31145. r/math - A monad is a monoid in the category of endofunctors, what's the problem?
  31146. Introducing Adiantum: Encryption for the Next Billion Users
  31147. Quantum computing as a field is obvious bullshit
  31148. Zcash Counterfeiting Vulnerability Successfully Remediated - Electric Coin Company
  31149. Stanford Blockchain Conference 2019 - Day 1
  31150. Format selector for 1705.05937
  31151. EPA docs don’t show any scientific evidence for Scott Pruitt’s climate claims
  31152. ‎Beyond Beta Podcast on Apple Podcasts
  31153. Stormy weather
  31154. The War To Sell You A Mattress Is An Internet Nightmare
  31155. How Cover Systems Ruined Shooters
  31156. HandmadeCon (all years)
  31157. r/technology - Guys, México has no net neutrality laws. This is what it really looks like. No mockup, glimpse into a possible future for the US. (Image in post)
  31158. Ads Don’t Work That Way | Melting Asphalt
  31159. A New Code License: The MIT, this time with Attribution Required
  31160. Baba Is You
  31161. ‎Pipe Push Paradise
  31162. Watch Hamilton's Pharmacopeia Streaming Online | Hulu (Free Trial)
  31163. Pathetic Man-Child Destroys 2,387 Vintage Star Wars Figures
  31164. 50. Dice Area Revisions and Other Fun Stuff
  31165. Intel Xeon W-3175X Review: Ultimate Performance at the Ultimate Price
  31166. Working on Taiji (Revising Subtractive Dice Puzzles, Part 1) 01-21-2019
  31167. Working on Taiji (Revising Subtractive Dice Puzzles, Part 2) 01-21-2019
  31168. Whats next after Burst
  31169. C++, C# and Unity
  31170. Prints by tsuaii | Society6
  31171. Manifold Garden Dev Update #14 - A Very Brief History of Development
  31172. facebookresearch/habitat-sim
  31173. The Book of Shaders
  31174. Abstract Art with ML
  31175. Neural Networks seem to follow a puzzlingly simple strategy to classify images
  31176. Wernher von Braun explains the possibility to reach the Moon.
  31177. Learning to Drive Smoothly in Minutes
  31178. MiniWorld: A VizDoom Alternative for OpenAI Gym
  31179. pyglet / pyglet / issues / #219 - EGL support, headless rendering — Bitbucket
  31180. C++ Modules Might Be Dead-on-Arrival
  31181. Training Neural Networks with Local Error Signals
  31182. MusicToy 2.0
  31183. Real-Time Rendering · “An Introduction to Ray Tracing” is now free for download
  31184. (Now Go Bang!) Snowflake Archeology (DEC PDP-1)
  31185. Hierarchical reinforcement learning - Doina Precup
  31186. Isaac Asimov's Predictions for 2019
  31187. How DOOM fire was done
  31188. piwheels - Package List
  31189. Determined AI
  31190. A Small Dose of Optimism
  31191. Evolution-Guided Policy Gradient in Reinforcement Learning
  31192. Binary Stochastic Neurons in Tensorflow - R2RT
  31193. Page not found - Mila
  31194. Pursue a Career at Polytechnique Montreal
  31195. Page not found - Mila
  31196. 10 Gradient Descent Optimisation Algorithms
  31197. VideoLectures.NET - VideoLectures.NET
  31198. Wave Function Collapse by marian42
  31199. Visualizing quaternions, an explorable video series
  31200. How to Design for Color Blindness
  31201. Jure Leskovec:
  31202. I saw how Prusament and the Prusa i3 MK3 are made! (we find some early SL1 prototypes)
  31203. arXiv.org e-Print archive
  31204. In Defense of Elon Musk
  31205. Search Jobs - Google Careers
  31206. Bomb Jack Dissected
  31207. Raytracing
  31208. Two bits per transistor: high-density ROM in Intel's 8087 floating point chip
  31209. An intro to self-normalising neural networks (SNN)
  31210. Clara: A Neural Net Music Generator
  31211. The 7 Best Robotic Arm Kits Under $100
  31212. RL — Proximal Policy Optimization (PPO) Explained
  31213. A intuitive explanation of natural gradient descent
  31214. Practical Guide to Hyperparameters Optimization for Deep Learning Models
  31215. Git Submodules vs Git Subtrees
  31216. Visualizing Learning rate vs Batch size
  31217. Computer Science and Engineering: Software Foundations Assistant Professor (open until filled, initial review 12/14/18)
  31218. How Many Random Seeds Should I Use? Statistical Power Analysis in (Deep) Reinforcement Learning Experiments
  31219. 3D TEXTURES
  31220. Joe Rogan Experience #1169 - Elon Musk
  31221. Blockchains Are a Bad Idea (James Mickens)
  31222. Paul Wooster - SpaceX's Plans for Mars - 21st Annual International Mars Society Convention
  31223. USENIX Security '18-Q: Why Do Keynote Speakers Keep Suggesting That Improving Security Is Possible?
  31224. Deep Learning with Darwin: Evolutionary Synthesis of Deep Neural Networks
  31225. AI-DO: AI Driving Olympics – Duckietown
  31226. Nvidia Launches Turing Architecture, Quadro RTX Ray-Tracing GPU
  31227. Duckietown – A playful way to learn robotics
  31228. An Empirical Evaluation of Generic Convolutional and Recurrent Networks for Sequence Modeling
  31229. google/schism
  31230. Interview: Robot Restaurant Spyce's Co-Founder
  31231. On-Stack Replacement, Distilled
  31232. HHVM JIT: A Profile-Guided, Region-Based Compiler for PHP and Hack
  31233. Introduction to compute shaders | Anteru's Blog
  31234. The Gradient
  31235. Sacha Arnoud, Director of Engineering, Waymo - MIT Self-Driving Cars
  31236. IMP (Intelligent Mobile Platform) : 1985 : Robotics History
  31237. Functional Composition - Chris Ford
  31238. Wayve — Learning to drive in a day
  31239. What I Learned Making My Own JIT Language
  31240. Making rent in Silicon Valley
  31241. Metacar: A reinforcement learning environment for self-driving cars in the browser.
  31242. The story of ispc: origins (part 1)
  31243. BDD100K: A Large-scale Diverse Driving Video Database
  31244. Building a Simple Self-Driving Car Simulator
  31245. (Spread)sheet Music: Making a Simple Music Sequencer using CSV Spreadsheets
  31246. Inside the 76477 Space Invaders sound effect chip: digital logic implemented with I2L
  31247. (Spread)sheet Music: Live Jam using a Spreadsheet Program as a Sequencer
  31248. LMARV-1: A RISC-V processor you can see. Part 1: 32-bit registers.
  31249. Google’s Duplex Assistant phone call blew my mind!
  31250. Linux gaming is on a life-support system called Steam
  31251. Google has no plans to lower its 30% cut
  31252. Jackbox Party Pack - The Jackbox Party Pack
  31253. The State of the Algorithm: What's Happening to Indies on Steam?
  31254. Metro Exodus - Handgun Class (Official)
  31255. PC Gaming Era GOTY 2018 Awards
  31256. The Aggie Awards – The Best Adventure Games of 2018 - page 15 | Adventure Gamers
  31257. Return of the Obra Dinn & The Jigsaw Puzzle // Playing at Being (LudicRyan)
  31258. Noclip Podcast #07 - Lucas Pope (Papers Please / Return of the Obra Dinn)
  31259. BEHOLDER. Official Short Film (2019) 4K
  31260. 2019 Independent Games Festival reveals this year's finalists!
  31261. The RPS Advent Calendar 2018, Dec 24th
  31262. BEHOLDER. Official Short Film | Trailer (2018) 4K
  31263. Return of the Obra Dinn - Available Now
  31264. Return of the Obra Dinn [Releasing Oct 18]
  31265. Papers, Please VFX Breakdown
  31266. PAPERS, PLEASE - The Short Film (2018) 4K SUBS
  31267. "PAPERS, PLEASE" FOR PLAYSTATION®VITA"
  31268. Papers, Please Out Today For PS Vita
  31269. Return of the Obra Dinn [Releasing Oct 18]
  31270. PAPERS, PLEASE - The Short Film Final Trailer (2017)
  31271. Return of the Obra Dinn [Releasing Oct 18]
  31272. *VROOM KABOOM* - Teaser Trailer
  31273. Papers Please: The Musical
  31274. Return of the Obra Dinn [Releasing Oct 18]
  31275. Короткометражный фильм
  31276. Return of the Obra Dinn [Releasing Oct 18]
  31277. Return of the Obra Dinn [Releasing Oct 18]
  31278. Papers,Please-The Parody Animation
  31279. Home - National Immigration Law Center
  31280. Rocketbirds 2 Evolution now available on Steam!
  31281. Return of the Obra Dinn [Releasing Oct 18]
  31282. Return of the Obra Dinn [Releasing Oct 18]
  31283. Return of the Obra Dinn [Releasing Oct 18]
  31284. ‎Papers, Please
  31285. Papers Please Anthem | Jazz Cover
  31286. Papers Please OST (Medley) - Metal ♫ Joobie ♫
  31287. Return of the Obra Dinn [Releasing Oct 18]
  31288. The Secret History of Mac Gaming
  31289. Free Online Survey Software by SurveyMonkey: Closed Survey
  31290. Rocketbirds 2: Evolution - Available Now! (PS4/PS Vita)
  31291. Stephen's Sausage Roll
  31292. Download demo for Lucas Pope’s one-bit adventure Return of the Obra Dinn
  31293. Return of the Obra Dinn by dukope
  31294. PlayStation.Blog
  31295. Return of the Obra Dinn [Releasing Oct 18]
  31296. Play Dead Episode 4: Lucas Pope - That Shelf
  31297. Save the date: 14>27 March 2016 - LocJAM3
  31298. Return of the Obra Dinn [Releasing Oct 18]
  31299. Papers Please - Theme (Daydream Anatomy Metal Remix VIP)
  31300. Lucas Pope and the rise of the 1-bit 'dither-punk' aesthetic
  31301. Release Notes for Safari Technology Preview 76
  31302. O.MG Cable
  31303. DEF CON® 27 Hacking Conference - Call For Papers
  31304. Earn BAT while trying out the blockchain-friendly Brave browser
  31305. Going old school: how I replaced Facebook with email
  31306. Install Brave for Linux using the Snap Store | Snapcraft
  31307. The Internet is Facing a Catastrophe For Free Expression and Competition: You Could Tip The Balance
  31308. Guidelines for URL Display
  31309. Security Freeze Center at Experian
  31310. r/funny - Even better
  31311. craigslist | post not found
  31312. Aw yeah it’s time for cookies with neural networks
  31313. Microsoft is building a Chromium-powered web browser for Windows 10
  31314. statement on event-stream compromise
  31315. 3D Printing Ambiguous Cylinders
  31316. The Web We Lost
  31317. Chapter 4: The Consul and the Captain – The Analog Antiquarian
  31318. » Ultima VII The Digital Antiquarian
  31319. Chapter 3: The Soldiers and the Savants – The Analog Antiquarian
  31320. » Life Off the Grid, Part 2: Playing Ultima Underworld The Digital Antiquarian
  31321. Chapter 2: The Mystic and the Measurer – The Analog Antiquarian
  31322. » Life Off the Grid, Part 1: Making Ultima Underworld The Digital Antiquarian
  31323. » The Analog Antiquarian The Digital Antiquarian
  31324. » Life on the Grid The Digital Antiquarian
  31325. » Star Control II The Digital Antiquarian
  31326. » A Quick Scheduling Update — and Season’s Greetings The Digital Antiquarian
  31327. » Controlling the Spice, Part 3: Westwood’s Dune The Digital Antiquarian
  31328. » Controlling the Spice, Part 2: Cryo’s Dune The Digital Antiquarian
  31329. » Controlling the Spice, Part 1: Dune on Page and Screen The Digital Antiquarian
  31330. » The Designer’s Designer The Digital Antiquarian
  31331. » Ten Great Adventure-Game Puzzles The Digital Antiquarian
  31332. » Quest for Glory III and IV The Digital Antiquarian
  31333. » The Sierra Discovery Adventures The Digital Antiquarian
  31334. » The Lost Files of Sherlock Holmes The Digital Antiquarian
  31335. » Whither the Software Artist? (or, How Trip Hawkins Learned to Stop Worrying and Love the Consoles) The Digital Antiquarian
  31336. » Indiana Jones and the Fate of Atlantis (or, Of Movies and Games and Whether the Twain Shall Meet) The Digital Antiquarian
  31337. » The Gateway Games of Legend (Preceded by the Legend of Gateway) The Digital Antiquarian
  31338. » Agrippa (A Book of the Dead) The Digital Antiquarian
  31339. » The Games of Windows The Digital Antiquarian
  31340. » Doing Windows, Part 9: Windows Comes Home The Digital Antiquarian
  31341. » Doing Windows, Part 8: The Outsiders The Digital Antiquarian
  31342. » Doing Windows, Part 7: Third Time’s the Charm The Digital Antiquarian
  31343. » Doing Windows, Part 6: Look and Feel The Digital Antiquarian
  31344. » Doing Windows, Part 5: A Second Try The Digital Antiquarian
  31345. » Doing Windows, Part 4: The Rapprochement The Digital Antiquarian
  31346. » Doing Windows, Part 3: A Pair of Strike-Outs The Digital Antiquarian
  31347. » Doing Windows, Part 2: From Interface Manager to Windows The Digital Antiquarian
  31348. » Doing Windows, Part 1: MS-DOS and Its Discontents The Digital Antiquarian
  31349. » Another World The Digital Antiquarian
  31350. » The Incredible Machine The Digital Antiquarian
  31351. » What’s in a Subtitle? The Digital Antiquarian
  31352. » Ebooks and Future Plans The Digital Antiquarian
  31353. » The Dynamic Interactive Narratives of Dynamix The Digital Antiquarian
  31354. » The Game of Everything, Part 10: Civilization and the Limits of Progress The Digital Antiquarian
  31355. » The Game of Everything, Part 9: Civilization and Economics The Digital Antiquarian
  31356. » The Game of Everything, Part 8: Civilization and Government II (Democracy, Communism, and Anarchy) The Digital Antiquarian
  31357. » The Game of Everything, Part 7: Civilization and Government I (Despotism, Monarchy, and the Republic) The Digital Antiquarian
  31358. » The Game of Everything, Part 6: Civilization and Religion The Digital Antiquarian
  31359. » The Game of Everything, Part 5: Civilization and War The Digital Antiquarian
  31360. » The Game of Everything, Part 4: Civilization and Geography The Digital Antiquarian
  31361. » The Game of Everything, Part 3: Civilization and the Narrative of Progress The Digital Antiquarian
  31362. » The Game of Everything, Part 2: Playing Civilization The Digital Antiquarian
  31363. » The Game of Everything, Part 1: Making Civilization The Digital Antiquarian
  31364. » Wing Commander II The Digital Antiquarian
  31365. » The Worlds of Ultima The Digital Antiquarian
  31366. » Adventure-Game Rock Stars Live in Conference The Digital Antiquarian
  31367. » Dr. Brain The Digital Antiquarian
  31368. » The Sierra Network The Digital Antiquarian
  31369. » Sierra at the Cusp of the Multimedia Age The Digital Antiquarian
  31370. » Timequest The Digital Antiquarian
  31371. » King of Space The Digital Antiquarian
  31372. » A Conversation with Judith Pintar The Digital Antiquarian
  31373. » The Text Adventures of 1991 The Digital Antiquarian
  31374. » Games on the Net Before the Web, Part 3: The Persistent Multiplayer CRPG The Digital Antiquarian
  31375. » Games on the Net Before the Web, Part 2: MUD The Digital Antiquarian
  31376. » Patreon About-Face The Digital Antiquarian
  31377. » Patreon Update The Digital Antiquarian
  31378. » Games on the Net Before the Web, Part 1: Strategy and Simulation The Digital Antiquarian
  31379. » Changes to the Patreon Billing Model The Digital Antiquarian
  31380. » A Net Before the Web, Part 5: The Pony The Digital Antiquarian
  31381. » A Net Before the Web, Part 4: The Rogue, the Yuppie, and the Soldier The Digital Antiquarian
  31382. » A Net Before the Web, Part 3: Content and Competition The Digital Antiquarian
  31383. » A Net Before the Web, Part 2: Service to Community The Digital Antiquarian
  31384. » A Net Before the Web, Part 1: The Establishment Man and the Magnificent Rogue The Digital Antiquarian
  31385. » A Full-Motion-Video Consulting Detective The Digital Antiquarian
  31386. » The 68000 Wars, Part 5: The Age of Multimedia The Digital Antiquarian
  31387. » Games on the Mersey, Part 5: The Lemmings Effect The Digital Antiquarian
  31388. » Games on the Mersey, Part 4: The All-Importance of Graphics The Digital Antiquarian
  31389. » Games on the Mersey, Part 3: The Phoenix The Digital Antiquarian
  31390. » Games on the Mersey, Part 2: Last Days in the Bunker The Digital Antiquarian
  31391. » Games on the Mersey, Part 1: Taking Scousers Off the Dole The Digital Antiquarian
  31392. » Living Worlds of Action and Adventure, Part 3: Head Over Heels, Exile, and Dizzy The Digital Antiquarian
  31393. » Living Worlds of Action and Adventure, Part 2: Mercenary, Fairlight, and Spindizzy The Digital Antiquarian
  31394. » Living Worlds of Action and Adventure, Part 1: The Atari Adventure The Digital Antiquarian
  31395. » Looking for a Web Designer/Developer The Digital Antiquarian
  31396. » A Tale of the Mirror World, Part 8: Life After Tetris The Digital Antiquarian
  31397. » A Tale of the Mirror World, Part 7: Winners and Losers The Digital Antiquarian
  31398. » A Tale of the Mirror World, Part 6: Total War The Digital Antiquarian
  31399. » A Tale of the Mirror World, Part 5: The Inflection Point The Digital Antiquarian
  31400. » A Tale of the Mirror World, Part 4: A Different Mirror The Digital Antiquarian
  31401. » A Tale of the Mirror World, Part 3: A Game of Falling Shapes The Digital Antiquarian
  31402. » A Tale of the Mirror World, Part 2: From Mainframes to Micros The Digital Antiquarian
  31403. » A Tale of the Mirror World, Part 1: Calculators and Cybernetics The Digital Antiquarian
  31404. » Memos from Digital Antiquarian Corporate Headquarters, June 2017 Edition The Digital Antiquarian
  31405. » An Independent Interplay Takes on Tolkien The Digital Antiquarian
  31406. » The Many Faces of Middle-earth, 1954-1989 The Digital Antiquarian
  31407. » The View from the Trenches (or, Some Deadly Sins of CRPG Design) The Digital Antiquarian
  31408. » From Wingleader to Wing Commander The Digital Antiquarian
  31409. » From Squadron to Wingleader The Digital Antiquarian
  31410. » The 640 K Barrier The Digital Antiquarian
  31411. » Ultima VI The Digital Antiquarian
  31412. » Opening the Gold Box, Part 5: All That Glitters is Not Gold The Digital Antiquarian
  31413. » What’s the Matter with Covert Action? The Digital Antiquarian
  31414. » Railroad Tycoon The Digital Antiquarian
  31415. » Monkey Island (or, How Ron Gilbert Made an Adventure Game That Didn’t Suck) The Digital Antiquarian
  31416. » A Little Status Update The Digital Antiquarian
  31417. » Loom (or, how Brian Moriarty Proved That Less is Sometimes More) The Digital Antiquarian
  31418. » The Eastgate School of “Serious” Hypertext The Digital Antiquarian
  31419. » TADS The Digital Antiquarian
  31420. » The Spellcasting Series (or, How Much Ernie Eaglebeak is Too Much Ernie Eaglebeak?) The Digital Antiquarian
  31421. » Thaumistry: In Charm’s Way The Digital Antiquarian
  31422. » A Time of Beginnings: Legend Entertainment (or, Bob and Mike’s Excellent Adventure-Game Company) The Digital Antiquarian
  31423. » A Time of Endings, Part 4: Magnetic Scrolls The Digital Antiquarian
  31424. » A Time of Endings, Part 3: Mediagenic (or, The Patent from Hell) The Digital Antiquarian
  31425. » A Time of Endings, Part 2: Epyx The Digital Antiquarian
  31426. » A Time of Endings, Part 1: Cinemaware The Digital Antiquarian
  31427. » A Working-Class Hero, Part 4: A Hero’s Legacy The Digital Antiquarian
  31428. » A Working-Class Hero, Part 3: Ace and Tactician The Digital Antiquarian
  31429. » Memos from Digital Antiquarian Corporate Headquarters The Digital Antiquarian
  31430. » A Working-Class Hero, Part 1: Proletariat, Prisoner, and Pilot The Digital Antiquarian
  31431. » Turning on, Booting up, and Jacking into Neuromancer The Digital Antiquarian
  31432. » The Prophet of Cyberspace The Digital Antiquarian
  31433. 4coder-editor/4coder
  31434. 4coder in 2019 | 4coder Blog
  31435. Can we talk about macros? | 4coder Forums
  31436. Notes for 4coder customizers on build 4.0.29. There are several things to be aw - Pastebin.com
  31437. New Features P2: Memory Management Variables and Objects | 4coder Blog
  31438. New Features P1: Memory Management Overview | 4coder Blog
  31439. OH Picker | Swedish Cubes for Unity Blog
  31440. Spelunky 2 - Gameplay Trailer | PS4
  31441. We're hiring! (Senior Software Engineer, C++)
  31442. MONITORENUMPROC (winuser.h) - Win32 apps
  31443. [C++] Nicest Resolution for DirectWrite - Pastebin.com
  31444. wglGetProcAddress function (wingdi.h) - Win32 apps
  31445. Not Even Getting to DirectWrite - Pastebin.com
  31446. ACCIDENTAL DUPLICATE | 4coder Blog
  31447. (PDF) Ritual/speech coevolution: a solution to the problem of deception
  31448. How should we evaluate progress in AI?
  31449. Places, not Programs
  31450. Its All About Savings
  31451. Shelling Out: The Origins of Money | Satoshi Nakamoto Institute
  31452. Sepiachord
  31453. More Strategies For Body Pleasure Management
  31454. Sesame Street - Rectangles in the city and country (1969)
  31455. Meow Store
  31456. Year of the Rocket
  31457. Making a Parser for HHTs  —  Handmade Hero  —  Watch
  31458. Everything You Never Wanted to Know About CMake
  31459. RemedyBG by remedybg
  31460. When is it?
  31461. minimal d3d11 by d7samurai
  31462. Firefox Private Network: VPN to Protect Your Entire Device
  31463. Code reviews - Lamorna Engine | handmade.network Forums
  31464. Ministry Of Flat
  31465. New Release: Behind the Black Box: Sessions with Game Engine Programmers — ETC Press
  31466. Meow Hash
  31467. Science Says You Shouldn't Work More Than This Number of Hours a Week
  31468. Physically Based Rendering: From Theory to Implementation
  31469. 4coder 4.1 by 4coder
  31470. How to Spot Good Fuzzing Research
  31471. Handmade Hero  —  Watch
  31472. An update to C# versions and C# tooling | .NET Blog
  31473. Throw Throw Burrito | A dodgeball card game from the creators of Exploding Kittens
  31474. How to Build a Kubernetes Cluster with ARM Raspberry Pi then run .NET Core on OpenFaas - Scott Hanselman
  31475. launch.json
  31476. OmniSharp/omnisharp-vscode
  31477. microsoft/Freeflow
  31478. On DOTS: C++ & C# - Unity Technologies Blog
  31479. .NET Design Review: GitHub Quick Reviews
  31480. Microsoft's Evolving Gaming Strategy Takes A Giant Step Forward - Thurrott.com
  31481. dotnet/coreclr
  31482. r/IAmA - I’m Bill Gates, co-chair of the Bill & Melinda Gates Foundation. Ask Me Anything.
  31483. lemire/simdjson
  31484. EgorBo/SimdJsonSharp
  31485. WEBGL_multi_draw performance on WebGL Animometer
  31486. Tuning a Runtime for Both Productivity and Performance
  31487. .NET Design Review: UTF8 APIs
  31488. r/webdev - Probably been here before, but everyday so true. This is why I'm planning to breakup with web and go for software. I'm getting bored after 5 yrs.
  31489. Service Fabric Customer Architecture: ZEISS Group
  31490. Tooling: .NET Community Standup - February 21, 2019
  31491. .NET Design Review: JSON Serialization
  31492. Development workflow for Docker apps
  31493. Inline BufferWriter .ctor by benaadams · Pull Request #7674 · dotnet/aspnetcore
  31494. fiigii/PacketTracer
  31495. Languages & Runtime: .NET Community Standup - Feb 14, 2019
  31496. dotMorten/DotNetOMDGenerator
  31497. New System.Data.Common batching API · Issue #28633 · dotnet/runtime
  31498. FOSDEM 2019 - Intel® Hardware Intrinsics in .NET Core
  31499. Runtime binding proposal by richlander · Pull Request #51 · dotnet/designs
  31500. Why I Choose Xamarin to Build Cross-Platform Mobile Apps
  31501. C# ReadOnlySpan<byte> and static data
  31502. dotnet/command-line-api
  31503. [C#] Have some fun with .net core startup hooks
  31504. (WPF + WinForms) * .NET Core = Modern Desktop
  31505. RyanLamansky/dotnet-webassembly
  31506. ASP.NET Core One Hour Makeover
  31507. Disposable ref structs in C# 8.0 – TooSlowException
  31508. Support C# 8 nullable reference types by jskeet · Pull Request #1240 · nodatime/nodatime
  31509. .NET Design Review: GitHub Quick Review and DbDataReader Additions
  31510. BusinessTown
  31511. Generate disassembly of .NET functions
  31512. three.js webgl - cubes - indexed
  31513. Add AsyncDisposable support by pakrym · Pull Request #1005 · dotnet/extensions
  31514. Azure Service Fabric application and cluster best practices - Azure Service Fabric
  31515. Why You Should Learn .net in 2019
  31516. Do more with patterns in C# 8.0 | .NET Blog
  31517. We didn’t see this coming
  31518. Visual Studio 2019 Preview 2 is now available | Visual Studio Blog
  31519. Telerik and Kendo UI R1 2019 Release is Here!
  31520. Open source tools for SQL Server on Linux
  31521. About F# | History
  31522. Monitoring GC and memory allocations with .NET Core 2.2 and Application Insights
  31523. Update Components to use Razor SDK by rynowak · Pull Request #6188 · dotnet/aspnetcore
  31524. dotnet/command-line-api
  31525. .NET Core - What's Coming in .NET Core 3.0
  31526. Package Thief vs. Glitter Bomb Trap
  31527. mono/t4
  31528. Visual Studio 2019 Preview .NET Productivity | .NET Blog
  31529. How to set up ASP.NET Core 2.2 Health Checks with BeatPulse's AspNetCore.Diagnostics.HealthChecks - Scott Hanselman
  31530. Addition: Initial Benchmarks for System.Reflection: Attributes by NickCraver · Pull Request #177 · dotnet/performance
  31531. spboyer/dotnet-upforgrabs
  31532. Take C# 8.0 for a spin | .NET Blog
  31533. Microsoft Flagship Events
  31534. Xamarin Blog
  31535. Bring WPF and WinForms Apps to .NET Core 3 with Telerik UI
  31536. Announcing .NET Core 2.2 | .NET Blog
  31537. Announcing .NET Core 3 Preview 1 and Open Sourcing Windows Desktop Frameworks | .NET Blog
  31538. Microsoft Flagship Events
  31539. dotnet/coreclr
  31540. Simplifying security for serverless and web apps with Azure Functions and App Service
  31541. Extending the AdminUI Schema
  31542. Round 18 results - TechEmpower Framework Benchmarks
  31543. ASP.NET Blog | Razor support in Visual Studio Code now in Preview
  31544. ASP.NET Blog | Blazor 0.7.0 experimental release now available
  31545. Visual Studio Productivity in 5 minutes!
  31546. ASP.NET Core Spreadsheet and Rich Text Editor (v18.2)
  31547. .NET Survey
  31548. Illyriad - Grand Strategy MMO
  31549. Improve performance of Memory<T>.Span property getter by GrabYourPitchforks · Pull Request #20386 · dotnet/coreclr
  31550. Target NetStandard 2.0 and .NET Framework 4.7.2 by tmat · Pull Request #30914 · dotnet/roslyn
  31551. ASP.NET Blog | A first look at changes coming in ASP.NET Core 3.0
  31552. Pull request successfully merged. Starting build... - The GitHub Blog
  31553. Microsoft's Orleans Distributed App Framework Is Now Cross Platform - The New Stack
  31554. .NET Blog Entity Framework Core 2.2 Preview 3 Now Available!
  31555. ASP.NET Blog | ASP.NET Core 2.2.0-preview3 now available
  31556. Guidance for library authors | .NET Blog
  31557. ASP.NET AJAX Control Toolkit v18.1.1 - Now Available
  31558. Interview with Scott Hunter at DotNet 2018
  31559. Exploring the Docker Extension for VS Code and .NET Core
  31560. ASP.NET Blog | Blazor 0.6.0 experimental release now available
  31561. APEX Wallet 3.0 - Our best wallet, made even better!
  31562. How to Create, Use, and Debug .NET application Crash Dumps in 2019 - Michael's Coding Spot
  31563. Languages & Runtime: .NET Community Standup - Feb 14, 2019
  31564. Sony's smart watch strap is now available in the UK
  31565. r/AmpliFi - Problem only with Pixel 3XL
  31566. Download .NET Core 2.2 (Linux, macOS, and Windows)
  31567. Running with Server GC in a Small Container Scenario Part 1 – Hard Limit for the GC Heap | .NET Blog
  31568. ASP.NET Blog | Blazor 0.8.0 experimental release now available
  31569. Biohackers Encoded Malware in a Strand of DNA
  31570. Scaling ASP.NET Core Applications
  31571. Performing Constructor Injections on Azure Functions V2
  31572. Halo 4 - Services in Azure with Caitie McCaffrey
  31573. How to break large data in json objects
  31574. Add gRPC templates by JunTaoLuo · Pull Request #7561 · dotnet/aspnetcore
  31575. BlazorHelp Website > Blog - Connecting Blazor to Azure SignalR Service
  31576. open-rpc/spec
  31577. SignalR JS client add webworker support by dukhanov · Pull Request #7058 · dotnet/aspnetcore
  31578. Donations
  31579. Join us April 2nd for the Launch of Visual Studio 2019! | Visual Studio Blog
  31580. Introducing draft pull requests - The GitHub Blog
  31581. .NET Design Review: JSON Serialization
  31582. Break When Value Changes: Data Breakpoints for .NET Core in Visual Studio 2019 | Visual Studio Blog
  31583. Visual Studio Extension · Issue #1063 · dotnet/BenchmarkDotNet
  31584. Resiliency and disaster recovery in Azure SignalR Service
  31585. Using Azure CloudShell as a Dev Sandbox
  31586. Get Started Tutorial for Python in Visual Studio Code
  31587. Figure out how to handle IAsyncDisposable types in DI · Issue #426 · dotnet/extensions
  31588. Host ASP.NET Core SignalR in background services
  31589. ASP.NET Blog | Make the most of your monthly Azure Credits
  31590. ASP.NET Core: Saturating 10GbE at 7+ million request/s
  31591. SharpLab
  31592. dotnet/aspnetcore
  31593. EgorBo/Disasmo
  31594. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.0 Preview 2
  31595. Announcing .NET Core 3 Preview 2 | .NET Blog
  31596. MVC is too complex to be usable? · Issue #7039 · dotnet/aspnetcore
  31597. Creating the auto-assign-issues bot: Creating my first GitHub app with Probot - Part 2
  31598. Scope and claims design in IdentityServer
  31599. HttpClient Creation and Disposal Internals: Should I Dispose of HttpClient? - Steve Gordon
  31600. Fun with the Spiral of Death
  31601. Wyam - Version 2.2.0
  31602. Creating a GitHub app with create-probot-app: Creating my first GitHub app with Probot - Part 1
  31603. no dogma podcast - powered by FeedBurner
  31604. Bizcoder - Optimizing for the Speed of Light
  31605. Motivations for Writing High-Performance C# Code - Steve Gordon
  31606. Let us improve that Xamarin Forms startup experience - Mark's Blog
  31607. Dotnet-Boxed/Templates
  31608. Gary Ewan Park - Introducing the Cake.VsCode.Recipe Package
  31609. Why is string.GetHashCode() different each time I run my program in .NET Core?
  31610. Episode 20 - Xamarin with Jim Bennett
  31611. Razor UI Class Library with Dynamic Area Name
  31612. Power BI Report
  31613. Reducing initial request latency by pre-building services in a startup task in ASP.NET Core
  31614. EF Core Relationships in ASP .NET Core
  31615. Build a Video Chat App with ASP.NET Core, Angular, and Twilio
  31616. C# 8 using declarations
  31617. Handling Entity Framework Core database migrations in production – Part 2 – The Reformed Programmer
  31618. Using health checks to run async tasks in ASP.NET Core: Running async tasks on app startup in ASP.NET Core - Part 4
  31619. Handling Entity Framework Core database migrations in production – Part 1 – The Reformed Programmer
  31620. Securing a Vue.js app using OpenID Connect Code Flow with PKCE and IdentityServer4
  31621. Version mismatches in 2.1 and 2.2 patch updates (often causes FileLoadException) · Issue #3503 · dotnet/aspnetcore
  31622. Integration testing data access in ASP.​NET Core
  31623. Running AWS S3 (Simple Storage Service) Locally for .NET Core Developers - Steve Gordon
  31624. Feedback on async task examples and another possible solution: Running async tasks on app startup in ASP.NET Core - Part 3
  31625. Successfully Deploying An InProcess ASP.NET Core 2.2 App To Azure
  31626. ASP.NET Core Razor Pages and HTTP Status Control Flow
  31627. Building C# Project-based Azure Functions in Visual Studio Code | The Data Farm
  31628. Khalid Abuhakmeh’s Blog
  31629. Manning Publications
  31630. Exploring System.Threading.Channels - Nicolas Portmann - .NET / Java / Security
  31631. The .Net Core Podcast Newsletter • Buttondown
  31632. ARM Templates vs Azure CLI
  31633. Introducing the Telerik UI for Blazor Early Preview
  31634. Two approaches for running async tasks: Running async tasks on app startup in ASP.NET Core - Part 2
  31635. Unit testing data access in ASP.​NET Core
  31636. Built in options for running async tasks: Running async tasks on app startup in ASP.NET Core - Part 1
  31637. Blazor Full-Stack Web Dev in ASP .NET Core
  31638. Deep-dive into .NET Core primitives, part 3: runtimeconfig.json in depth
  31639. davidfowl/AspNetCoreDiagnosticScenarios
  31640. Roundup #31: .NET OSS, Async Startup, Loki Serilog, Monitoring, Collectible Assemblies, Alba 3.0 - CodeOpinion
  31641. Migrating oidc-client-js to use the OpenID Connect Authorization Code Flow and PKCE
  31642. The Self Healing Myth: Readiness & Liveness Probes
  31643. Tracking down action methods that need ValidateAntiForgeryToken using Structural Search and Replace
  31644. Securing Angular applications using the OpenID Connect Code Flow with PKCE
  31645. Software Tokens Won't Save You
  31646. Built in options for running async tasks: Running async tasks on app startup in ASP.NET Core - Part 1
  31647. ASP.NET Core middleware and authorization
  31648. In Action Book Giveaway - .NET Core Tutorials
  31649. Rendering Markdown to HTML and Parsing YAML Front Matter in C#
  31650. ASP.NET Core in Action
  31651. Memory Leak in new ASPNET 2.2 routing? · Issue #6102 · dotnet/aspnetcore
  31652. The State of the Implicit Flow in OAuth2
  31653. Using dependency injection with Twilio SMS and ASP.NET Core 2.1
  31654. Creating an AWS policy for calling the SES mailbox simulator from CodeBuild
  31655. OpenID Connect back-channel logout using Azure Redis Cache and IdentityServer4
  31656. Creating a git repo with Azure Repos and trying out Git LFS
  31657. Version vs VersionSuffix vs PackageVersion: What do they all mean?
  31658. API Controllers in ASP .NET Core
  31659. Containing Null with C# 8 Nullable References
  31660. Learning about .NET Core futures by poking around at David Fowler's GitHub - Scott Hanselman
  31661. OneTab shared tabs
  31662. Discards - C# Guide
  31663. An Early Look at gRPC and ASP.NET Core 3.0 - Steve Gordon
  31664. How to port desktop applications to .NET Core 3.0 | .NET Blog
  31665. ASP.NET Core One Hour Makeover
  31666. How to port desktop applications to .NET Core 3.0
  31667. .NET Core Opinion 9 - Embrace Dependency Injection
  31668. dotnet/core
  31669. Dynamically setting Content Type in ASP.NET Core with FileExtensionContentTypeProvider
  31670. ASP.NET Blog
  31671. There's Waldo is a robot that finds Waldo
  31672. .NET Standard
  31673. Hello World Podcast: Episode 82 - Jon Galloway
  31674. What’s new for WSL in Windows 10 version 1903? | Windows Command Line
  31675. WP.NET | WordPress on .NET Core – WordPress running on .NET Core
  31676. BenchmarkDotNet v0.11.4 | BenchmarkDotNet
  31677. Whack Whack Terminal for Visual Studio
  31678. Git Diff Margin - Visual Studio Marketplace
  31679. Supporting new Alpine versions (for containers) · Issue #99 · dotnet/announcements
  31680. dotnet/roslyn
  31681. .NET Rocks! vNext
  31682. .NET Rocks! vNext
  31683. Confs.tech
  31684. Microsoft’s Developer Blogs are Getting an Update | .NET Blog
  31685. ASP.NET Blog | Microsoft’s Developer Blogs are Getting an Update
  31686. Announcing Windows Community Toolkit v5.1 - Windows Developer Blog
  31687. Forms and Fields in ASP .NET Core
  31688. Be careful when manually handling JSON requests in ASP.NET Core | StrathWeb. A free flowing web tech monologue.
  31689. Plastic SCM: A Full Version Control Stack built with Mono | Mono
  31690. Auto Generated .NET API Clients using NSwag and Swashbuckle Swagger
  31691. Background Worker template by Tratcher · Pull Request #7401 · dotnet/aspnetcore
  31692. The Visual Studio Code command-line options
  31693. An introduction to ASP.NET Core Razor Pages
  31694. 10 Years of Workshop Material Added to the Creative Commons
  31695. JHipster - 生成你的 Spring Boot + Angular/React 应用!
  31696. PeachPie.io - The PHP compiler & runtime under NET Core | Product Hunt
  31697. twbs/rfs
  31698. Automated date based versioning of ASP.NET Core assemblies
  31699. Bootstrap 4.3.0
  31700. Get These Dependencies Off My Lawn: 5 Tasks You Didn't Know Could be Done with Pure HTML and CSS
  31701. .NET Architecture Guides
  31702. Git History
  31703. Defrag Tools | Channel 9
  31704. drewnoakes/string-theory
  31705. Make your site’s pages instant in 1 minute
  31706. Power BI Report
  31707. Blazor | Build client web apps with C# | .NET
  31708. dotnet/corert
  31709. kleampa/not-paid
  31710. ASP.NET | Open-source web framework for .NET
  31711. Publishing to Single-file in .Net Core by swaroop-sridhar · Pull Request #52 · dotnet/designs
  31712. Blazor Demos
  31713. Xamarin Blog
  31714. Microsoft Build 2020
  31715. Building and deploying an ASP.NET Core app with Docker containers - in 5 minutes – Max Horstmann's Coding Blog – My blog
  31716. GoogleChromeLabs/quicklink
  31717. Eric Williams - DotNetZero vNext